summaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea
Commit message (Expand)AuthorAgeFilesLines
* ehea: Use the standard logging functionsJoe Perches2010-12-135-297/+278
* ehea: don't use flush_scheduled_work()Tejun Heo2010-12-121-3/+2
* ehea: kill unused ehea_rereg_mr_taskTejun Heo2010-12-122-8/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-082-6/+28
|\
| * ehea: Fixing LRO configurationBreno Leitao2010-12-082-2/+14
| * ehea: Add some info messages and fix an issueBreno Leitao2010-11-281-4/+14
* | Revert "ehea: Use the standard logging functions"David S. Miller2010-12-065-274/+293
* | ehea: Use the standard logging functionsJoe Perches2010-12-065-293/+274
* | drivers/net: use vzalloc()Eric Dumazet2010-11-271-3/+1
|/
* ehea: Fixing statisticsBreno Leitao2010-10-272-6/+28
* ehea: fix use after freeEric Dumazet2010-10-271-5/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-212-1/+9
|\
| * ehea: Fix a checksum issue on the receive pathBreno Leitao2010-10-132-1/+9
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-232-2/+61
| |\
* | | vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-211-1/+1
* | | ehea: simplify conditionalNicolas Kaiser2010-10-091-1/+1
* | | ehea: converting msleeps to waitqueue on check_sqs() functionBreno Leitao2010-10-052-7/+12
* | | ehea: using wait queues instead of msleep on ehea_flush_sqBreno Leitao2010-10-052-7/+13
* | | ehea: Remove a silly returnBreno Leitao2010-09-151-2/+0
* | | drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-251-3/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-212-2/+61
|\ \ \ | | |/ | |/|
| * | ehea: Fix synchronization between HW and SW send queueAndre Detsch2010-08-182-2/+61
* | | drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches2010-08-171-2/+2
| |/ |/|
* | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-062-8/+8
|/
* ehea: Allocate stats buffer with GFP_KERNELBrian King2010-07-011-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-232-6/+5
|\
| * ehea: Fix kernel deadlock in DLPAR-mem processingJan-Bernd Themann2010-06-162-6/+4
| * ehea: fix delayed packet processingJan-Bernd Themann2010-06-161-0/+1
* | drivers/net: use __packed annotationEric Dumazet2010-06-031-1/+1
|/
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-224-48/+89
|\
| * drivers/net: remove useless semicolonsJoe Perches2010-05-171-3/+3
| * drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-4/+0
| * net: trans_start cleanupsEric Dumazet2010-05-101-1/+1
| * ehea: fix possible DLPAR/mem deadlockThomas Klein2010-04-212-6/+15
| * ehea: error handling improvementThomas Klein2010-04-213-26/+62
| * drivers: net: use skb_headlen()Eric Dumazet2010-04-141-5/+5
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-112-0/+2
| |\
| * | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-7/+7
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko2010-02-221-3/+2
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-3/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-122-52/+0
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-092-16/+17
| |\
| * | powerpc: Move ehea hcall definitions into hvcall.hAnton Blanchard2009-11-242-52/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-2/+2
|\ \ \ | |_|/ |/| |
| * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
| |/
* | drivers/net: Move && and || to end of previous lineJoe Perches2009-12-032-12/+12
* | net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-131-4/+5
|/
OpenPOWER on IntegriCloud