aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* drivers: net: cpsw: drop host_port field from struct cpsw_privGrygorii Strashko2016-04-11
* drivers: net: cpsw: fix port_mask parameters in ale callsGrygorii Strashko2016-04-11
* bnxt_en: Add async event handling for speed config changes.Michael Chan2016-04-11
* bnxt_en: Call firmware to approve VF MAC address change.Michael Chan2016-04-11
* bnxt_en: Shutdown link when device is closed.Michael Chan2016-04-11
* bnxt_en: Disallow forced speed for 10GBaseT devices.Michael Chan2016-04-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-09
|\
| * stmmac: fix adjust link call in case of a switch is attachedGiuseppe CAVALLARO2016-04-06
| * cxgb4: Add pci device id for chelsio t520-cr adapterHariprasad Shenai2016-04-06
| * e1000: Double Tx descriptors needed check for 82544Alexander Duyck2016-04-05
| * e1000: Do not overestimate descriptor counts in Tx pre-checkAlexander Duyck2016-04-05
| * i40e: fix errant PCIe bandwidth messageJesse Brandeburg2016-04-05
* | ibmvnic: Enable use of multiple tx/rx scrqsJohn Allen2016-04-09
* | mlxsw: reg: Fix SBPM register nameJiri Pirko2016-04-08
* | mlxsw: reg: Share direction enum between SBPR, SBCM, SBPMJiri Pirko2016-04-08
* | mlxsw: Do not pass around driver_priv directlyJiri Pirko2016-04-08
* | mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*Jiri Pirko2016-04-08
* | mlxsw: Move devlink port registration into common core codeJiri Pirko2016-04-08
* | nfp: allow ring size reconfiguration at runtimeJakub Kicinski2016-04-08
* | nfp: pass ring count as function parameterJakub Kicinski2016-04-08
* | nfp: convert .ndo_change_mtu() to prepare/commit paradigmJakub Kicinski2016-04-08
* | nfp: propagate list buffer size in struct rx_ringJakub Kicinski2016-04-08
* | nfp: sync ring state during FW reconfigurationJakub Kicinski2016-04-08
* | nfp: slice .ndo_open() and .ndo_stop() upJakub Kicinski2016-04-08
* | nfp: move filling ring information to FW configJakub Kicinski2016-04-08
* | nfp: preallocate RX buffers early in .ndo_openJakub Kicinski2016-04-08
* | nfp: reorganize initial filling of RX ringsJakub Kicinski2016-04-08
* | nfp: cleanup tx ring flush and rename to resetJakub Kicinski2016-04-08
* | nfp: allocate ring SW structs dynamicallyJakub Kicinski2016-04-08
* | nfp: make *x_ring_init do all the initJakub Kicinski2016-04-08
* | nfp: break up nfp_net_{alloc|free}_ringsJakub Kicinski2016-04-08
* | nfp: move link state interrupt request/free callsJakub Kicinski2016-04-08
* | nfp: correct RX buffer length calculationJakub Kicinski2016-04-08
* | ixgbe: Bump version numberMark Rustad2016-04-07
* | ixgbe: Add KR backplane support for x550em_aMark Rustad2016-04-07
* | ixgbe: Add support for SGMII backplane interfaceMark Rustad2016-04-07
* | ixgbe: Add support for SFPs with retimerMark Rustad2016-04-07
* | ixgbe: Introduce function to control MDIO speedMark Rustad2016-04-07
* | ixgbe: Read and parse NW_MNG_IF_SEL registerMark Rustad2016-04-07
* | ixgbe: Read and set instance idMark Rustad2016-04-07
* | ixgbe: Use new methods for PHY accessMark Rustad2016-04-07
* | ixgbe: Add support for x550em_a 10G MAC typeMark Rustad2016-04-07
* | ixgbe: Use method pointer to access IOSF devicesMark Rustad2016-04-07
* | ixgbe: Add definitions for x550em_a 10G MACMark Rustad2016-04-07
* | ixgbe: Add support for single-port X550 deviceMark Rustad2016-04-07
* | ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logicAlexander Duyck2016-04-07
* | ixgbe: Take manageability semaphore for firmware commandsMark Rustad2016-04-07
* | ixgbe: Clean up interface for firmware commandsMark Rustad2016-04-07
* | ixgbe: Correct length check for round upMark Rustad2016-04-07
* | ixgbe: Change the lan_id and func fields to a u8 to avoid castsMark Rustad2016-04-07