summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-04-279-61/+101
|\
| * i40e, xsk: Get rid of redundant 'fallthrough'Maciej Fijalkowski2022-04-211-1/+0
| * ixgbe, xsk: Get rid of redundant 'fallthrough'Maciej Fijalkowski2022-04-211-1/+0
| * bpf: Move rcu lock management out of BPF_PROG_RUN routinesStanislav Fomichev2022-04-191-2/+6
| * ice, xsk: Avoid refilling single Rx descriptorsMaciej Fijalkowski2022-04-151-1/+4
| * stmmac, xsk: Diversify return values from xsk_wakeup call pathsMaciej Fijalkowski2022-04-151-2/+2
| * mlx5, xsk: Diversify return values from xsk_wakeup call pathsMaciej Fijalkowski2022-04-151-1/+1
| * ixgbe, xsk: Diversify return values from xsk_wakeup call pathsMaciej Fijalkowski2022-04-151-3/+3
| * i40e, xsk: Diversify return values from xsk_wakeup call pathsMaciej Fijalkowski2022-04-151-3/+3
| * ice, xsk: Diversify return values from xsk_wakeup call pathsMaciej Fijalkowski2022-04-151-3/+3
| * ixgbe, xsk: Terminate Rx side of NAPI when XSK Rx queue gets fullMaciej Fijalkowski2022-04-152-9/+19
| * i40e, xsk: Terminate Rx side of NAPI when XSK Rx queue gets fullMaciej Fijalkowski2022-04-152-10/+23
| * ice, xsk: Terminate Rx side of NAPI when XSK Rx queue gets fullMaciej Fijalkowski2022-04-152-10/+20
| * ixgbe, xsk: Decorate IXGBE_XDP_REDIR with likely()Maciej Fijalkowski2022-04-151-12/+13
| * ice, xsk: Decorate ICE_XDP_REDIR with likely()Maciej Fijalkowski2022-04-151-10/+11
* | net: dsa: ksz9477: move get_stats64 to ksz_common.cArun Ramadoss2022-04-273-96/+101
* | net: hamradio: remove support for DMA SCC devicesJakub Kicinski2022-04-273-1485/+0
* | net: wan: remove support for Z85230-based devicesJakub Kicinski2022-04-276-2760/+0
* | net: wan: remove support for COSA and SRP synchronous serial boardsJakub Kicinski2022-04-274-2179/+0
* | net: atm: remove support for ZeitNet ZN122x ATM devicesJakub Kicinski2022-04-277-2443/+0
* | net: atm: remove support for Madge Horizon ATM devicesJakub Kicinski2022-04-274-3370/+0
* | net: atm: remove support for Fujitsu FireStream ATM devicesJakub Kicinski2022-04-274-2570/+0
* | net: lan966x: Add support for PTP_PF_EXTTSHoratiu Vultur2022-04-273-1/+127
* | net: lan966x: Add support for PTP_PF_PEROUTHoratiu Vultur2022-04-272-0/+169
* | net: lan966x: Add registers used to configure the PTP pinHoratiu Vultur2022-04-271-0/+40
* | net: lan966x: Change the PTP pin used to read/write the PHC.Horatiu Vultur2022-04-271-1/+1
* | net: stmmac: dwmac-imx: comment spelling fixMarcel Ziswiler2022-04-261-2/+2
* | net: remove comments that mention obsolete __SLOW_DOWN_IOBjorn Helgaas2022-04-263-9/+0
* | net: wan: atp: remove unused eeprom_delay()Bjorn Helgaas2022-04-261-4/+0
* | net: dsa: mt753x: fix pcs conversion regressionRussell King (Oracle)2022-04-261-9/+9
* | net: usb: qmi_wwan: add support for Sierra Wireless EM7590Ethan Yang2022-04-261-0/+1
* | net: dsa: ksz: added the generic port_stp_state_set functionArun Ramadoss2022-04-266-73/+49
* | net: phy: LAN937x: add interrupt support for link detectionArun Ramadoss2022-04-261-0/+2
* | wwan_hwsim: Avoid flush_scheduled_work() usageTetsuo Handa2022-04-251-5/+17
* | net: ipa: compute proper aggregation limitAlex Elder2022-04-251-3/+6
* | net: ethernet: mtk_eth_soc: add check for allocation failureDan Carpenter2022-04-251-0/+2
* | ethernet: broadcom/sb1250-mac: remove BUG_ON in sbmac_probe()Yang Yingliang2022-04-251-1/+6
* | net: mscc: ocelot: Remove useless codeHaowen Bai2022-04-251-4/+0
* | mlxsw: core_linecards: Expose device FW version over device infoJiri Pirko2022-04-251-4/+104
* | mlxsw: reg: Extend MDDQ device_info by FW version fieldsJiri Pirko2022-04-252-2/+28
* | mlxsw: core_linecards: Expose HW revision and INI versionJiri Pirko2022-04-251-0/+31
* | mlxsw: core_linecards: Probe provisioned line cards for devices and attach themJiri Pirko2022-04-252-0/+100
* | mlxsw: reg: Extend MDDQ by device_infoJiri Pirko2022-04-251-1/+61
* | net: hns3: Fix spelling mistake "actvie" -> "active"Colin Ian King2022-04-221-1/+1
* | tsnep: Remove useless null check before call of_node_put()Haowen Bai2022-04-221-2/+1
* | net: phy: LAN87xx: add ethtool SQI supportArun Ramadoss2022-04-221-0/+48
* | mlxsw: core_linecards: Fix size of array element during ini_files allocationJiri Pirko2022-04-221-1/+1
* | qed: Remove IP services API.Guillaume Nault2022-04-222-240/+1
* | net: macb: In ZynqMP initialization make SGMII phy configuration optionalRadhey Shyam Pandey2022-04-221-1/+1
* | ipv6: Use ipv6_only_sock() helper in condition.Kuniyuki Iwashima2022-04-224-4/+4