summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-03-22net: phy: clean up mmd_phy_indirect()Russell King1-7/+7
2017-03-22net: phy: remove the indirect MMD read/write methodsRussell King1-85/+34
2017-03-22net: phy: convert micrel to new read_mmd/write_mmd driver methodsRussell King1-7/+6
2017-03-22net: phy: switch remaining users to phy_(read|write)_mmd()Russell King6-55/+42
2017-03-22net: lan78xx: update for phy_(read|write)_mmd_indirect() removalRussell King1-5/+5
2017-03-22net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King1-8/+25
2017-03-22net: phy: move phy MMD accessors to phy-core.cRussell King3-86/+136
2017-03-22net: stmmac: Restore DT backwards-compatibilityThierry Reding1-0/+7
2017-03-22net: stmmac: Always enable MAC RX queuesThierry Reding1-1/+1
2017-03-22net: greth: Utilize of_get_mac_address()Tobias Klauser1-5/+5
2017-03-22liquidio: fix Coverity scan errorsFelix Manlunas2-2/+4
2017-03-22net: vrf: performance improvements for IPv6David Ahern1-10/+56
2017-03-22net: vrf: performance improvements for IPv4David Ahern1-10/+96
2017-03-22mlxsw: spectrum: fix swapped order of arguments packets and bytesColin Ian King1-1/+1
2017-03-22cxgb4: Update IngPad and IngPack valuesArjun Vynipadath2-19/+60
2017-03-22net: dwc-xlgmac: add module licenseArnd Bergmann1-0/+1
2017-03-22net: dwc-xlgmac: include dcbnl.hArnd Bergmann1-0/+1
2017-03-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller5-211/+232
2017-03-22qed: Always publish VF link from leading hwfnMintz, Yuval1-3/+10
2017-03-22qed: Raise verbosity of Malicious VF indicationsMintz, Yuval1-4/+10
2017-03-22qed: Make qed_iov_mark_vf_flr() return boolMintz, Yuval2-9/+10
2017-03-22qed: Deprecate VF multiple queue-stopMintz, Yuval2-46/+62
2017-03-22qed: Uniform IOV queue validationMintz, Yuval1-31/+92
2017-03-22qed: Correct default VF coalescing configurationMintz, Yuval1-1/+2
2017-03-22qed: Set HW-channel to ready before ACKing VFMintz, Yuval1-4/+8
2017-03-22qed: Clean VF malicious indication when disabling IOVMintz, Yuval1-3/+5
2017-03-22qed: Increase verbosity of VF -> PF errorsMintz, Yuval1-6/+12
2017-03-22liquidio: fix for vf mac addr command sent to nic firmwareRick Farrington4-8/+30
2017-03-22net: usb: pegasus: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-03-22ibmvnic: Correct ibmvnic handling of device open/closeJohn Allen2-48/+67
2017-03-22ibmvnic: Move ibmvnic adapter intialization to its own routineJohn Allen1-50/+60
2017-03-22ibmvnic: Move login to its own routineJohn Allen1-8/+20
2017-03-22ibmvnic: Move login and queue negotiation into ibmvnic_openJohn Allen1-45/+43
2017-03-22net: sun: sungem: rix a possible null dereferencePhilippe Reynes1-2/+3
2017-03-22liquidio: add debug error messages to report command timeoutRick Farrington2-2/+4
2017-03-22liquidio: remove duplicate codeSatanand Burla3-72/+36
2017-03-22net: stmmac: RX queue routing configurationJoao Pinto6-0/+109
2017-03-22net: stmmac: TX and RX queue priority configurationJoao Pinto6-0/+122
2017-03-22net: stmmac: enable multiple buffersJoao Pinto4-473/+973
2017-03-22net: ethoc: Use ether_addr_copy()Tobias Klauser1-2/+2
2017-03-22mlxsw: spectrum: Align the matchall default case returned valueOr Gerlitz1-1/+1
2017-03-22mlxsw: spectrum: Cosmetic naming changeArkadi Sharshevsky4-146/+152
2017-03-22r8152: check hw version firsthayeswang1-39/+63
2017-03-22net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes1-35/+0
2017-03-22net: usb: asix: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+6
2017-03-22net: usb: sr9700: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-2/+2
2017-03-22net: usb: smsc75xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-2/+2
2017-03-22net: usb: sierra_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-2/+2
2017-03-22net: usb: mcs7830: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-2/+2
2017-03-22net: usb: dm9601: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-2/+2