summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-16net: e1000: Add support for Intel EP80579 and some OEM physNoe Rubinstein
2012-02-09net: e1000: Add support for Intel EP80579's GCUNoe Rubinstein
2012-02-09igb: fix warning about unused functionEmil Tantilov
2012-02-09e1000e: replace '1' with 'true' for boolean get_link_statusBruce Allan
2012-02-09e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()Bruce Allan
2012-02-09e1000e: use true/false for bool autoneg_falseBruce Allan
2012-02-09e1000e: remove unnecessary parenthesesBruce Allan
2012-02-09e1000e: remove unnecessary returns from void functionsBruce Allan
2012-02-09e1000e: remove test that is always falseBruce Allan
2012-02-08netxen_nic: signedness bug in netxen_md_entry_err_chk()Dan Carpenter
2012-02-08qeth: add wake_up on write channelUrsula Braun
2012-02-08qeth: add query OSA address table supportFrank Blaschka
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2012-02-08IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier
2012-02-08stmmac: Fix typo in stmmac_pci.cMasanari Iida
2012-02-08mace: Fix build for mace due to netdev_alloc_skbPradeep A. Dalvi
2012-02-07sonice: Fix build due to botched netdev_alloc_skb() conversion.David S. Miller
2012-02-07sh-eth: use netdev stats structure and fix dma_map_singleEric Dumazet
2012-02-07net: fec: Fix build due to wrong dev annotationFabio Estevam
2012-02-07e1000e: minor whitespace and indentation cleanupBruce Allan
2012-02-07e1000e: fix sparse warnings with -D__CHECK_ENDIAN__Bruce Allan
2012-02-07e1000e: fix checkpatch warning from MINMAX testBruce Allan
2012-02-07e1000e: cleanup - use braces in both branches of a conditional statementBruce Allan
2012-02-07e1000e: cleanup e1000_set_phys_idBruce Allan
2012-02-07e1000e: cleanup e1000_init_mac_params_82571()Bruce Allan
2012-02-07e1000e: cleanup e1000_init_mac_params_80003es2lan()Bruce Allan
2012-02-07e1000e: cleanup - check return values consistentlyBruce Allan
2012-02-07e1000e: add missing initializers reported when compiling with W=1Bruce Allan
2012-02-07e1000: Adding e1000_dump functionTushar Dave
2012-02-07igbvf: refactor Interrupt Throttle Rate codeMitch A Williams
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-02-05cnic: Add FCoE parity error recoveryMichael Chan
2012-02-05bnx2: Add missing memory barrier in bnx2_start_xmit()Vlad Zolotarov
2012-02-05bnx2: Add support for ethtool --show-channels|--set-channelsMichael Chan
2012-02-05bonding: Fix misspelling of "since"Jesper Juhl
2012-02-05net/hyperv: Remove the unnecessary memset in rndis_filter_send()Haiyang Zhang
2012-02-05net/hyperv: Correct the assignment in netvsc_recv_callback()Haiyang Zhang
2012-02-05net/hyperv: Convert camel cased variables in rndis_filter.c to lower casesHaiyang Zhang
2012-02-04Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-04mlx4: Fix typo in cmd.cMasanari Iida
2012-02-04tms380tr: Fix cascading if/else tab abuseJoe Perches
2012-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-02-04be2net: Use new implementation of get mac list commandPadmanabh Ratnakar
2012-02-04be2net: Fix link status query commandPadmanabh Ratnakar
2012-02-04caif-hsi: Add RX flip buffersjur.brandeland@stericsson.com