summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | net: ena: fix: set freed objects to NULL to avoid failing future allocationsSameeh Jubran2019-05-041-10/+15
| | * | | | | | | | | net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entrySameeh Jubran2019-05-041-2/+2
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | net: ll_temac: Improve error message on error IRQEsben Haabendal2019-05-071-2/+8
| * | | | | | | | | net/sched: remove block pointer from common offload structurePieter Jansen van Vuuren2019-05-073-2/+8
| * | | | | | | | | net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-0744-44/+44
| * | | | | | | | | net: mvpp2: cls: fix less than zero check on a u32 variableColin Ian King2019-05-071-2/+4
| * | | | | | | | | net: hns3: use devm_kcalloc when allocating desc_cbYunsheng Lin2019-05-071-4/+4
| * | | | | | | | | net: hns3: some cleanup for struct hns3_enet_ringYunsheng Lin2019-05-072-9/+2
| * | | | | | | | | net: hns3: unify the page reusing for page size 4K and 64KYunsheng Lin2019-05-071-32/+13
| * | | | | | | | | net: hns3: optimize the barrier using when cleaning TX BDYunsheng Lin2019-05-071-14/+15
| * | | | | | | | | net: hns3: fix error handling for desc fillingYunsheng Lin2019-05-071-11/+7
| * | | | | | | | | net: hns3: combine len and checksum handling for inner and outer header.Yunsheng Lin2019-05-071-111/+81
| * | | | | | | | | net: hns3: refactor BD filling for l2l3l4 infoYunsheng Lin2019-05-071-39/+23
| * | | | | | | | | net: hns3: fix for tunnel type handling in hns3_rx_checksumYunsheng Lin2019-05-071-6/+8
| * | | | | | | | | net: hns3: add linearizing checking for TSO caseYunsheng Lin2019-05-071-0/+45
| * | | | | | | | | net: hns3: add counter for times RX pages gets allocatedYunsheng Lin2019-05-073-0/+6
| * | | | | | | | | net: hns3: use napi_schedule_irqoff in hard interrupts handlersYunsheng Lin2019-05-071-1/+1
| * | | | | | | | | net: hns3: unify maybe_stop_tx for TSO and non-TSO caseYunsheng Lin2019-05-073-86/+50
| * | | | | | | | | r8169: add rtl8168g_set_pause_thresholdsHeiner Kallweit2019-05-051-6/+11
| * | | | | | | | | r8169: add rtl_set_fifo_sizeHeiner Kallweit2019-05-051-12/+16
| * | | | | | | | | mlxsw: spectrum: Implement loopback ethtool featureJiri Pirko2019-05-051-2/+33
| * | | | | | | | | mlxsw: reg: Add Port Physical Loopback RegisterJiri Pirko2019-05-051-0/+37
| * | | | | | | | | r8169: move EEE LED config to rtl8168_config_eee_macHeiner Kallweit2019-05-051-15/+4
| * | | | | | | | | r8169: simplify rtl_writephy_batch and rtl_ephy_initHeiner Kallweit2019-05-051-48/+52
| * | | | | | | | | nfp: flower: add qos offload stats request and replyPieter Jansen van Vuuren2019-05-055-0/+210
| * | | | | | | | | nfp: flower: add qos offload install and remove functionality.Pieter Jansen van Vuuren2019-05-053-1/+174
| * | | | | | | | | nfp: flower: add qos offload frameworkPieter Jansen van Vuuren2019-05-054-1/+29
| * | | | | | | | | mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren2019-05-051-19/+19
| * | | | | | | | | net: davinci: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-051-10/+6
| * | | | | | | | | net: macb: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-051-7/+5
| * | | | | | | | | bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.Michael Chan2019-05-051-0/+4
| * | | | | | | | | bnxt_en: Add support for aRFS on 57500 chips.Michael Chan2019-05-051-4/+12
| * | | | | | | | | bnxt_en: Query firmware capability to support aRFS on 57500 chips.Michael Chan2019-05-052-1/+44
| * | | | | | | | | bnxt_en: Improve NQ reservations.Michael Chan2019-05-051-2/+4
| * | | | | | | | | bnxt_en: Separate RDMA MR/AH context allocation.Devesh Sharma2019-05-052-1/+19
| * | | | | | | | | bnxt_en: read the clause type from the PHY IDVasundhara Volam2019-05-051-2/+2
| * | | | | | | | | bnxt_en: Read package version from firmware.Vasundhara Volam2019-05-053-1/+12
| * | | | | | | | | bnxt_en: Check new firmware capability to display extended stats.Vasundhara Volam2019-05-052-2/+7
| * | | | | | | | | bnxt_en: Add support for PCIe statisticsVasundhara Volam2019-05-053-1/+82
| * | | | | | | | | bnxt_en: Refactor bnxt_alloc_stats().Vasundhara Volam2019-05-051-39/+36
| * | | | | | | | | bnxt_en: Update firmware interface to 1.10.0.69.Michael Chan2019-05-052-53/+214
| * | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-05-0512-179/+339
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ice: Disable sniffing VF traffic on PFMichal Swiatkowski2019-05-041-22/+2
| | * | | | | | | | | 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