summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2016-04-09ibmvnic: Enable use of multiple tx/rx scrqsJohn Allen
2016-04-08net: dsa: make the VLAN add function return voidVivien Didelot
2016-04-08net: dsa: make the FDB add function return voidVivien Didelot
2016-04-08net: dsa: make the STP state function return voidVivien Didelot
2016-04-08Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller
2016-04-08mlxsw: reg: Fix SBPM register nameJiri Pirko
2016-04-08mlxsw: reg: Share direction enum between SBPR, SBCM, SBPMJiri Pirko
2016-04-08mlxsw: Do not pass around driver_priv directlyJiri Pirko
2016-04-08mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*Jiri Pirko
2016-04-08mlxsw: Move devlink port registration into common core codeJiri Pirko
2016-04-08nfp: allow ring size reconfiguration at runtimeJakub Kicinski
2016-04-08nfp: pass ring count as function parameterJakub Kicinski
2016-04-08nfp: convert .ndo_change_mtu() to prepare/commit paradigmJakub Kicinski
2016-04-08nfp: propagate list buffer size in struct rx_ringJakub Kicinski
2016-04-08nfp: sync ring state during FW reconfigurationJakub Kicinski
2016-04-08nfp: slice .ndo_open() and .ndo_stop() upJakub Kicinski
2016-04-08nfp: move filling ring information to FW configJakub Kicinski
2016-04-08nfp: preallocate RX buffers early in .ndo_openJakub Kicinski
2016-04-08nfp: reorganize initial filling of RX ringsJakub Kicinski
2016-04-08nfp: cleanup tx ring flush and rename to resetJakub Kicinski
2016-04-08nfp: allocate ring SW structs dynamicallyJakub Kicinski
2016-04-08nfp: make *x_ring_init do all the initJakub Kicinski
2016-04-08nfp: break up nfp_net_{alloc|free}_ringsJakub Kicinski
2016-04-08nfp: move link state interrupt request/free callsJakub Kicinski
2016-04-08nfp: correct RX buffer length calculationJakub Kicinski
2016-04-07ixgbe: Bump version numberMark Rustad
2016-04-07ixgbe: Add KR backplane support for x550em_aMark Rustad
2016-04-07ixgbe: Add support for SGMII backplane interfaceMark Rustad
2016-04-07ixgbe: Add support for SFPs with retimerMark Rustad
2016-04-07ixgbe: Introduce function to control MDIO speedMark Rustad
2016-04-07ixgbe: Read and parse NW_MNG_IF_SEL registerMark Rustad
2016-04-07ixgbe: Read and set instance idMark Rustad
2016-04-07ixgbe: Use new methods for PHY accessMark Rustad
2016-04-07ixgbe: Add support for x550em_a 10G MAC typeMark Rustad
2016-04-07ixgbe: Use method pointer to access IOSF devicesMark Rustad
2016-04-07ixgbe: Add definitions for x550em_a 10G MACMark Rustad
2016-04-07ixgbe: Add support for single-port X550 deviceMark Rustad
2016-04-07ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logicAlexander Duyck
2016-04-07ixgbe: Take manageability semaphore for firmware commandsMark Rustad
2016-04-07ixgbe: Clean up interface for firmware commandsMark Rustad
2016-04-07ixgbe: Correct length check for round upMark Rustad
2016-04-07ixgbe: Change the lan_id and func fields to a u8 to avoid castsMark Rustad
2016-04-07ixgbe: Delete some unused register definitionsMark Rustad
2016-04-07geneve: change to use UDP socket GROTom Herbert
2016-04-07vxlan: change vxlan to use UDP socket GROTom Herbert
2016-04-07tun: use socket locks for sk_{attach,detatch}_filterHannes Frederic Sowa
2016-04-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-04-06Revert "igb: Fix a deadlock in igb_sriov_reinit"Arika Chen
2016-04-06net: intel: remove dead linksJiri Benc
2016-04-06i40evf: properly handle VLAN featuresMitch Williams