summaryrefslogtreecommitdiff
path: root/drivers/net/ehea
AgeCommit message (Expand)Author
2010-10-27ehea: Fixing statisticsBreno Leitao
2010-10-27ehea: fix use after freeEric Dumazet
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross
2010-10-13ehea: Fix a checksum issue on the receive pathBreno Leitao
2010-10-09ehea: simplify conditionalNicolas Kaiser
2010-10-05ehea: converting msleeps to waitqueue on check_sqs() functionBreno Leitao
2010-10-05ehea: using wait queues instead of msleep on ehea_flush_sqBreno Leitao
2010-09-15ehea: Remove a silly returnBreno Leitao
2010-08-25drivers/net: Remove address use from assignments of function pointersJoe Perches
2010-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-18ehea: Fix synchronization between HW and SW send queueAndre Detsch
2010-08-17drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-07-01ehea: Allocate stats buffer with GFP_KERNELBrian King
2010-06-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-16ehea: Fix kernel deadlock in DLPAR-mem processingJan-Bernd Themann
2010-06-16ehea: fix delayed packet processingJan-Bernd Themann
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-17drivers/net: remove useless semicolonsJoe Perches
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-21ehea: fix possible DLPAR/mem deadlockThomas Klein
2010-04-21ehea: error handling improvementThomas Klein
2010-04-14drivers: net: use skb_headlen()Eric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-24powerpc: Move ehea hcall definitions into hvcall.hAnton Blanchard
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki
2009-09-22drivers/net: remove duplicate structure field initializationJulia Lawall
2009-08-04ehea: Fix napi list corruption on ifconfig downHannes Hering
2009-07-12netdev: restore MTU change operationBen Hutchings
2009-07-12netdev: restore MAC address set and validate operationsBen Hutchings
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller