summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-03-22liquidio: fix tx completions in napi pollVSR Burru
2017-03-22liquidio: allocate RX buffers in OOM conditions in PF and VFSatanand Burla
2017-03-22drivers: net: xgene-v2: misc fixesIyappan Subramanian
2017-03-22drivers: net: xgene-v2: Fix port resetIyappan Subramanian
2017-03-22drivers: net: xgene-v2: Add ethtool supportIyappan Subramanian
2017-03-22drivers: net: xgene-v2: Add MDIO supportIyappan Subramanian
2017-03-22net: stmmac: fix dma operation mode config for older versionsJoao Pinto
2017-03-22nfp: disable FW on reconfiguration errorsJakub Kicinski
2017-03-22nfp: remove defensive checks around ndo_open()/ndo_close()Jakub Kicinski
2017-03-22nfp: flush xmit_more on error pathsJakub Kicinski
2017-03-22nfp: remove RX queue pointersJakub Kicinski
2017-03-22nfp: don't use netdev_warn() before netdev is registeredJakub Kicinski
2017-03-22nfp: fix nfp_cpp_read()/nfp_cpp_write() error pathsJakub Kicinski
2017-03-22nfp: fix invalid area detectionJakub Kicinski
2017-03-22nfp: don't ignore return value of wait_event_interruptibleJakub Kicinski
2017-03-22nfp: correct return codes when msleep gets interruptedJakub Kicinski
2017-03-22nfp: lock area cache earlierJakub Kicinski
2017-03-22nfp: document expected locking in the coreJakub Kicinski
2017-03-22nfp: move mutex code out of nfp_cppcore.cJakub Kicinski
2017-03-22nfp: remove cpp mutex cacheJakub Kicinski
2017-03-22nfp: fail graciously when someone tries to grab global lockJakub Kicinski
2017-03-22nfp: disallow sharing mutexes on the same machineJakub Kicinski
2017-03-22net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages()Dan Carpenter
2017-03-22net: stmmac: Restore DT backwards-compatibilityThierry Reding
2017-03-22net: stmmac: Always enable MAC RX queuesThierry Reding
2017-03-22net: greth: Utilize of_get_mac_address()Tobias Klauser
2017-03-22liquidio: fix Coverity scan errorsFelix Manlunas
2017-03-22mlxsw: spectrum: fix swapped order of arguments packets and bytesColin Ian King
2017-03-22cxgb4: Update IngPad and IngPack valuesArjun Vynipadath
2017-03-22net: dwc-xlgmac: add module licenseArnd Bergmann
2017-03-22net: dwc-xlgmac: include dcbnl.hArnd Bergmann
2017-03-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-03-21qed: Always publish VF link from leading hwfnMintz, Yuval
2017-03-21qed: Raise verbosity of Malicious VF indicationsMintz, Yuval
2017-03-21qed: Make qed_iov_mark_vf_flr() return boolMintz, Yuval
2017-03-21qed: Deprecate VF multiple queue-stopMintz, Yuval
2017-03-21qed: Uniform IOV queue validationMintz, Yuval
2017-03-21qed: Correct default VF coalescing configurationMintz, Yuval
2017-03-21qed: Set HW-channel to ready before ACKing VFMintz, Yuval
2017-03-21qed: Clean VF malicious indication when disabling IOVMintz, Yuval
2017-03-21qed: Increase verbosity of VF -> PF errorsMintz, Yuval
2017-03-21liquidio: fix for vf mac addr command sent to nic firmwareRick Farrington
2017-03-21ibmvnic: Correct ibmvnic handling of device open/closeJohn Allen
2017-03-21ibmvnic: Move ibmvnic adapter intialization to its own routineJohn Allen
2017-03-21ibmvnic: Move login to its own routineJohn Allen
2017-03-21ibmvnic: Move login and queue negotiation into ibmvnic_openJohn Allen
2017-03-21net: sun: sungem: rix a possible null dereferencePhilippe Reynes
2017-03-21liquidio: add debug error messages to report command timeoutRick Farrington
2017-03-21liquidio: remove duplicate codeSatanand Burla
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto