summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqsNathan Fontenot2017-03-171-0/+2
| * net: ethernet: aquantia: set net_device mtu when mtu is changedDavid Arcari2017-03-171-0/+1
| * net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2017-03-172-0/+22
| * amd-xgbe: Fix jumbo MTU processing on newer hardwareLendacky, Thomas2017-03-153-50/+78
| * net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli2017-03-151-2/+4
* | qed: Reserve VF feature before PFMintz, Yuval2017-03-231-11/+16
* | qed: Don't waste SBs unused by RoCEMintz, Yuval2017-03-231-8/+9
* | qed: Reduce verbosity of unimplemented MFW messagesMintz, Yuval2017-03-231-1/+1
* | qed: Correct endian order of MAC passed to MFWMintz, Yuval2017-03-231-2/+11
* | qed: Pass src/dst sizes when interacting with MFWTomer Tayar2017-03-232-59/+66
* | qed: Revise MFW command lockingTomer Tayar2017-03-232-136/+280
* | liquidio: fix tx completions in napi pollVSR Burru2017-03-232-17/+22
* | liquidio: allocate RX buffers in OOM conditions in PF and VFSatanand Burla2017-03-237-0/+103
* | drivers: net: xgene-v2: misc fixesIyappan Subramanian2017-03-231-29/+26Star
* | drivers: net: xgene-v2: Fix port resetIyappan Subramanian2017-03-233-7/+20
* | drivers: net: xgene-v2: Add ethtool supportIyappan Subramanian2017-03-234-1/+124
* | drivers: net: xgene-v2: Add MDIO supportIyappan Subramanian2017-03-236-5/+182
* | net: stmmac: fix dma operation mode config for older versionsJoao Pinto2017-03-221-3/+3
* | nfp: disable FW on reconfiguration errorsJakub Kicinski2017-03-221-18/+11Star
* | nfp: remove defensive checks around ndo_open()/ndo_close()Jakub Kicinski2017-03-221-10/+0Star
* | nfp: flush xmit_more on error pathsJakub Kicinski2017-03-221-0/+2
* | nfp: remove RX queue pointersJakub Kicinski2017-03-223-20/+6Star
* | nfp: don't use netdev_warn() before netdev is registeredJakub Kicinski2017-03-221-3/+3
* | nfp: fix nfp_cpp_read()/nfp_cpp_write() error pathsJakub Kicinski2017-03-221-6/+9
* | nfp: fix invalid area detectionJakub Kicinski2017-03-221-14/+15
* | nfp: don't ignore return value of wait_event_interruptibleJakub Kicinski2017-03-221-18/+38
* | nfp: correct return codes when msleep gets interruptedJakub Kicinski2017-03-221-6/+6
* | nfp: lock area cache earlierJakub Kicinski2017-03-221-6/+8
* | nfp: document expected locking in the coreJakub Kicinski2017-03-221-6/+27
* | nfp: move mutex code out of nfp_cppcore.cJakub Kicinski2017-03-223-304/+346
* | nfp: remove cpp mutex cacheJakub Kicinski2017-03-221-41/+2Star
* | nfp: fail graciously when someone tries to grab global lockJakub Kicinski2017-03-222-11/+13
* | nfp: disallow sharing mutexes on the same machineJakub Kicinski2017-03-221-6/+0Star
* | net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages()Dan Carpenter2017-03-221-4/+2Star
* | net: stmmac: Restore DT backwards-compatibilityThierry Reding2017-03-221-0/+7
* | net: stmmac: Always enable MAC RX queuesThierry Reding2017-03-221-1/+1
* | net: greth: Utilize of_get_mac_address()Tobias Klauser2017-03-221-5/+5
* | liquidio: fix Coverity scan errorsFelix Manlunas2017-03-222-2/+4
* | mlxsw: spectrum: fix swapped order of arguments packets and bytesColin Ian King2017-03-221-1/+1
* | cxgb4: Update IngPad and IngPack valuesArjun Vynipadath2017-03-222-19/+60
* | net: dwc-xlgmac: add module licenseArnd Bergmann2017-03-221-0/+1
* | net: dwc-xlgmac: include dcbnl.hArnd Bergmann2017-03-221-0/+1
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2017-03-225-211/+232
|\ \
| * | ixgb: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-16/+23
| * | igbvf: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-19/+19
| * | igb: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-65/+73
| * | e1000e: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-52/+59
| * | e1000: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-59/+58Star
* | | qed: Always publish VF link from leading hwfnMintz, Yuval2017-03-221-3/+10
* | | qed: Raise verbosity of Malicious VF indicationsMintz, Yuval2017-03-221-4/+10