aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-14r8152: fix the warnings and a error from checkpatch.plhayeswang1-27/+15
2014-01-14r8152: change the descriptorhayeswang2-3/+4
2014-01-14bgmac: propagate error codes in bgmac_probe()Florian Fainelli1-2/+0
2014-01-14atl1: update statistics codeSabrina Dubroca2-18/+26
2014-01-14atl1e: update statistics codeSabrina Dubroca1-11/+19
2014-01-14atl1c: update statistics codeSabrina Dubroca1-11/+20
2014-01-14net: Spelling s/transmition/transmission/Geert Uytterhoeven3-4/+4
2014-01-14net: amd8111e: Spelling s/recive/receive/Geert Uytterhoeven1-1/+1
2014-01-14bnx2x: Correct default Tx switching behaviourYuval Mintz5-1/+75
2014-01-14Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller3-8/+27
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane1-1/+1
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller69-248/+467
2014-01-14xen-netfront: use new skb_checksum_setup functionPaul Durrant1-45/+3
2014-01-14xen-netback: use new skb_checksum_setup functionPaul Durrant1-257/+3
2014-01-13net: usbnet: fix SG initialisationBjørn Mork1-1/+1
2014-01-13net: 3com: fix warning for incorrect type in argumentdingtianhong1-1/+1
2014-01-13net: qlcnic: fix warning for incorrect type in argumentdingtianhong1-1/+1
2014-01-13sh_eth: fix garbled TX error messageSergei Shtylyov1-4/+4
2014-01-13bonding: fix __get_active_agg() RCU logicVeaceslav Falico1-6/+4
2014-01-13bonding: fix __get_first_agg RCU usageVeaceslav Falico1-1/+4
2014-01-13bonding: fix bond_3ad_set_carrier() RCU usageVeaceslav Falico1-11/+11
2014-01-13qlcnic: Update version to 5.3.54Shahed Shaikh1-2/+2
2014-01-13qlcnic: Enable IPv6 LRO even if IP address is not programmedShahed Shaikh1-2/+2
2014-01-13qlcnic: Fix SR-IOV cleanup code pathManish Chopra1-3/+1
2014-01-13qlcnic: Enable beaconing for 83xx/84xx Series adapter.Himanshu Madhani7-24/+70
2014-01-13qlcnic: Do MAC learning for SRIOV PF.Sucheta Chakraborty6-31/+64
2014-01-13qlcnic: Turn on promiscous mode for SRIOV PF.Sucheta Chakraborty1-0/+4
2014-01-13qlcnic: Enable VF flood bit on PF.Sucheta Chakraborty1-0/+30
2014-01-13qlcnic: Restrict VF from configuring any VLAN mode.Sucheta Chakraborty1-1/+11
2014-01-13phylib: Add of_phy_attachAndy Fleming1-0/+20
2014-01-13phylib: Support attaching to generic 10g driverAndy Fleming1-13/+9
2014-01-13phylib: Add generic 10G driverAndy Fleming1-0/+81
2014-01-13phylib: turn genphy_driver to an arrayShaohui Xie1-8/+21
2014-01-13phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYAndy Fleming1-0/+1
2014-01-13bnx2x: namespace and dead code cleanupsstephen hemminger11-524/+147
2014-01-13drivers: net: silence compiler warning in smc91x.cPankaj Dubey1-1/+1
2014-01-13net/mlx4_en: call gro handler for encapsulated framesEric Dumazet2-5/+7
2014-01-13qlcnic: Convert vmalloc/memset to kcallocJoe Perches2-11/+7
2014-01-13cxgb4: silence shift wrapping static checker warningDan Carpenter1-1/+1
2014-01-12bonding: remove dead code from 3adVeaceslav Falico1-78/+0
2014-01-12bonding: convert 3ad to use pr_warn instead of pr_warningVeaceslav Falico1-25/+25
2014-01-12bonding: clean up style for bond_3ad.cVeaceslav Falico1-270/+349
2014-01-11alx: add stats to ethtoolSabrina Dubroca2-1/+107
2014-01-11alx: add alx_get_stats64 operationSabrina Dubroca2-0/+53
2014-01-11alx: add stats update functionSabrina Dubroca2-0/+62
2014-01-11alx: add constants for the stats fieldsSabrina Dubroca1-4/+48
2014-01-11alx: add a hardware stats structureSabrina Dubroca1-0/+62
2014-01-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller18-62/+887
2014-01-11can: ti_hecc: fix endianness related sparse warningMarc Kleine-Budde1-6/+4
2014-01-11can: Disable flexcan driver build for big endian CPU on ARMGuenter Roeck1-1/+1