aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi6-37/+42
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi33-58/+47
2012-02-08IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier3-47/+24
2012-02-08stmmac: Fix typo in stmmac_pci.cMasanari Iida1-1/+1
2012-02-08mace: Fix build for mace due to netdev_alloc_skbPradeep A. Dalvi1-1/+1
2012-02-07sonice: Fix build due to botched netdev_alloc_skb() conversion.David S. Miller1-1/+1
2012-02-07sh-eth: use netdev stats structure and fix dma_map_singleEric Dumazet2-32/+31
2012-02-07net: fec: Fix build due to wrong dev annotationFabio Estevam1-2/+2
2012-02-07e1000e: minor whitespace and indentation cleanupBruce Allan2-37/+43
2012-02-07e1000e: fix sparse warnings with -D__CHECK_ENDIAN__Bruce Allan2-8/+9
2012-02-07e1000e: fix checkpatch warning from MINMAX testBruce Allan1-1/+1
2012-02-07e1000e: cleanup - use braces in both branches of a conditional statementBruce Allan1-1/+2
2012-02-07e1000e: cleanup e1000_set_phys_idBruce Allan1-2/+2
2012-02-07e1000e: cleanup e1000_init_mac_params_82571()Bruce Allan1-42/+30
2012-02-07e1000e: cleanup e1000_init_mac_params_80003es2lan()Bruce Allan1-21/+7
2012-02-07e1000e: cleanup - check return values consistentlyBruce Allan2-5/+5
2012-02-07e1000e: add missing initializers reported when compiling with W=1Bruce Allan1-3/+5
2012-02-07e1000: Adding e1000_dump functionTushar Dave3-0/+235
2012-02-07igbvf: refactor Interrupt Throttle Rate codeMitch A Williams3-78/+99
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville227-3708/+4281
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi29-48/+39
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi21-51/+46
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi28-44/+43
2012-02-05cnic: Add FCoE parity error recoveryMichael Chan2-5/+36
2012-02-05bnx2: Add missing memory barrier in bnx2_start_xmit()Vlad Zolotarov1-0/+3
2012-02-05bnx2: Add support for ethtool --show-channels|--set-channelsMichael Chan2-9/+93
2012-02-05bonding: Fix misspelling of "since"Jesper Juhl1-1/+1
2012-02-05net/hyperv: Remove the unnecessary memset in rndis_filter_send()Haiyang Zhang1-2/+0
2012-02-05net/hyperv: Correct the assignment in netvsc_recv_callback()Haiyang Zhang1-5/+2
2012-02-05net/hyperv: Convert camel cased variables in rndis_filter.c to lower casesHaiyang Zhang1-30/+30
2012-02-04Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller13-147/+191
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller234-5408/+2155
2012-02-04mlx4: Fix typo in cmd.cMasanari Iida1-1/+1
2012-02-04tms380tr: Fix cascading if/else tab abuseJoe Perches1-112/+67
2012-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller6-17/+28
2012-02-04be2net: Use new implementation of get mac list commandPadmanabh Ratnakar3-40/+92
2012-02-04be2net: Fix link status query commandPadmanabh Ratnakar1-2/+4
2012-02-04caif-hsi: Add RX flip buffersjur.brandeland@stericsson.com1-42/+103
2012-02-04enic: Check firmware capability before issuing firmware commandsNeel Patel2-28/+32
2012-02-04enic: Enable support for multiple hardware receive queuesNeel Patel1-2/+2
2012-02-04qlge: Bumped driver version to 1.00.00.30.Jitendra Kalsaria1-1/+1
2012-02-04qlge: Fix memory leak in the process of refillJitendra Kalsaria1-3/+5
2012-02-04qlge: Removing needless print's which are notJitendra Kalsaria1-70/+1
2012-02-04qlge: Fixed invalid reference to ip headerJitendra Kalsaria1-3/+4
2012-02-04qlcnic: Fix API unlockManish chopra2-4/+3
2012-02-04qlcnic: Fix firmware abort code check.Sritej Velaga1-1/+1
2012-02-04qlcnic: report valid speed and duplex status when link is downSony Chacko2-6/+9
2012-02-04qlcnic: Stop pause ctrl frames on fw hang.Sritej Velaga1-2/+12
2012-02-04netxen: report valid speed and duplex status when link is downSony Chacko2-2/+7
2012-02-04netxen: Fix a panic during driver unload in device_remove_fileRajesh Borundia1-5/+3