summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-04-17hv_netvsc: change netvsc device default duplex to FULLSimon Xiao
2017-04-17netvsc: fix RCU warning in get_statsstephen hemminger
2017-04-17net: phy: test the right variable in phy_write_mmd()Dan Carpenter
2017-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-17net: mvneta: fix failed to suspend if WOL is enabledJisheng Zhang
2017-04-17net: phy: simplify phy_supported_speeds()Russell King
2017-04-17net: phy: improve phylib correctness for non-autoneg settingsRussell King
2017-04-17qede: Add aRFS supportChopra, Manish
2017-04-17qed: aRFS infrastructure supportChopra, Manish
2017-04-17smsc95xx: Add comments to the registers definitionMartin Wetterwald
2017-04-17net/mlx5e: E-switch vport manager is valid for ethernet onlySaeed Mahameed
2017-04-17net/mlx5e: IPoIB, RX handlerSaeed Mahameed
2017-04-17net/mlx5e: RX handlers per netdev profileSaeed Mahameed
2017-04-17net/mlx5e: IPoIB, Xmit flowSaeed Mahameed
2017-04-17net/mlx5e: Xmit flow break downSaeed Mahameed
2017-04-17net/mlx5e: IPoIB, Underlay QPSaeed Mahameed
2017-04-17net/mlx5e: IPoIB, Basic netdev ndos open/closeSaeed Mahameed
2017-04-17net/mlx5e: IPoIB, TX TIS creationSaeed Mahameed
2017-04-17net/mlx5e: IPoIB, RSS flow steering tablesSaeed Mahameed
2017-04-17net/mlx5e: IPoIB, RX steering RSS RQTs and TIRsSaeed Mahameed
2017-04-17net/mlx5e: IPoIB, Add netdevice profile skeletonSaeed Mahameed
2017-04-17net/mlx5e: More generic netdev management APISaeed Mahameed
2017-04-17net/mlx5: Enable flow-steering for IB linkErez Shitrit
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit
2017-04-17hv_netvsc: Exclude non-TCP port numbers from vRSS hashingHaiyang Zhang
2017-04-17hv_netvsc: Fix the queue index computation in forwarding caseHaiyang Zhang
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-04-13netlink: pass extended ACK struct where availableJohannes Berg
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-13bonding: handle link transition from FAIL to UP correctlyMahesh Bandewar
2017-04-13net: dwc-xlgmac: add the initial ethtool supportJie Deng
2017-04-13net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel
2017-04-13cxgb4: save tid while creating server filterGanesh Goudar
2017-04-13drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201Daniele Palmas
2017-04-13net: mvmdio: allow up to three clocks to be specified for orion-mdioRussell King
2017-04-13net: mvmdio: disable interrupt if resource size is too smallRussell King
2017-04-13net: mvmdio: fix interrupt disable in remove pathRussell King
2017-04-13net: mvmdio: disable interrupts in driver failure pathRussell King
2017-04-12ieee802154: ca8210: Add checks for kmalloc allocation failuresColin Ian King
2017-04-12ieee802154: Add CA8210 IEEE 802.15.4 device driverHarry Morris
2017-04-12ftgmac100: Set default ring sizes to 128 entriesBenjamin Herrenschmidt
2017-04-12ftgmac100: Make ring sizes configurable via ethtoolBenjamin Herrenschmidt
2017-04-12ftgmac100: Add more register inits in ftgmac100_init_hw()Benjamin Herrenschmidt
2017-04-12ftgmac100: Open code remaining register writesBenjamin Herrenschmidt
2017-04-12ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_macBenjamin Herrenschmidt
2017-04-12ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addrBenjamin Herrenschmidt
2017-04-12ftgmac100: Set netdev->hw_featuresBenjamin Herrenschmidt
2017-04-12ftgmac100: Disable HW checksum generation on AST2400, enable on othersBenjamin Herrenschmidt