summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-03-24net: phy: Allow splitting MDIO bus/device support from PHYsFlorian Fainelli
2017-03-24net: phy: MDIO_BCM_UNIMAC should depend on OF_MDIOFlorian Fainelli
2017-03-24net: stmmac: add set_mac to the stmmac_opsLABBE Corentin
2017-03-24isdn: use setup_timerGeliang Tang
2017-03-23mlxsw: Remove debugfs interfaceIdo Schimmel
2017-03-23net: dwc-xlgmac: use dual licenseJie Deng
2017-03-23net: dwc-xlgmac: declaration of dual license in headersJie Deng
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-23qedf: fix wrong le16 conversionArnd Bergmann
2017-03-23qed: Reserve VF feature before PFMintz, Yuval
2017-03-23qed: Don't waste SBs unused by RoCEMintz, Yuval
2017-03-23qed: Reduce verbosity of unimplemented MFW messagesMintz, Yuval
2017-03-23qed: Correct endian order of MAC passed to MFWMintz, Yuval
2017-03-23qed: Pass src/dst sizes when interacting with MFWTomer Tayar
2017-03-23qed: Revise MFW command lockingTomer Tayar
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-22net:ethernet:aquantia: Fix for RX checksum offload.Pavel Belous
2017-03-22amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas
2017-03-22netvsc: fix and cleanup rndis_filter_set_packet_filterstephen hemminger
2017-03-22netvsc: eliminate unnecessary skb == NULL checksstephen hemminger
2017-03-22netvsc: remove unnecessary lock on shutdownstephen hemminger
2017-03-22netvsc: use refcount_t for keeping track of sub channelsstephen hemminger
2017-03-22netvsc: uses RCU instead of removal flagstephen hemminger
2017-03-22netvsc: use RCU to protect inner device structurestephen hemminger
2017-03-22netvsc: change max channel calculationstephen hemminger
2017-03-22netvsc: handle offline mtu and channel changestephen hemminger
2017-03-22netvsc: fix NAPI performance regressionstephen hemminger
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-22net: vmxnet3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-22net: virtio_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-22sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter
2017-03-22Bluetooth: btqcomsmd: fix compile-test dependencyArnd Bergmann
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