summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-11-21net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()Yangbo Lu
2019-11-21net: mscc: ocelot: convert to use ocelot_get_txtstamp()Yangbo Lu
2019-11-21net: mscc: ocelot: export ocelot_hwstamp_get/set functionsYangbo Lu
2019-11-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski
2019-11-21octeontx2-af: Fix uninitialized variable in debugfsDan Carpenter
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-20r8169: add check for PHY_MDIO_CHG to rtl_nic_fw_data_okHeiner Kallweit
2019-11-20r8169: use macro FIELD_SIZEOF in definition of FW_OPCODE_SIZEHeiner Kallweit
2019-11-20r8169: change mdelay to msleep in rtl_fw_write_firmwareHeiner Kallweit
2019-11-20net: mvneta: get rid of huge dma sync in mvneta_rx_refillLorenzo Bianconi
2019-11-20net: mvneta: rely on page_pool_recycle_direct in mvneta_run_xdpLorenzo Bianconi
2019-11-20cxgb4: add TC-MATCHALL classifier ingress offloadRahul Lakkireddy
2019-11-20cxgb4: check rule prio conflicts before offloadRahul Lakkireddy
2019-11-20cxgb4: add TC-MATCHALL classifier egress offloadRahul Lakkireddy
2019-11-20net/mlx5e: Rx, Update page pool numa node when changedSaeed Mahameed
2019-11-20net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switchIlias Apalodimas
2019-11-20net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emacIlias Apalodimas
2019-11-20net: ethernet: ti: cpsw: move set of common functions in cpsw_privGrygorii Strashko
2019-11-20net: ethernet: ti: cpsw: resolve build deps of cpsw driversGrygorii Strashko
2019-11-20net: ethernet: ti: ale: modify vlan/mdb api for switchdevIlias Apalodimas
2019-11-20net: ethernet: ti: cpsw: allow untagged traffic on host portGrygorii Strashko
2019-11-20net: ethernet: ti: ale: clean ale tbl on init and intf restartGrygorii Strashko
2019-11-19cxgb4: remove unneeded semicolon for switch blockRahul Lakkireddy
2019-11-18bnxt_en: Abort waiting for firmware response if there is no heartbeat.Pavan Chebbi
2019-11-18bnxt_en: Add a warning message for driver initiated resetVasundhara Volam
2019-11-18bnxt_en: Return proper error code for non-existent NVM variableVasundhara Volam
2019-11-18bnxt_en: Report health status update after reset is doneVasundhara Volam
2019-11-18bnxt_en: Set MASTER flag during driver registration.Vasundhara Volam
2019-11-18bnxt_en: Extend ETHTOOL_RESET to hot reset driver.Vasundhara Volam
2019-11-18bnxt_en: Increase firmware response timeout for coredump commands.Vasundhara Volam
2019-11-18bnxt_en: Improve RX buffer error handling.Michael Chan
2019-11-18bnxt_en: Update firmware interface spec to 1.10.1.12.Michael Chan
2019-11-18bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko
2019-11-18bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never failsAndrii Nakryiko
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16r8169: load firmware for RTL8168fp/RTL8117Heiner Kallweit
2019-11-16r8169: improve conditional firmware loading for RTL8168dHeiner Kallweit
2019-11-16net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta
2019-11-16net: mscc: ocelot: omit error check from of_get_phy_modeHoratiu Vultur
2019-11-16net: gemini: add missed free_netdevChuhong Yuan
2019-11-16bnx2x: Remove hw_reset_t function castsKees Cook
2019-11-16bnx2x: Remove format_fw_ver_t function castsKees Cook
2019-11-16bnx2x: Remove config_init_t function castsKees Cook
2019-11-16bnx2x: Remove read_status_t function castsKees Cook
2019-11-16bnx2x: Drop redundant callback function castsKees Cook
2019-11-16enetc: update TSN Qbv PSPEED set according to adjust link speedPo Liu
2019-11-16enetc: Configure the Time-Aware Scheduler via tc-taprio offloadPo Liu
2019-11-16page_pool: do not release pool until inflight == 0.Jonathan Lemon
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar