summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-01-27octeontx2-pf: Register and handle link notificationsLinu Cherian
2020-01-27octeontx2-pf: Add packet transmission supportSunil Goutham
2020-01-27octeontx2-pf: Receive packet handling supportSunil Goutham
2020-01-27octeontx2-pf: Setup interrupts and NAPI handlerSunil Goutham
2020-01-27octeontx2-pf: Initialize and config queuesSunil Goutham
2020-01-27octeontx2-pf: Attach NIX and NPA block LFsSunil Goutham
2020-01-27octeontx2-pf: Mailbox communication with AFSunil Goutham
2020-01-27octeontx2-pf: Add Marvell OcteonTX2 NIC driverSunil Goutham
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-27sfc: move mcdi filtering codeAlex Maftei (amaftei)
2020-01-27sfc: create header for mcdi filtering codeAlex Maftei (amaftei)
2020-01-27sfc: rename mcdi filtering functions/structsAlex Maftei (amaftei)
2020-01-27bnxt_en: Add support for devlink info commandVasundhara Volam
2020-01-27bnxt_en: Rename switch_id to dsnVasundhara Volam
2020-01-27bnxt_en: Add support to update progress of flash updateVasundhara Volam
2020-01-27bnxt_en: Move devlink_register before registering netdevVasundhara Volam
2020-01-27bnxt_en: Register devlink irrespective of firmware spec versionVasundhara Volam
2020-01-27bnxt_en: Refactor bnxt_dl_register()Vasundhara Volam
2020-01-27bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.Michael Chan
2020-01-27bnxt_en: Periodically check and remove aged-out ntuple filtersPavan Chebbi
2020-01-27bnxt_en: Do not accept fragments for aRFS flow steering.Michael Chan
2020-01-27bnxt_en: Support UDP RSS hashing on 575XX chips.Michael Chan
2020-01-27bnxt_en: Remove the setting of dev_port.Michael Chan
2020-01-27bnxt_en: Improve bnxt_probe_phy().Michael Chan
2020-01-27bnxt_en: Improve link up detection.Michael Chan
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller
2020-01-27drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET
2020-01-27bpf, xdp: Remove no longer required rcu_read_{un}lock()John Fastabend
2020-01-27bpf, xdp: virtio_net use access ptr macro for xdp enable checkJohn Fastabend
2020-01-27r8169: don't set min_mtu/max_mtu if not neededHeiner Kallweit
2020-01-27mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'Christophe JAILLET
2020-01-27net: socionext: fix xdp_result initialization in netsec_process_rxLorenzo Bianconi
2020-01-27net: socionext: fix possible user-after-free in netsec_process_rxLorenzo Bianconi
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko
2020-01-27mvneta driver disallow XDP program on hardware buffer managementSven Auhagen
2020-01-26Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-01-26iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King
2020-01-26rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"Colin Ian King
2020-01-26rtlwifi: rtl8723ae: remove unused variablesYueHaibing
2020-01-26rtlwifi: rtl8192ee: remove unused variablesYueHaibing
2020-01-26rtlwifi: rtl8821ae: remove unused variablesYueHaibing
2020-01-26rtlwifi: rtl8188ee: remove redundant assignment to variable condColin Ian King
2020-01-26qtnfmac: add support for TWT responder and spatial reuseMikhail Karpenko
2020-01-26qtnfmac: add support for STA HE ratesSergey Matyukevich
2020-01-26qtnfmac: control qtnfmac wireless interfaces bridgingSergey Matyukevich
2020-01-26qtnfmac: add module param to configure DFS offloadSergey Matyukevich
2020-01-26qtnfmac: cleanup slave_radar access functionSergey Matyukevich
2020-01-26brcmfmac: Remove always false 'idx < 0' statementyuehaibing
2020-01-26rtw88: use shorter delay time to poll PS stateYan-Hsuan Chuang
2020-01-26rtw88: fix potential NULL skb access in TX ISRYan-Hsuan Chuang