aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea/ehea_main.c
Commit message (Expand)AuthorAge
* 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-16
* | | 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-22
|\ \ \ | | |/ | |/|
| * | ehea: Fix synchronization between HW and SW send queueAndre Detsch2010-08-19
* | | 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-02
* 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-18
| * 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-22
| * ehea: error handling improvementThomas Klein2010-04-22
| * 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
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-22
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-13
* drivers/net: remove duplicate structure field initializationJulia Lawall2009-09-22
* ehea: Fix napi list corruption on ifconfig downHannes Hering2009-08-04
* netdev: restore MTU change operationBen Hutchings2009-07-12
* netdev: restore MAC address set and validate operationsBen Hutchings2009-07-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-08
|\
| * ehea: fix invalid pointer accessHannes Hering2009-05-04
* | net: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman2009-05-05
|/
* ehea: Fix incomplete conversion to net_device_opsAlexander Beregalov2009-04-14
* ehea: fix circular locking problemJan-Bernd Themann2009-03-13
* ehea: Fix memory hotplug handlingThomas Klein2009-02-20
* ehea: Fix: Remove adapter from adapter list in error pathHannes Hering2009-02-11
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-27
* ehea: Improve driver behaviour in low mem conditionsThomas Klein2009-01-21
* ehea: Fix mem allocations which require page alignmentThomas Klein2009-01-21
* ehea: Use net_device_ops structureThomas Klein2009-01-21
* net: Remove redundant NAPI functionsBen Hutchings2009-01-21