summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bpf: treewide: Annotate BPF kfuncs in BTFDaniel Xu2024-01-311-4/+4
* ptp: add FemtoClock3 Wireless as ptp hardware clockMin Li2024-01-294-0/+1074
* ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offsetMin Li2024-01-291-1/+15
* net: fill in MODULE_DESCRIPTION()s for arcnetBreno Leitao2024-01-291-0/+1
* net: fill in MODULE_DESCRIPTION()s for PCS driversBreno Leitao2024-01-293-0/+3
* net: fill in MODULE_DESCRIPTION()s for ec_bhfBreno Leitao2024-01-291-0/+1
* net: fill in MODULE_DESCRIPTION()s for cpsw-commonBreno Leitao2024-01-291-0/+1
* net: fill in MODULE_DESCRIPTION()s for dwmac-socfpgaBreno Leitao2024-01-291-0/+1
* net: fill in MODULE_DESCRIPTION()s for Qualcom driversBreno Leitao2024-01-292-0/+2
* net: fill in MODULE_DESCRIPTION()s for SMSC driversBreno Leitao2024-01-293-0/+3
* net: fill in MODULE_DESCRIPTION()s for ocelotBreno Leitao2024-01-291-0/+1
* net: fill in MODULE_DESCRIPTION()s for encx24j600Breno Leitao2024-01-291-0/+1
* octeontx2-af: Add filter profiles in hardware to extract packet headersSuman Ghosh2024-01-294-69/+571
* net: txgbe: use irq_domain for interrupt controllerJiawen Wu2024-01-279-54/+193
* net: txgbe: move interrupt codes to a separate fileJiawen Wu2024-01-274-127/+144
* net: dsa: microchip: implement PHY loopback configuration for KSZ8794 and KSZ...Oleksij Rempel2024-01-262-7/+70
* net: dsa: microchip: Remove redundant optimization in ksz8_w_phy_bmcrOleksij Rempel2024-01-261-67/+29
* net: dsa: microchip: ksz8: move BMCR specific code to separate functionOleksij Rempel2024-01-261-126/+240
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-01-261-1/+1
|\
| * bpf: Take into account BPF token when fetching helper protosAndrii Nakryiko2024-01-241-1/+1
* | net: phy: at803x: add LED support for qca808xChristian Marangi2024-01-261-0/+327
* | net: phy: add support for PHY LEDs polarity modesChristian Marangi2024-01-261-0/+16
* | bnx2x: Fix firmware version string character countsKees Cook2024-01-263-12/+13
* | drivers/ptp: Convert snprintf to sysfs_emitLi Zhijian2024-01-261-7/+6
* | net: dsa: mt7530: select MEDIATEK_GE_PHY for NET_DSA_MT7530_MDIOArınç ÜNAL2024-01-261-1/+1
* | tsnep: Add link down PHY loopback supportGerhard Engleder2024-01-251-1/+3
* | gve: Modify rx_buf_alloc_fail counter centrally and closer to failureAnkit Garg2024-01-251-8/+11
* | Merge tag 'wireless-next-2024-01-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-01-2582-1392/+4612
|\ \
| * | wifi: iwlegacy: Use kcalloc() instead of kzalloc()Erick Archer2024-01-231-3/+1
| * | wifi: rtw89: fix disabling concurrent mode TX hang issueChih-Kang Chang2024-01-231-1/+1
| * | wifi: rtw89: fix HW scan timeout due to TSF sync issueChih-Kang Chang2024-01-233-7/+17
| * | wifi: rtw89: add wait/completion for abort scanPo-Hao Huang2024-01-235-9/+56
| * | wifi: rtw89: fix null pointer access when abort scanPo-Hao Huang2024-01-231-2/+2
| * | wifi: rtw89: disable RTS when broadcast/multicastPo-Hao Huang2024-01-231-2/+4
| * | wifi: rtw89: Set default CQM config if not presentPo-Hao Huang2024-01-233-2/+14
| * | wifi: rtw89: refine hardware scan C2H eventsPo-Hao Huang2024-01-232-21/+31
| * | wifi: rtw89: refine add_chan H2C command to encode_bitsPo-Hao Huang2024-01-232-162/+80
| * | wifi: rtw89: 8922a: add BTG functions to assist BT coexistence to control TX/RXChung-Hsuan Hung2024-01-232-0/+144
| * | wifi: rtw89: 8922a: add TX power related opsPing-Ke Shih2024-01-232-1/+137
| * | wifi: rtw89: 8922a: add register definitions of H2C, C2H, page, RRSR and EDCCAPing-Ke Shih2024-01-232-0/+77
| * | wifi: rtw89: 8922a: add chip_ops related to BB initPing-Ke Shih2024-01-2310-0/+298
| * | wifi: rtw89: 8922a: add chip_ops::{enable,disable}_bb_rfPing-Ke Shih2024-01-232-0/+55
| * | wifi: rtw89: add mlo_dbcc_mode for WiFi 7 chipsPing-Ke Shih2024-01-232-0/+29
| * | wifi: rtlwifi: Speed up firmware loading for USBBitterblue Smith2024-01-195-10/+53
| * | wifi: rtl8xxxu: add missing number of sec cam entries for all variantsMartin Kaistra2024-01-197-0/+7
| * | wifi: brcmfmac: allow per-vendor event handlingArend van Spriel2024-01-1910-63/+244
| * | wifi: brcmfmac: avoid invalid list operation when vendor attach failsArend van Spriel2024-01-191-3/+4
| * | wifi: brcmfmac: Demote vendor-specific attach/detach messages to infoHector Martin2024-01-195-68/+6
| * | wifi: brcmfmac: cfg80211: Use WSEC to set SAE passwordHector Martin2024-01-197-35/+76
| * | wifi: brcmfmac: move feature overrides before feature_disableArend van Spriel2024-01-191-3/+3