summaryrefslogtreecommitdiff
path: root/drivers/net/ehea/ehea_main.c
Commit message (Expand)AuthorAge
* ehea/ibm*: Move the IBM driversJeff Kirsher2011-08-11
* ehea: do vlan cleanupJiri Pirko2011-07-21
* ehea: Fix multicast registration on semi-promiscuous modeBreno Leitao2011-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-17
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-26
| |\ \
| * | | net: ehea: convert to hw_featuresMichał Mirosław2011-04-17
* | | | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
| |_|/ |/| |
* | | ehea: Fix memory hotplug oopsAnton Blanchard2011-05-12
| |/ |/|
* | ehea: Fix a DLPAR bug on ehea_rereg_mrs().Breno Leitao2011-04-20
|/
* ehea: Increase the skb array usageBreno Leitao2011-01-11
* ehea: Fixing some message levelBreno Leitao2010-12-20
* ehea: Use the standard logging functionsJoe Perches2010-12-13
* ehea: don't use flush_scheduled_work()Tejun Heo2010-12-12
* ehea: kill unused ehea_rereg_mr_taskTejun Heo2010-12-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\
| * ehea: Fixing LRO configurationBreno Leitao2010-12-08
| * ehea: Add some info messages and fix an issueBreno Leitao2010-11-28
* | Revert "ehea: Use the standard logging functions"David S. Miller2010-12-06
* | ehea: Use the standard logging functionsJoe Perches2010-12-06
* | drivers/net: use vzalloc()Eric Dumazet2010-11-27
|/
* ehea: Fixing statisticsBreno Leitao2010-10-27
* ehea: fix use after freeEric Dumazet2010-10-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-21
|\
| * ehea: Fix a checksum issue on the receive pathBreno Leitao2010-10-13
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-23
| |\
* | | vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-21
* | | ehea: simplify conditionalNicolas Kaiser2010-10-09
* | | ehea: converting msleeps to waitqueue on check_sqs() functionBreno Leitao2010-10-05
* | | ehea: using wait queues instead of msleep on ehea_flush_sqBreno Leitao2010-10-05
* | | ehea: Remove a silly returnBreno Leitao2010-09-15
* | | drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-25
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-21
|\ \ \ | | |/ | |/|
| * | ehea: Fix synchronization between HW and SW send queueAndre Detsch2010-08-18
* | | drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches2010-08-17
| |/ |/|
* | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
|/
* ehea: Allocate stats buffer with GFP_KERNELBrian King2010-07-01
* ehea: Fix kernel deadlock in DLPAR-mem processingJan-Bernd Themann2010-06-16
* ehea: fix delayed packet processingJan-Bernd Themann2010-06-16
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * drivers/net: remove useless semicolonsJoe Perches2010-05-17
| * drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
| * net: trans_start cleanupsEric Dumazet2010-05-10
| * ehea: fix possible DLPAR/mem deadlockThomas Klein2010-04-21
| * ehea: error handling improvementThomas Klein2010-04-21
| * drivers: net: use skb_headlen()Eric Dumazet2010-04-14
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\
| * | net: convert multicast list to list_headJiri Pirko2010-04-03
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
| |/ |/|