summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-01wifi: rtw89: link rtw89_vif and chanctx stuffsZong-Zhe Yang
2022-12-01wifi: rtw89: fw: implement MCC related H2CZong-Zhe Yang
2022-12-01wifi: rtw89: mac: process MCC related C2HZong-Zhe Yang
2022-12-01wifi: rtw89: introduce helpers to wait/complete on conditionZong-Zhe Yang
2022-12-01wifi: rtw89: check if atomic before queuing c2hZong-Zhe Yang
2022-12-01wifi: rtw89: rfk: rename rtw89_mcc_info to rtw89_rfk_mcc_infoZong-Zhe Yang
2022-12-01wifi: rtw88: 8821c: enable BT device recovery mechanismPing-Ke Shih
2022-12-01wifi: rtw89: 8852b: turn off PoP function in monitor modePing-Ke Shih
2022-12-01wifi: rtw89: add HE radiotap for monitor modePing-Ke Shih
2022-12-01wifi: rtw89: enable mac80211 virtual monitor interfaceZong-Zhe Yang
2022-12-01wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang
2022-11-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-11-28wifi: rtw88: fix race condition when doing H2C commandJi-Pin Jou
2022-11-28wifi: b43: remove reference to removed config B43_PCMCIALukas Bulwahn
2022-11-28wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changedBitterblue Smith
2022-11-28wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()Ziyang Xuan
2022-11-25wifi: carl9170: Replace zero-length array of trailing structs with flex-arrayKees Cook
2022-11-25wifi: ath10k: Store WLAN firmware version in SMEM image tableYoughandhar Chintala
2022-11-22wifi: p54: Replace zero-length array of trailing structs with flex-arrayKees Cook
2022-11-22wifi: rtw89: fix physts IE page checkZong-Zhe Yang
2022-11-22wifi: rtw89: avoid inaccessible IO operations during doing change_interface()Ping-Ke Shih
2022-11-22wifi: rtw89: switch BANDEDGE and TX_SHAPE based on OFDMA trigger frameEric Huang
2022-11-22wifi: rtw89: read CFO from FD or preamble CFO field of phy status ie_type 1 a...Eric Huang
2022-11-22wifi: rtw89: 8852b: correct TX power controlled by BT-coexistencePing-Ke Shih
2022-11-22wifi: brcmfmac: Use struct_size() in code ralated to struct brcmf_dload_data_leGustavo A. R. Silva
2022-11-22wifi: brcmfmac: replace one-element array with flexible-array member in struc...Gustavo A. R. Silva
2022-11-22wifi: brcmfmac: Use struct_size() and array_size() in code ralated to struct ...Gustavo A. R. Silva
2022-11-22wifi: brcmfmac: Replace one-element array with flexible-array memberGustavo A. R. Silva
2022-11-18net: ethernet: mtk_eth_soc: remove cpu_relax in mtk_pending_workLorenzo Bianconi
2022-11-18net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset ...Lorenzo Bianconi
2022-11-18net: ipa: avoid a null pointer dereferenceAlex Elder
2022-11-18Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-11-18net: libwx: Fix dead code for duplicate checkJiawen Wu
2022-11-18net: phy: mscc: macsec: do not copy encryption keysAntoine Tenart
2022-11-17net: ipa: permit GSI firmware loading to be skippedAlex Elder
2022-11-17net: ipa: introduce "qcom,gsi-loader" propertyAlex Elder
2022-11-17net: ipa: encapsulate decision about firmware loadAlex Elder
2022-11-17ice: Prevent ADQ, DCB coexistence with Custom Tx schedulerMichal Wilczynski
2022-11-17ice: Implement devlink-rate APIMichal Wilczynski
2022-11-17ice: Add an option to pre-allocate memory for ice_sched_nodeMichal Wilczynski
2022-11-17ice: Introduce new parameters in ice_sched_nodeMichal Wilczynski
2022-11-17devlink: Allow to set up parent in devl_rate_leaf_create()Michal Wilczynski
2022-11-17ethtool: doc: clarify what drivers can implement in their get_drvinfo()Vincent Mailhol
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-17net: ethernet: renesas: Fix return type in rswitch_etha_wait_link_verification()Dan Carpenter
2022-11-17wifi: ath10k: Remove redundant argument offsetZhi-Jun You
2022-11-17wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng
2022-11-17Merge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of http://git.kernel.org/pub...Kalle Valo
2022-11-17NFC: nci: Allow to create multiple virtual nci devicesDmitry Vyukov