aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: implement ndo_set_vf_rate()Ganesh Goudar2017-06-062-0/+107
* spectrum_flower: Implement gact trap TC action offloadJiri Pirko2017-06-061-0/+4
* acl: Introduce ACL trap actionJiri Pirko2017-06-064-2/+45
* mlxsw: spectrum: Introduce ACL trapJiri Pirko2017-06-062-1/+4
* mlxsw: pci: Fix size of trap_id field in CQEJiri Pirko2017-06-061-1/+1
* net/mlxfw: remove redundant goto on error checkColin Ian King2017-06-061-2/+0
* e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()Konstantin Khlebnikov2017-06-061-6/+6
* e1000e: Don't return uninitialized statsBenjamin Poirier2017-06-061-1/+1
* igb: Remove useless argumentBenjamin Poirier2017-06-063-7/+7
* igb: check for Tx timestamp timeouts during watchdogJacob Keller2017-06-063-0/+31
* igb: add statistic indicating number of skipped Tx timestampsJacob Keller2017-06-063-0/+4
* e1000e: add statistic indicating number of skipped Tx timestampsJacob Keller2017-06-063-7/+12
* igb: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller2017-06-061-5/+18
* igb: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller2017-06-061-2/+10
* e1000e: fix race condition around skb_tstamp_tx()Jacob Keller2017-06-061-2/+8
* igb: mark PM functions as __maybe_unusedArnd Bergmann2017-06-061-13/+5
* igb: Explicitly select page 0 at initializationMatwey V Kornilov2017-06-061-0/+1
* net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly resetedIcenowy Zheng2017-06-051-0/+5
* net/3com: Make el3_netdev_get_ecmd return voidyuval.shaia@oracle.com2017-06-051-5/+3
* net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-0523-60/+65
* net/dec: Make __de_get_link_ksettings return voidyuval.shaia@oracle.com2017-06-051-7/+4
* mlxsw: spectrum_router: Align RIF index allocation with existing codeIdo Schimmel2017-06-041-12/+12
* mlxsw: Fix typo inside enumerationIdo Schimmel2017-06-042-4/+4
* mlxsw: spectrum: Tidy up header fileIdo Schimmel2017-06-041-22/+25
* mlxsw: spectrum: Rename the firmware fileYotam Gigi2017-06-041-1/+1
* qede: VF XDP supportMintz, Yuval2017-06-041-3/+31
* qed: VF XDP supportMintz, Yuval2017-06-043-7/+37
* qed: VFs to try utilizing the doorbell barMintz, Yuval2017-06-047-72/+231
* qed: Multiple qzone queues for VFsMintz, Yuval2017-06-046-35/+211
* qed: IOV db support multiple queues per qzoneMintz, Yuval2017-06-044-72/+123
* qed: Make VF legacy a bitfieldMintz, Yuval2017-06-043-21/+33
* qed: Assign a unique per-queue index to queue-cidMintz, Yuval2017-06-044-4/+88
* qed: Pass vf_params when creating a queue-cidMintz, Yuval2017-06-043-45/+95
* qed*: L2 interface to use the SB structures directlyMintz, Yuval2017-06-045-30/+51
* qed: Create L2 queue databaseMintz, Yuval2017-06-046-3/+133
* qed: Add bitmaps for VF CIDsMintz, Yuval2017-06-042-74/+202
* netxen: remove writeq/readq function definitionsLABBE Corentin2017-06-041-14/+1
* net/mlx5e: Offload TC matching on ip tos / traffic-classOr Gerlitz2017-06-041-1/+25
* net/mlx5e: Offload TC matching on tcp flagsOr Gerlitz2017-06-041-1/+21
* liquidio: Fix checkpatch errors with references crossing single lineSatanand Burla2017-06-023-12/+10
* liquidio: VF interrupt initialization cleanupRick Farrington2017-06-022-12/+17
* cxgb4: fix incorrect cim_la output for T6Ganesh Goudar2017-06-021-1/+10
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-06-0216-1427/+392
|\
| * i40evf: Add support for Adaptive Virtual FunctionPreethi Banala2017-06-014-7/+12
| * i40e/virtchnl: move function to virtchnlJesse Brandeburg2017-06-011-149/+1
| * virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg2017-06-015-18/+21
| * i40evf/virtchnl: whitespace cleanupsJesse Brandeburg2017-06-012-10/+5
| * i40e/virtchnl: refactor code for validate checksJesse Brandeburg2017-06-011-16/+20
| * virtchnl: convert to new macrosJesse Brandeburg2017-06-012-6/+3
| * virtchnl: move some code to core driverJesse Brandeburg2017-06-011-12/+18