summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* qed: Utilize FW 8.20.0.0Mintz, Yuval2017-05-1810-2823/+4533
* liquidio: make the spinlock octeon_devices_lock staticColin Ian King2017-05-181-1/+1
* mlxsw: spectrum_dpipe: Fix sparse warningsArkadi Sharshevsky2017-05-181-1/+4
* liquidio: fix PF falsely indicating success at setting MAC address of a nonex...Felix Manlunas2017-05-171-0/+3
* liquidio: fix insmod failure when multiple NICs are plugged inRick Farrington2017-05-173-10/+123
* mlxsw: spectrum: Default ports to non-virtual modeIdo Schimmel2017-05-171-0/+8
* mlxsw: spectrum: Move PVID code to appropriate placeIdo Schimmel2017-05-173-58/+46
* mlxsw: spectrum_switchdev: Don't batch learning operationsIdo Schimmel2017-05-173-20/+7
* mlxsw: spectrum_switchdev: Don't batch STP operationsIdo Schimmel2017-05-171-42/+17
* mlxsw: spectrum_switchdev: Don't batch VLAN operationsIdo Schimmel2017-05-173-139/+121
* mlxsw: spectrum_switchdev: Remove redundant checkIdo Schimmel2017-05-171-9/+0
* mlxsw: spectrum_router: Initialize RIFs in a separate functionIdo Schimmel2017-05-171-18/+30
* mlxsw: spectrum_router: Move FIB notification block to router structIdo Schimmel2017-05-172-8/+10
* mlxsw: spectrum_router: Move RIFs array to its rightful placeIdo Schimmel2017-05-174-24/+35
* mlxsw: spectrum_switchdev: Reduce scope of bridge structIdo Schimmel2017-05-174-37/+69
* mlxsw: spectrum_router: Reduce scope of router structIdo Schimmel2017-05-172-114/+130
* mlxsw: spectrum_buffer: Reduce scope of shared buffer structIdo Schimmel2017-05-172-59/+68
* cxgb4: add new T5 pci device idGanesh Goudar2017-05-171-0/+1
* cxgb4: reduce resource allocation in kdump kernelGanesh Goudar2017-05-171-6/+6
* liquidio: use pcie_flr instead of duplicating itChristoph Hellwig2017-05-161-16/+1
* bnx2x: Remove open coded carrier checkLeon Romanovsky2017-05-161-1/+1
* nfp: eliminate an if statement in calculation of completed framesJakub Kicinski2017-05-161-8/+2
* nfp: add a helper for wrapping descriptor indexJakub Kicinski2017-05-162-11/+13
* nfp: complete the XDP TX ring only when it's fullJakub Kicinski2017-05-162-18/+35
* nfp: add CHECKSUM_COMPLETE supportJakub Kicinski2017-05-163-10/+36
* nfp: version independent support for chained RSS metadataEdwin Peer2017-05-163-14/+24
* nfp: don't assume RSS and IRQ moderation are always enabledJakub Kicinski2017-05-161-4/+2
* nfp: support LSO2 capabilityEdwin Peer2017-05-163-16/+38
* nfp: rename l4_offset in struct nfp_net_tx_desc to lso_hdrlenEdwin Peer2017-05-162-4/+4
* nfp: don't enable TSO on the device when disabledJakub Kicinski2017-05-161-0/+1
* bnxt: add dma mapping attributesShannon Nelson2017-05-161-22/+34
* drivers: net: xgene: Fix redundant prefetch buffer cleanupIyappan Subramanian2017-05-164-62/+1
* drivers: net: xgene: Workaround for HW errata 10GE_10/ENET_15Quan Nguyen2017-05-163-9/+46
* drivers: net: xgene: Add frame recovered statistics counter for errata 10GE_8...Quan Nguyen2017-05-163-2/+10
* drivers: net: xgene: Workaround for HW errata 10GE_4Quan Nguyen2017-05-163-0/+9
* drivers: net: xgene: Add rx_overrun/tx_underrun statisticsIyappan Subramanian2017-05-167-3/+62
* drivers: net: xgene: Extend ethtool statisticsQuan Nguyen2017-05-166-1/+181
* drivers: net: xgene: Remove unused macrosQuan Nguyen2017-05-161-6/+0
* drivers: net: xgene: Refactor statistics error parsing codeQuan Nguyen2017-05-164-18/+18
* drivers: net: xgene: Remove redundant local statsQuan Nguyen2017-05-163-7/+5
* drivers: net: xgene: Use rgmii mdio mac accessQuan Nguyen2017-05-161-0/+14
* drivers: net: xgene: Protect indirect MAC accessIyappan Subramanian2017-05-166-177/+62
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-1524-67/+113
|\
| * ldmvsw: stop the clean timer at beginning of removeShannon Nelson2017-05-151-1/+1
| * ldmvsw: unregistering netdev before disable hardwareThomas Tai2017-05-151-1/+1
| * net: netcp: fix check of requested timestamping filterMiroslav Lichvar2017-05-151-1/+0
| * Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2017-05-159-22/+46
| |\
| | * net/mlx5: Use underlay QPN from the root name spaceYishai Hadas2017-05-147-18/+35
| | * net/mlx5e: IPoIB, Only support regular RQ for nowSaeed Mahameed2017-05-141-0/+4
| | * net/mlx5e: Fix setup TC ndoSaeed Mahameed2017-05-141-1/+1
OpenPOWER on IntegriCloud