summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* nfp: flower: add qos offload stats request and replyPieter Jansen van Vuuren2019-05-065-0/+210
* nfp: flower: add qos offload install and remove functionality.Pieter Jansen van Vuuren2019-05-063-1/+174
* nfp: flower: add qos offload frameworkPieter Jansen van Vuuren2019-05-064-1/+29
* mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren2019-05-061-19/+19
* net: davinci: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-061-10/+6Star
* net: macb: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-061-7/+5Star
* bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.Michael Chan2019-05-061-0/+4
* bnxt_en: Add support for aRFS on 57500 chips.Michael Chan2019-05-061-4/+12
* bnxt_en: Query firmware capability to support aRFS on 57500 chips.Michael Chan2019-05-062-1/+44
* bnxt_en: Improve NQ reservations.Michael Chan2019-05-061-2/+4
* bnxt_en: Separate RDMA MR/AH context allocation.Devesh Sharma2019-05-062-1/+19
* bnxt_en: read the clause type from the PHY IDVasundhara Volam2019-05-061-2/+2
* bnxt_en: Read package version from firmware.Vasundhara Volam2019-05-063-1/+12
* bnxt_en: Check new firmware capability to display extended stats.Vasundhara Volam2019-05-062-2/+7
* bnxt_en: Add support for PCIe statisticsVasundhara Volam2019-05-063-1/+82
* bnxt_en: Refactor bnxt_alloc_stats().Vasundhara Volam2019-05-061-39/+36Star
* bnxt_en: Update firmware interface to 1.10.0.69.Michael Chan2019-05-062-53/+214
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-05-0612-179/+339
|\
| * ice: Disable sniffing VF traffic on PFMichal Swiatkowski2019-05-041-22/+2Star
| * ice: Use more efficient structuresJesse Brandeburg2019-05-041-2/+2
| * ice: Use bitfields where possibleJesse Brandeburg2019-05-041-5/+5
| * ice: Add function to program ethertype based filter rule on VSIsAkeem G Abodunrin2019-05-044-0/+120
| * ice: Separate if conditions for ice_set_features()Tony Nguyen2019-05-041-2/+6
| * ice: Remove __always_unused attributeTony Nguyen2019-05-041-1/+1
| * ice: Suppress false-positive style issues reported by static analyzerBruce Allan2019-05-041-0/+1
| * ice: Refactor getting/setting coalesceBrett Creeley2019-05-041-59/+93
| * ice: Always free/allocate q_vectorsBrett Creeley2019-05-041-20/+14Star
| * ice: Do not unnecessarily initialize local variableBruce Allan2019-05-041-1/+1
| * ice: Add more validation in ice_vc_cfg_irq_map_msgMichal Swiatkowski2019-05-044-28/+36
| * ice: Don't remove VLAN filters that were never programmedAkeem G Abodunrin2019-05-042-2/+16
| * ice: Preserve VLAN Rx stripping settingsTony Nguyen2019-05-041-0/+4
| * ice: Fix for allowing too many MDD events on VFMichal Swiatkowski2019-05-041-7/+8
| * ice: Use pf instead of vsi-backJesse Brandeburg2019-05-041-30/+30
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-05-0610-63/+193
|\ \
| * | i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar2019-05-051-8/+15
| * | i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar2019-05-051-6/+10
| * | i40e: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-05-051-4/+2Star
| * | i40e: Revert ShadowRAM checksum calculation changeMaciej Paczkowski2019-05-051-25/+3Star
| * | i40e: missing input validation on VF message handling by the PFMartyna Szapar2019-05-052-14/+46
| * | i40e: Add support for X710 B/P & SFP+ cardsAleksandr Loktionov2019-05-056-2/+74
| * | i40e: Wrong truncation from u16 to u8Grzegorz Siwik2019-05-051-1/+1
| * | i40e: add num_vectors checker in iwarp handlerSergey Nemov2019-05-051-0/+10
| * | i40e: Fix the typo in adding 40GE KR4 modeGrzegorz Siwik2019-05-051-2/+2
| * | i40e: Setting VF to VLAN 0 requires restartGrzegorz Siwik2019-05-051-2/+2
| * | i40e: add new pci id for X710/XXV710 N3000 cardsAleksandr Loktionov2019-05-053-0/+6
| * | i40e: VF's promiscuous attribute is not keptGrzegorz Siwik2019-05-051-0/+23
| |/
* | r8169: speed up rtl_loop_waitHeiner Kallweit2019-05-051-1/+1
* | r8169: make use of phy_set_asym_pauseHeiner Kallweit2019-05-051-2/+1Star
* | net: ll_temac: Make some functions staticYueHaibing2019-05-051-8/+8
* | net: aquantia: Make aq_ndev_driver_name staticYueHaibing2019-05-051-1/+1