summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-10-27libertas: Fix possible memory leak in probe and disconnectWang Hai
2021-10-27libertas_tf: Fix possible memory leak in probe and disconnectWang Hai
2021-10-27wlcore: spi: Use dev_err_probe()Geert Uytterhoeven
2021-10-27Merge tag 'iwlwifi-next-for-kalle-2021-10-22' of git://git.kernel.org/pub/scm...Kalle Valo
2021-10-26net: phy: fixed warning: Function parameter not describedLuo Jie
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski
2021-10-26net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)
2021-10-26ifb: Depend on netfilter alternatively to tcLukas Wunner
2021-10-26net: ax88796c: Remove pointless check in ax88796c_open()Nathan Chancellor
2021-10-26net: ax88796c: Fix clang -Wimplicit-fallthrough in ax88796c_set_mac()Nathan Chancellor
2021-10-26net: mana: Allow setting the number of queues while the NIC is downHaiyang Zhang
2021-10-26mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resourceDanielle Ratson
2021-10-26mlxsw: spectrum_router: Add RIF MAC profiles supportDanielle Ratson
2021-10-26mlxsw: spectrum_router: Propagate extack furtherDanielle Ratson
2021-10-26mlxsw: resources: Add resource identifier for RIF MAC profilesDanielle Ratson
2021-10-26mlxsw: reg: Add MAC profile ID field to RITR registerDanielle Ratson
2021-10-26vrf: run conntrack only in context of lower/physdev for locally generated pac...Florian Westphal
2021-10-26Merge tag 'mlx5-updates-2021-10-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-10-25net: qed_dev: fix check of true !rc expressionJean Sacren
2021-10-25net: qed_ptp: fix check of true !rc expressionJean Sacren
2021-10-25ax88796c: fix fetching error stats from percpu containersAlexander Lobakin
2021-10-25net/mlx5: SF_DEV Add SF device trace pointsParav Pandit
2021-10-25net/mlx5: SF, Add SF trace pointsParav Pandit
2021-10-25net/mlx5: Let user configure max_macs paramShay Drory
2021-10-25net/mlx5: Let user configure event_eq_size paramShay Drory
2021-10-25net/mlx5: Let user configure io_eq_size paramShay Drory
2021-10-25net/mlx5: Bridge, support replacing existing FDB entryVlad Buslov
2021-10-25net/mlx5: Bridge, extract code to lookup and del/notify entryVlad Buslov
2021-10-25net/mlx5: Add periodic update of host time to firmwareAya Levin
2021-10-25net/mlx5: Print health buffer by log levelAya Levin
2021-10-25net/mlx5: Extend health buffer dumpAya Levin
2021-10-25net/mlx5: Reduce flow counters bulk query buffer size for SFsAvihai Horon
2021-10-25net/mlx5: Fix unused function warning of mlx5i_flow_type_maskShay Drory
2021-10-25net/mlx5: Remove unnecessary checks for slow path flagPaul Blakey
2021-10-25net/mlx5e: don't write directly to netdev->dev_addrJakub Kicinski
2021-10-25fddi: defza: add missing pointer type castJakub Kicinski
2021-10-25mlxsw: spectrum: Use 'bitmap_zalloc()' when applicableChristophe JAILLET
2021-10-25usbb: catc: use correct API for MAC addressesOliver Neukum
2021-10-25Merge tag 'wireless-drivers-next-2021-10-25' of git://git.kernel.org/pub/scm/...David S. Miller
2021-10-25gve: Add a jumbo-frame device option.Shailend Chand
2021-10-25gve: Implement packet continuation for RX.David Awogbemila
2021-10-25gve: Add RX context.David Awogbemila
2021-10-25net: phy: add qca8081 cdt featureLuo Jie
2021-10-25net: phy: adjust qca8081 master/slave seed value if link downLuo Jie
2021-10-25net: phy: add qca8081 soft_reset and enable master/slave seedLuo Jie
2021-10-25net: phy: add qca8081 config_initLuo Jie
2021-10-25net: phy: add genphy_c45_fast_retrainLuo Jie
2021-10-25net: phy: add qca8081 config_anegLuo Jie
2021-10-25net: phy: add qca8081 get_featuresLuo Jie
2021-10-25net: phy: add qca8081 read_statusLuo Jie