summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-15ixgbe: Clear head write-back registers on VF resetAlexander Duyck
2014-01-15ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck
2014-01-15be2net: update driver version to 10.0.xSathya Perla
2014-01-15be2net: cleanup wake-on-lan codeSuresh Reddy
2014-01-15be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-idSuresh Reddy
2014-01-15be2net: do not use frag index in the RX-compl entrySuresh Reddy
2014-01-15be2net: Remove "10Gbps" from driver description stringSuresh Reddy
2014-01-15be2net: fix incorrect setting of cmd_privileges for VFsSuresh Reddy
2014-01-15be2net: ignore mac-addr set call for an already programmed mac-addrVasundhara Volam
2014-01-15be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam
2014-01-15be2net: Log the profile-id used by FW during driver initializationVasundhara Volam
2014-01-15be2net: don't set "pport" field when querying "pvid"Vasundhara Volam
2014-01-15be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-RVasundhara Volam
2014-01-15stmmac: Add vlan rx for better GRO performance.Vince Bridgers
2014-01-15bnx2x: fix sparse warningstephen hemminger
2014-01-15net,marvell: Add dependency on HAS_IOMEMRichard Weinberger
2014-01-15gianfar: Fix portabilty issues for ethtool and ptpClaudiu Manoil
2014-01-15ksz884x: delete useless variableJulia Lawall
2014-01-15i40e: Retain MAC filters on port VLAN deletionGreg Rose
2014-01-15i40e: Warn admin to reload VF driver on port VLAN configurationGreg Rose
2014-01-14net: vxlan: properly cleanup devs on module unloadDaniel Borkmann
2014-01-14net: vxlan: when lower dev unregisters remove vxlan dev as wellDaniel Borkmann
2014-01-14ixgbe: Additional adapter removal checksMark Rustad
2014-01-14ixgbe: Check for adapter removal on register writesMark Rustad
2014-01-14ixgbe: Check register reads for adapter removalMark Rustad
2014-01-14ixgbe: Make ethtool register test use accessorsMark Rustad
2014-01-14ixgbe: Use static inlines instead of macrosMark Rustad
2014-01-14ixbge: Protect ixgbe_down with __IXGBE_DOWN bitMark Rustad
2014-01-14ixgbe: Indicate removal state explicitlyMark Rustad
2014-01-14i40e: Bump version numberCatherine Sullivan
2014-01-14i40e: trivial cleanupJesse Brandeburg
2014-01-14i40e: whitespace fixesJesse Brandeburg
2014-01-14i40e: make message meaningfulMitch Williams
2014-01-14i40e: associate VMDq queue with VM typeShannon Nelson
2014-01-14i40e: remove extra register writeMitch Williams
2014-01-14vxlan: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue
2014-01-14eql: use __dev_get_by_name instead of dev_get_by_name to find interfaceYing Xue
2014-01-14bonding: use __dev_get_by_name instead of dev_get_by_name to find interfaceYing Xue
2014-01-14r8152: ecm and vendor modes coexisthayeswang
2014-01-14r8152: fix the warnings and a error from checkpatch.plhayeswang
2014-01-14r8152: change the descriptorhayeswang
2014-01-14bgmac: propagate error codes in bgmac_probe()Florian Fainelli
2014-01-14atl1: update statistics codeSabrina Dubroca
2014-01-14atl1e: update statistics codeSabrina Dubroca
2014-01-14atl1c: update statistics codeSabrina Dubroca
2014-01-14net: Spelling s/transmition/transmission/Geert Uytterhoeven
2014-01-14net: amd8111e: Spelling s/recive/receive/Geert Uytterhoeven
2014-01-14bnx2x: Correct default Tx switching behaviourYuval Mintz
2014-01-14Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller