summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-07-19net: stmmac: Add ip version to dts bindingsDinh Nguyen1-2/+6
2012-07-19cxgb3: Set vlan_feature on net_devicebrenohl@br.ibm.com1-0/+4
2012-07-19libertas: firmware.c: remove duplicated includeDuan Jiong1-2/+0
2012-07-19net/mlx4_en: Add accelerated RFS supportAmir Vadai4-1/+342
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai2-2/+13
2012-07-19net/mlx4: Move MAC_MASK to a common placeAmir Vadai4-7/+4
2012-07-19ixgbe: Cleanup holes in flags after removing several of themAlexander Duyck1-25/+25
2012-07-19ixgbe: Retire RSS enabled and capable flagsAlexander Duyck4-37/+8
2012-07-19ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck4-47/+423
2012-07-19ixgbe: Update configure virtualization to allow for multiple PF poolsAlexander Duyck1-12/+12
2012-07-19ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparamAlexander Duyck1-70/+83
2012-07-19ixgbevf: Consolidate Tx context descriptor creation codeAlexander Duyck2-180/+163
2012-07-19ixgbevf: Add netdev to ring structureAlexander Duyck3-34/+28
2012-07-19ixgbevf: Do not rewind the Rx ring before bumping tailAlexander Duyck1-5/+2
2012-07-19ixgbevf: fix VF untagging when 802.1 prio is setPascal Bouchareine1-1/+1
2012-07-18tilegx net: use eth_hw_addr_random(), not eth_random_addr()Chris Metcalf1-1/+1
2012-07-18tilegx net driver: handle payload data not in fragsChris Metcalf1-18/+18
2012-07-18net: tilegx driver bugfix (be explicit about percpu queue number)Chris Metcalf1-8/+15
2012-07-18team: refine IFF_XMIT_DST_RELEASE capabilityJiri Pirko1-0/+5
2012-07-18driver: net: ethernet: cpsw: runtime PM supportMugunthan V N1-9/+14
2012-07-18driver: net: ethernet: davinci_mdio: runtime PM supportMugunthan V N1-13/+12
2012-07-18jme: netpoll supportPeter Wu1-0/+14
2012-07-18net: ethernet: davinci_emac: add OF supportHeiko Schocher1-1/+88
2012-07-18qlge: fix an "&&" vs "||" bugDan Carpenter1-1/+1
2012-07-18net: ftgmac100/ftmac100: dont pull too much dataEric Dumazet2-6/+14
2012-07-18net: qmi_wwan: add ZTE MF821DBjørn Mork1-0/+9
2012-07-18asix: Fix return value in AX88172A driver bind functionChristian Riesch1-0/+1
2012-07-18bonding: refine IFF_XMIT_DST_RELEASE capabilityEric Dumazet1-0/+5
2012-07-18net: qmi_wwan: make dynamic device IDs workBjørn Mork1-1/+18
2012-07-18b44: add 64 bit statsKevin Groeneveld2-41/+58
2012-07-18be2net: Ignore physical link async event for LancerPadmanabh Ratnakar2-0/+6
2012-07-18be2net: Fix VF driver load for LancerPadmanabh Ratnakar2-1/+9
2012-07-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller4-175/+183
2012-07-18Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller1-12/+3
2012-07-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller14-153/+181
2012-07-18wlcore: increase command completion timeoutLuciano Coelho1-1/+1
2012-07-18wlcore: wait for command completion event when sending CMD_ROLE_STOPLuciano Coelho1-0/+12
2012-07-18wl18xx: enable MIMO rates when connected as a MIMO STAArik Nemtsov1-4/+12
2012-07-18wlcore: make usage of nla_put clearerYair Shapira1-21/+18
2012-07-18wlcore/wl12xx: calibrator fem detect implementationYair Shapira4-5/+94
2012-07-18wl18xx: disable calibrator based fem detectYair Shapira1-0/+6
2012-07-18wlcore: add plt_mode including new PLT_FEM_DETECTYair Shapira4-7/+30
2012-07-18wlcore: use basic rates for non-data packetsEliad Peller1-2/+2
2012-07-18wlcore: don't issue SLEEP_AUTH command during recoveryArik Nemtsov1-1/+9
2012-07-18wl18xx: fix bogus compile warning on cc config optionArik Nemtsov1-1/+1
2012-07-18wlcore: send EAPOLs using minimum basic rate for all rolesIgal Chernobelsky1-4/+6
2012-07-18wl18xx: add support for ht_mode in conf.hYair Shapira2-27/+77
2012-07-18wlcore: don't re-configure wakeup conditions if not neededEyal Shapira1-0/+13
2012-07-18wl18xx: alloc conf.phy memory to ensure alignemntArik Nemtsov1-2/+10
2012-07-18ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffixAlexander Duyck2-15/+15