summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-01net/funeth: Unify skb/XDP gather list writing.Dimitris Michailidis
2022-08-01net/funeth: Unify skb/XDP Tx packet unmapping.Dimitris Michailidis
2022-08-01net: devlink: convert reload command to take implicit devlink->lockJiri Pirko
2022-08-01Merge tag 'linux-can-next-for-5.20-20220731' of git://git.kernel.org/pub/scm/...David S. Miller
2022-07-31can: can327: fix a broken link to DocumentationChristophe JAILLET
2022-07-29Merge tag 'mlx5-updates-2022-07-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-29sfc: implement ethtool get/set RX ring size for EF100 repsEdward Cree
2022-07-29sfc: use a dynamic m-port for representor RX and set it promiscEdward Cree
2022-07-29sfc: move table locking into filter_table_{probe,remove} methodsEdward Cree
2022-07-29sfc: insert default MAE rules to connect VFs to representorsEdward Cree
2022-07-29sfc: receive packets from EF100 VFs into representorsEdward Cree
2022-07-29sfc: check ef100 RX packets are from the wireEdward Cree
2022-07-29sfc: determine wire m-port at EF100 PF probe timeEdward Cree
2022-07-29sfc: ef100 representor RX top halfEdward Cree
2022-07-29sfc: ef100 representor RX NAPI pollEdward Cree
2022-07-29sfc: plumb ef100 representor statsEdward Cree
2022-07-29net: marvell: prestera: uninitialized variable bugDan Carpenter
2022-07-29Merge tag 'wireless-next-2022-07-29' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-07-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-29netdevsim: Avoid allocation warnings triggered from user spaceJakub Kicinski
2022-07-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-07-29wifi: rtw88: check the return value of alloc_workqueue()William Dean
2022-07-29wifi: rtw89: 8852a: adjust IMR for SER L1Zong-Zhe Yang
2022-07-29wifi: rtw89: 8852a: update RF radio A/B R56Ping-Ke Shih
2022-07-29wifi: wcn36xx: Add debugfs entry to read firmware feature stringsBryan O'Donoghue
2022-07-29wifi: wcn36xx: Move capability bitmap to string translation function to firmw...Bryan O'Donoghue
2022-07-29wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c fileBryan O'Donoghue
2022-07-29wifi: wcn36xx: Rename clunky firmware feature bit enumBryan O'Donoghue
2022-07-29net: ethernet: mtk_eth_soc: add xdp tx return bulking supportLorenzo Bianconi
2022-07-29net: ethernet: mtk_eth_soc: introduce xdp multi-frag supportLorenzo Bianconi
2022-07-29net: ethernet: mtk_eth_soc: introduce mtk_xdp_frame_map utility routineLorenzo Bianconi
2022-07-29vmxnet3: do not reschedule napi for rx processingRonak Doshi
2022-07-29mlxsw: spectrum: Support ethtool 'get_ts_info' callback in Spectrum-2Danielle Ratson
2022-07-29mlxsw: spectrum_ptp: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctlsDanielle Ratson
2022-07-29mlxsw: spectrum: Support time stamping on Spectrum-2Danielle Ratson
2022-07-29mlxsw: Send PTP packets as data packets to overcome a limitationDanielle Ratson
2022-07-29mlxsw: spectrum_ptp: Add implementation for physical hardware clock operationsDanielle Ratson
2022-07-29mlxsw: Query UTC sec and nsec PCI offsets and valuesDanielle Ratson
2022-07-29mlxsw: spectrum_ptp: Add PTP initialization / finalization for Spectrum-2Danielle Ratson
2022-07-29mlxsw: Support CQEv2 for SDQ in Spectrum-2 and newer ASICsDanielle Ratson
2022-07-29mlxsw: spectrum_ptp: Add helper functions to configure PTP trapsAmit Cohen
2022-07-29can: etas_es58x: remove useless calls to usb_fill_bulk_urb()Vincent Mailhol
2022-07-28net: dsa: qca8k: move read_switch_id function to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port LAG functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port VLAN functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port mirror functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port FDB/MDB function to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move set age/MTU/port enable/disable functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move bridge functions to common codeChristian Marangi