summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Clear head write-back registers on VF resetAlexander Duyck2014-01-152-0/+17
* ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck2014-01-152-3/+18
* be2net: update driver version to 10.0.xSathya Perla2014-01-151-1/+1
* be2net: cleanup wake-on-lan codeSuresh Reddy2014-01-154-35/+19
* be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-idSuresh Reddy2014-01-153-17/+23
* be2net: do not use frag index in the RX-compl entrySuresh Reddy2014-01-152-22/+9
* be2net: Remove "10Gbps" from driver description stringSuresh Reddy2014-01-151-1/+1
* be2net: fix incorrect setting of cmd_privileges for VFsSuresh Reddy2014-01-153-11/+15
* be2net: ignore mac-addr set call for an already programmed mac-addrVasundhara Volam2014-01-151-0/+6
* be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam2014-01-154-97/+82
* be2net: Log the profile-id used by FW during driver initializationVasundhara Volam2014-01-153-0/+55
* be2net: don't set "pport" field when querying "pvid"Vasundhara Volam2014-01-151-1/+1
* be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-RVasundhara Volam2014-01-152-16/+15
* stmmac: Add vlan rx for better GRO performance.Vince Bridgers2014-01-151-0/+19
* bnx2x: fix sparse warningstephen hemminger2014-01-151-2/+2
* net,marvell: Add dependency on HAS_IOMEMRichard Weinberger2014-01-151-0/+1
* gianfar: Fix portabilty issues for ethtool and ptpClaudiu Manoil2014-01-152-28/+72
* ksz884x: delete useless variableJulia Lawall2014-01-151-3/+0
* i40e: Retain MAC filters on port VLAN deletionGreg Rose2014-01-152-0/+16
* i40e: Warn admin to reload VF driver on port VLAN configurationGreg Rose2014-01-151-0/+5
* net: vxlan: properly cleanup devs on module unloadDaniel Borkmann2014-01-141-5/+5
* net: vxlan: when lower dev unregisters remove vxlan dev as wellDaniel Borkmann2014-01-141-2/+46
* ixgbe: Additional adapter removal checksMark Rustad2014-01-142-0/+38
* ixgbe: Check for adapter removal on register writesMark Rustad2014-01-143-5/+12
* ixgbe: Check register reads for adapter removalMark Rustad2014-01-143-5/+53
* ixgbe: Make ethtool register test use accessorsMark Rustad2014-01-141-51/+47
* ixgbe: Use static inlines instead of macrosMark Rustad2014-01-143-12/+33
* ixbge: Protect ixgbe_down with __IXGBE_DOWN bitMark Rustad2014-01-141-1/+3
* ixgbe: Indicate removal state explicitlyMark Rustad2014-01-142-4/+9
* i40e: Bump version numberCatherine Sullivan2014-01-141-1/+1
* i40e: trivial cleanupJesse Brandeburg2014-01-141-2/+1
* i40e: whitespace fixesJesse Brandeburg2014-01-145-8/+5
* i40e: make message meaningfulMitch Williams2014-01-141-2/+2
* i40e: associate VMDq queue with VM typeShannon Nelson2014-01-143-1/+5
* i40e: remove extra register writeMitch Williams2014-01-141-1/+1
* vxlan: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-141-2/+1
* eql: use __dev_get_by_name instead of dev_get_by_name to find interfaceYing Xue2014-01-141-53/+42
* bonding: use __dev_get_by_name instead of dev_get_by_name to find interfaceYing Xue2014-01-141-26/+23
* r8152: ecm and vendor modes coexisthayeswang2014-01-143-27/+8
* r8152: fix the warnings and a error from checkpatch.plhayeswang2014-01-141-27/+15
* r8152: change the descriptorhayeswang2014-01-142-3/+4
* bgmac: propagate error codes in bgmac_probe()Florian Fainelli2014-01-141-2/+0
* atl1: update statistics codeSabrina Dubroca2014-01-142-18/+26
* atl1e: update statistics codeSabrina Dubroca2014-01-141-11/+19
* atl1c: update statistics codeSabrina Dubroca2014-01-141-11/+20
* net: Spelling s/transmition/transmission/Geert Uytterhoeven2014-01-143-4/+4
* net: amd8111e: Spelling s/recive/receive/Geert Uytterhoeven2014-01-141-1/+1
* bnx2x: Correct default Tx switching behaviourYuval Mintz2014-01-145-1/+75
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2014-01-143-8/+27
|\
| * can: ti_hecc: fix endianness related sparse warningMarc Kleine-Budde2014-01-111-6/+4
OpenPOWER on IntegriCloud