summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-17Merge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of http://git.kernel.org/pub...Kalle Valo19-121/+773
2022-11-17NFC: nci: Allow to create multiple virtual nci devicesDmitry Vyukov1-76/+71
2022-11-17sundance: remove unused variable cntColin Ian King1-2/+0
2022-11-17net: usb: smsc95xx: fix external PHY resetAlexandru Tachici1-4/+42
2022-11-17net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau1-0/+1
2022-11-16netdevsim: Fix memory leak of nsim_dev->fa_cookieWang Yufen1-0/+1
2022-11-16mlxsw: update adjfine to use adjust_by_scaled_ppmJacob Keller1-15/+3
2022-11-16Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+14
2022-11-16Merge tag 'pinctrl-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds26-7/+103
2022-11-16Merge tag 'platform-drivers-x86-v6.1-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds9-8/+124
2022-11-16wifi: wl1251: switch to using gpiod APIDmitry Torokhov2-30/+34
2022-11-16wifi: wl1251: drop support for platform dataDmitry Torokhov5-63/+4
2022-11-16wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()Christophe JAILLET1-1/+1
2022-11-16wifi: rtw89: Fix some error handling path in rtw89_wow_enable()Christophe JAILLET1-3/+3
2022-11-16wifi: airo: Avoid clashing function prototypesGustavo A. R. Silva1-96/+108
2022-11-16wifi: zd1201: Avoid clashing function prototypesGustavo A. R. Silva1-85/+89
2022-11-16wifi: hostap: Avoid clashing function prototypesGustavo A. R. Silva1-111/+133
2022-11-16wifi: cfg80211: Avoid clashing function prototypesGustavo A. R. Silva2-12/+12
2022-11-16wifi: orinoco: Avoid clashing function prototypesGustavo A. R. Silva1-47/+62
2022-11-16wifi: rtl8xxxu: Use u32_get_bits in *_identify_chipBitterblue Smith6-15/+9
2022-11-16wifi: rtl8xxxu: Use strscpy instead of sprintfBitterblue Smith6-15/+15
2022-11-16wifi: rtl8xxxu: Name some bits used in burst initBitterblue Smith2-5/+11
2022-11-16wifi: rtl8xxxu: Rename rtl8xxxu_8188f_channel_to_groupBitterblue Smith1-2/+2
2022-11-16wifi: rtl8xxxu: Split up rtl8xxxu_identify_chipBitterblue Smith7-156/+297
2022-11-16wifi: rtl8xxxu: Move burst init to a functionBitterblue Smith4-41/+52
2022-11-16net: thunderbolt: Fix error handling in tbnet_init()Yuan Can1-5/+14
2022-11-16net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing2-0/+6
2022-11-16net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()Shang XiaoJing1-0/+3
2022-11-16sfc: implement counters readout to TC statsEdward Cree3-0/+52
2022-11-16sfc: validate MAE action orderEdward Cree1-0/+50
2022-11-16sfc: attach an MAE counter to TC actions that need itEdward Cree3-2/+32
2022-11-16sfc: accumulate MAE counter values from update packetsEdward Cree2-1/+57
2022-11-16sfc: add functions to allocate/free MAE countersEdward Cree4-0/+170
2022-11-16sfc: add hashtables for MAE counters and counter ID mappingsEdward Cree4-0/+90
2022-11-16sfc: add extra RX channel to receive MAE counter updates on ef100Edward Cree7-10/+373
2022-11-16sfc: add ef100 MAE counter support functionsEdward Cree5-0/+139
2022-11-16sfc: add ability for extra channels to receive raw RX buffersEdward Cree2-0/+9
2022-11-16sfc: add start and stop methods to channelsEdward Cree2-1/+12
2022-11-16sfc: add ability for an RXQ to grant credits on refillEdward Cree3-3/+22
2022-11-16sfc: fix ef100 RX prefix macroEdward Cree1-1/+1
2022-11-16platform/x86: ideapad-laptop: Add module parameters to match DMI quirk tablesHans de Goede1-3/+19
2022-11-16platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle on some Y...Arnav Rawat1-0/+17
2022-11-16platform/x86: hp-wmi: Ignore Smart Experience App eventKai-Heng Feng1-0/+3
2022-11-16platform/surface: aggregator_registry: Add support for Surface Laptop 5Maximilian Luz1-0/+16
2022-11-16net: mscc: ocelot: drop workaround for forcing RX flow controlVladimir Oltean1-4/+2
2022-11-16net: dsa: felix: use phylink_generic_validate()Vladimir Oltean4-72/+4
2022-11-16net: phy: aquantia: add AQR112 and AQR412 PHY IDsVladimir Oltean1-0/+40
2022-11-16net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...Liu Jian1-1/+2
2022-11-16net: ethernet: mtk_eth_soc: enable hardware DSA untaggingFelix Fietkau2-7/+67
2022-11-16net: ethernet: mtk_eth_soc: add support for configuring vlan rx offloadFelix Fietkau1-5/+20