summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-06-21wifi: rtw88: fix not entering PS mode after AP stopsPo-Hao Huang
2023-06-21wifi: rtw88: refine register based H2C commandPo-Hao Huang
2023-06-21wifi: rtw88: Stop high queue during scanPo-Hao Huang
2023-06-21wifi: rtw88: Skip high queue in hci_flushPo-Hao Huang
2023-06-21wifi: rtw88: Fix AP mode incorrect DTIM behaviorPo-Hao Huang
2023-06-21wifi: rtw88: use struct instead of macros to set TX descPo-Hao Huang
2023-06-21wifi: rtw88: process VO packets without workqueue to avoid PTK rekey failedChih-Kang Chang
2023-06-21wifi: rtw88: Fix action frame transmission fail before associationPo-Hao Huang
2023-06-20net: stmmac: dwmac-qcom-ethqos: add support for emac4 on sa8775p platformsBartosz Golaszewski
2023-06-20net: stmmac: add new switch to struct plat_stmmacenet_dataBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: add support for SGMIIBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: prepare the driver for more PHY modesBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: add support for the phyaux clockBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: add support for the optional serdes phyBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: remove stray spaceBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: add a newline between headersBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: add missing includeBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: use a helper variable for &pdev->devBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: tweak the order of local variablesBartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: rename a label in probe()Bartosz Golaszewski
2023-06-20net: stmmac: dwmac-qcom-ethqos: shrink clock code with devresBartosz Golaszewski
2023-06-20sfc: fix uninitialized variable useArnd Bergmann
2023-06-20sfc: add CONFIG_INET dependency for TC offloadArnd Bergmann
2023-06-20net: phy-c45: Fix genphy_c45_ethtool_set_eee descriptionAndrew Lunn
2023-06-20Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini
2023-06-20net: mdio: fix the wrong parametersJiawen Wu
2023-06-20octeontx2-pf: TC flower offload support for rxqueue mappingRatheesh Kannoth
2023-06-20wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya
2023-06-20be2net: Extend xmit workaround to BE3 chipRoss Lagerwall
2023-06-20net: fec: allow to build without PAGE_POOL_STATSLucas Stach
2023-06-20net: phy: mediatek: fix compile-test dependenciesArnd Bergmann
2023-06-20net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
2023-06-20net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL
2023-06-20net: dsa: mt7530: fix handling of BPDUs on MT7530 switchArınç ÜNAL
2023-06-20net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL
2023-06-20net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL
2023-06-20net: dpaa2-mac: add 25gbase-r supportJosua Mayer
2023-06-20Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2023-06-20net/mlx5: Add .getmaxphase ptp_clock_info callbackRahul Rameshbabu
2023-06-19wifi: iwlwifi: dvm: fix -Wunused-const-variable gcc warningDmitry Antipov
2023-06-19wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya
2023-06-19wifi: iwlwifi: bump FW API to 81 for AX devicesGregory Greenman
2023-06-19wifi: iwlwifi: mvm: Add support for SCAN API version 16Ilan Peer
2023-06-19wifi: iwlwifi: mvm: Don't access vif valid links directlyIlan Peer
2023-06-19wifi: iwlwifi: handle eSR transitionsMiri Korenblit
2023-06-19wifi: iwlwifi: fix max number of fw active linksMiri Korenblit
2023-06-19wifi: iwlwifi: add a few rate index validity checksAnjaneyulu
2023-06-19wifi: iwlwifi: Validate slots_num before allocating memoryAnjaneyulu
2023-06-19wifi: iwlwifi: mvm: Validate tid is in valid range before using itAnjaneyulu
2023-06-19wifi: iwlwifi: mvm: track u-APSD misbehaving AP by AP addressJohannes Berg