summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-15bonding: use __dev_get_by_name instead of dev_get_by_name to find interfaceYing Xue
2014-01-15Drivers: Staging: cxt1e1: use __dev_get_name instead of dev_get_name to find ...Ying Xue
2014-01-15r8152: ecm and vendor modes coexisthayeswang
2014-01-15r8152: fix the warnings and a error from checkpatch.plhayeswang
2014-01-15r8152: change the descriptorhayeswang
2014-01-15bgmac: propagate error codes in bgmac_probe()Florian Fainelli
2014-01-15atl1: update statistics codeSabrina Dubroca
2014-01-15atl1e: update statistics codeSabrina Dubroca
2014-01-15atl1c: update statistics codeSabrina Dubroca
2014-01-15net: Spelling s/transmition/transmission/Geert Uytterhoeven
2014-01-15net: amd8111e: Spelling s/recive/receive/Geert Uytterhoeven
2014-01-15bnx2x: Correct default Tx switching behaviourYuval Mintz
2014-01-14Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-14xen-netfront: use new skb_checksum_setup functionPaul Durrant
2014-01-14xen-netback: use new skb_checksum_setup functionPaul Durrant
2014-01-14net: usbnet: fix SG initialisationBjørn Mork
2014-01-14net: 3com: fix warning for incorrect type in argumentdingtianhong
2014-01-14net: qlcnic: fix warning for incorrect type in argumentdingtianhong
2014-01-14sh_eth: fix garbled TX error messageSergei Shtylyov
2014-01-14bonding: fix __get_active_agg() RCU logicVeaceslav Falico
2014-01-14bonding: fix __get_first_agg RCU usageVeaceslav Falico
2014-01-14bonding: fix bond_3ad_set_carrier() RCU usageVeaceslav Falico
2014-01-13qlcnic: Update version to 5.3.54Shahed Shaikh
2014-01-13qlcnic: Enable IPv6 LRO even if IP address is not programmedShahed Shaikh
2014-01-13qlcnic: Fix SR-IOV cleanup code pathManish Chopra
2014-01-13qlcnic: Enable beaconing for 83xx/84xx Series adapter.Himanshu Madhani
2014-01-13qlcnic: Do MAC learning for SRIOV PF.Sucheta Chakraborty
2014-01-13qlcnic: Turn on promiscous mode for SRIOV PF.Sucheta Chakraborty
2014-01-13qlcnic: Enable VF flood bit on PF.Sucheta Chakraborty
2014-01-13qlcnic: Restrict VF from configuring any VLAN mode.Sucheta Chakraborty
2014-01-13phylib: Add of_phy_attachAndy Fleming
2014-01-13phylib: Support attaching to generic 10g driverAndy Fleming
2014-01-13phylib: Add generic 10G driverAndy Fleming
2014-01-13phylib: turn genphy_driver to an arrayShaohui Xie
2014-01-13phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYAndy Fleming
2014-01-13bnx2x: namespace and dead code cleanupsstephen hemminger
2014-01-13drivers: net: silence compiler warning in smc91x.cPankaj Dubey
2014-01-13net/mlx4_en: call gro handler for encapsulated framesEric Dumazet
2014-01-13qlcnic: Convert vmalloc/memset to kcallocJoe Perches
2014-01-13cxgb4: silence shift wrapping static checker warningDan Carpenter
2014-01-12bonding: remove dead code from 3adVeaceslav Falico
2014-01-12bonding: convert 3ad to use pr_warn instead of pr_warningVeaceslav Falico
2014-01-12bonding: clean up style for bond_3ad.cVeaceslav Falico
2014-01-12alx: add stats to ethtoolSabrina Dubroca
2014-01-12alx: add alx_get_stats64 operationSabrina Dubroca
2014-01-12alx: add stats update functionSabrina Dubroca
2014-01-12alx: add constants for the stats fieldsSabrina Dubroca
2014-01-12alx: add a hardware stats structureSabrina Dubroca