summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern1-2/+2
2017-04-17hv_netvsc: change netvsc device default duplex to FULLSimon Xiao1-1/+1
2017-04-17netvsc: fix RCU warning in get_statsstephen hemminger1-1/+1
2017-04-17net: phy: test the right variable in phy_write_mmd()Dan Carpenter1-1/+1
2017-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-0/+3265
2017-04-17net: mvneta: fix failed to suspend if WOL is enabledJisheng Zhang1-1/+11
2017-04-17net: phy: simplify phy_supported_speeds()Russell King1-10/+4
2017-04-17net: phy: improve phylib correctness for non-autoneg settingsRussell King1-43/+66
2017-04-17qede: Add aRFS supportChopra, Manish3-5/+508
2017-04-17qed: aRFS infrastructure supportChopra, Manish9-3/+504
2017-04-17smsc95xx: Add comments to the registers definitionMartin Wetterwald2-214/+280
2017-04-17net/mlx5e: E-switch vport manager is valid for ethernet onlySaeed Mahameed1-2/+8
2017-04-17net/mlx5e: IPoIB, RX handlerSaeed Mahameed3-0/+81
2017-04-17net/mlx5e: RX handlers per netdev profileSaeed Mahameed3-13/+24
2017-04-17net/mlx5e: IPoIB, Xmit flowSaeed Mahameed3-0/+100
2017-04-17net/mlx5e: Xmit flow break downSaeed Mahameed3-89/+119
2017-04-17net/mlx5e: IPoIB, Underlay QPSaeed Mahameed1-2/+124
2017-04-17net/mlx5e: IPoIB, Basic netdev ndos open/closeSaeed Mahameed3-3/+93
2017-04-17net/mlx5e: IPoIB, TX TIS creationSaeed Mahameed3-10/+26
2017-04-17net/mlx5e: IPoIB, RSS flow steering tablesSaeed Mahameed3-3/+54
2017-04-17net/mlx5e: IPoIB, RX steering RSS RQTs and TIRsSaeed Mahameed4-44/+83
2017-04-17net/mlx5e: IPoIB, Add netdevice profile skeletonSaeed Mahameed6-9/+249
2017-04-17net/mlx5e: More generic netdev management APISaeed Mahameed3-91/+96
2017-04-17net/mlx5: Enable flow-steering for IB linkErez Shitrit2-8/+6
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit7-46/+103
2017-04-17hv_netvsc: Exclude non-TCP port numbers from vRSS hashingHaiyang Zhang1-1/+31
2017-04-17hv_netvsc: Fix the queue index computation in forwarding caseHaiyang Zhang2-15/+31
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-27/+63
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-16/+29
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-11/+34
2017-04-13netlink: pass extended ACK struct where availableJohannes Berg1-1/+2
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg10-18/+23
2017-04-13bonding: handle link transition from FAIL to UP correctlyMahesh Bandewar1-1/+2
2017-04-13net: dwc-xlgmac: add the initial ethtool supportJie Deng6-4/+312
2017-04-13net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel7-12/+17
2017-04-13cxgb4: save tid while creating server filterGanesh Goudar1-0/+4
2017-04-13drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201Daniele Palmas1-1/+1
2017-04-13net: mvmdio: allow up to three clocks to be specified for orion-mdioRussell King1-9/+24
2017-04-13net: mvmdio: disable interrupt if resource size is too smallRussell King1-0/+6
2017-04-13net: mvmdio: fix interrupt disable in remove pathRussell King1-1/+2
2017-04-13net: mvmdio: disable interrupts in driver failure pathRussell King1-0/+2
2017-04-12ieee802154: ca8210: Add checks for kmalloc allocation failuresColin Ian King1-8/+10
2017-04-12ieee802154: Add CA8210 IEEE 802.15.4 device driverHarry Morris3-0/+3263
2017-04-12ftgmac100: Set default ring sizes to 128 entriesBenjamin Herrenschmidt1-2/+2
2017-04-12ftgmac100: Make ring sizes configurable via ethtoolBenjamin Herrenschmidt1-56/+148
2017-04-12ftgmac100: Add more register inits in ftgmac100_init_hw()Benjamin Herrenschmidt1-0/+36
2017-04-12ftgmac100: Open code remaining register writesBenjamin Herrenschmidt1-33/+20
2017-04-12ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_macBenjamin Herrenschmidt1-2/+2
2017-04-12ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addrBenjamin Herrenschmidt1-3/+3
2017-04-12ftgmac100: Set netdev->hw_featuresBenjamin Herrenschmidt1-3/+4