summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-27net: ti: icssg-prueth: add packet timestamping and ptp supportRoger Quadros
2023-08-27net: ti: icss-iep: Add IEP driverRoger Quadros
2023-08-27sfc: extend pedit add action to handle decrement ipv6 hop limitPieter Jansen van Vuuren
2023-08-27sfc: introduce pedit add actions on the ipv4 ttl fieldPieter Jansen van Vuuren
2023-08-27sfc: add decrement ipv6 hop limit by offloading set hop limit actionsPieter Jansen van Vuuren
2023-08-27sfc: add decrement ttl by offloading set ipv4 ttl actionsPieter Jansen van Vuuren
2023-08-27sfc: add mac source and destination pedit action offloadPieter Jansen van Vuuren
2023-08-27sfc: introduce ethernet pedit set action infrastructurePieter Jansen van Vuuren
2023-08-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-08-25net: stmmac: convert half-duplex support to positive logicRussell King (Oracle)
2023-08-25net: stmmac: move priv->phylink_config.mac_managed_pmRussell King (Oracle)
2023-08-25net: stmmac: move xgmac specific phylink caps to dwxgmac2 coreRussell King (Oracle)
2023-08-25net: stmmac: move gmac4 specific phylink capabilities to gmac4Russell King (Oracle)
2023-08-25net: stmmac: provide stmmac_mac_phylink_get_caps()Russell King (Oracle)
2023-08-25net: stmmac: use phylink_limit_mac_speed()Russell King (Oracle)
2023-08-25net: stmmac: use "mdio_bus_data" local variableRussell King (Oracle)
2023-08-25net: stmmac: clean up passing fwnode to phylinkRussell King (Oracle)
2023-08-25net: stmmac: convert plat->phylink_node to fwnodeRussell King (Oracle)
2023-08-25net: phylink: add phylink_limit_mac_speed()Russell King (Oracle)
2023-08-25veth: Avoid NAPI scheduling on failed SKB forwardingLiang Chen
2023-08-25Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-08-25Merge tag 'for-net-next-2023-08-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-08-25wifi: rtlwifi: rtl8723: Remove unused function rtl8723_cmd_send_packet()Jinjie Ruan
2023-08-25wifi: rtw88: usb: kill and free rx urbs on probe failureSascha Hauer
2023-08-25wifi: rtw89: Fix clang -Wimplicit-fallthrough in rtw89_query_sar()Nathan Chancellor
2023-08-25wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIGCheng-Chieh Hsieh
2023-08-25wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chipsPing-Ke Shih
2023-08-25wifi: rtw89: mac: define register address of rx_filter to generalize codePing-Ke Shih
2023-08-25wifi: rtw89: mac: define internal memory address for WiFi 7 chipPing-Ke Shih
2023-08-25wifi: rtw89: mac: generalize code to indirectly access WiFi internal memoryPing-Ke Shih
2023-08-25wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...Ping-Ke Shih
2023-08-25wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the codeLi Zetao
2023-08-25wifi: rtw89: initialize multi-channel handlingZong-Zhe Yang
2023-08-25wifi: rtw89: provide functions to configure NoA for beacon updateZong-Zhe Yang
2023-08-25wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vifZong-Zhe Yang
2023-08-25wifi: rtw89: sar: let caller decide the center frequency to queryZong-Zhe Yang
2023-08-25wifi: rtw89: refine rtw89_correct_cck_chan() by rtw89_hw_to_nl80211_band()Zong-Zhe Yang
2023-08-25wifi: rtw89: add function prototype for coex request durationZong-Zhe Yang
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern
2023-08-25net: fec: add statistics for XDP_TXWei Fang
2023-08-25wifi: ath: Use is_multicast_ether_addr() to check multicast Ether addressRuan Jinjie
2023-08-25wifi: ath12k: Remove unused declarationsYue Haibing
2023-08-25wifi: ath12k: add check max message length while scanning with extraieWen Gong
2023-08-25wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-08-25net: ngbe: move mdio access registers to libwxJiawen Wu
2023-08-25net: txgbe: support copper NIC with external PHYJiawen Wu
2023-08-25net: txgbe: support switching mode to 1000BASE-X and SGMIIJiawen Wu
2023-08-25net: txgbe: add FW version warningJiawen Wu
2023-08-25net: pcs: xpcs: adapt Wangxun NICs for SGMII modeJiawen Wu