summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner2022-10-2963-274/+274
* Kalle Valo says:Jakub Kicinski2022-10-29122-1106/+35581
|\
| * wifi: rtl8xxxu: Fix reads of uninitialized variables hw_ctrl_s1, sw_ctrl_s1Colin Ian King2022-10-211-1/+1
| * bcma: gpio: Convert to immutable gpio irqchipLinus Walleij2022-10-191-2/+6
| * bcma: support SPROM rev 11Linus Walleij2022-10-191-1/+1
| * wifi: rtw89: 8852b: add 8852be to Makefile and KconfigPing-Ke Shih2022-10-192-0/+23
| * wifi: rtw89: phy: add dummy C2H handler to avoid warning messagePing-Ke Shih2022-10-192-0/+13
| * wifi: rtw89: 8852b: add chip_ops related to RF calibrationPing-Ke Shih2022-10-191-0/+42
| * wifi: rtw89: 8852b: rfk: add DPKPing-Ke Shih2022-10-194-0/+1169
| * wifi: rtw89: 8852b: rfk: add TSSIPing-Ke Shih2022-10-194-0/+1236
| * wifi: rtw89: 8852b: rfk: add IQKPing-Ke Shih2022-10-193-0/+1066
| * wifi: rtw89: 8852b: rfk: add RX DCKPing-Ke Shih2022-10-192-0/+76
| * wifi: rtw89: 8852b: rfk: add RCKPing-Ke Shih2022-10-192-0/+44
| * wifi: rtw89: 8852b: rfk: add DACKPing-Ke Shih2022-10-193-0/+454
| * wifi: rtw89: 8852b: add basic attributes of chip_infoPing-Ke Shih2022-10-121-0/+235
| * wifi: rtw89: 8852b: add functions to control BB to assist RF calibrationsPing-Ke Shih2022-10-122-0/+332
| * wifi: rtw89: 8852b: add chip_ops to configure TX/RX pathPing-Ke Shih2022-10-123-0/+119
| * wifi: rtw89: 8852b: add chip_ops to query PPDUPing-Ke Shih2022-10-121-0/+32
| * wifi: rtw89: 8852b: add chip_ops related to BT coexistencePing-Ke Shih2022-10-122-0/+306
| * wifi: rtw89: 8852b: add chip_ops to get thermalPing-Ke Shih2022-10-121-0/+18
| * wifi: rtw89: 8852b: add basic baseband chip_opsPing-Ke Shih2022-10-121-0/+42
| * wifi: rtw89: 8852b: add power on/off functionsPing-Ke Shih2022-10-123-0/+211
| * wifi: rtw89: 8852b: add chip_ops::set_channel_helpPing-Ke Shih2022-10-121-0/+84
| * wifi: rtl8xxxu: Update module descriptionBitterblue Smith2022-10-121-3/+4
| * wifi: rtl8xxxu: Fix reading the vendor of combo chipsBitterblue Smith2022-10-121-8/+8
| * wifi: rtl8xxxu: Make some arrays constBitterblue Smith2022-10-127-36/+36
| * wifi: rtw89: fix wrong bandwidth settings after scanPo-Hao Huang2022-10-111-0/+1
| * wifi: rtw89: correct 6 GHz scan behaviorPo-Hao Huang2022-10-112-6/+23
| * wifi: rtw89: 8852b: add chip_ops::set_channelPing-Ke Shih2022-10-117-1/+903
| * wifi: rtw89: make generic functions to convert subband gain indexPing-Ke Shih2022-10-112-44/+46
| * wifi: rtw89: 8852b: add HFC quota arraysPing-Ke Shih2022-10-111-0/+32
| * wifi: rtw89: 8852b: set proper configuration before loading NCTLPing-Ke Shih2022-10-112-5/+9
| * wifi: rtw89: parse PHY status only when PPDU is to_selfEric Huang2022-10-111-0/+3
| * wifi: rtw89: coex: move chip_ops::btc_bt_aci_imp to a generic codeChing-Te Ku2022-10-114-31/+7
| * wifi: realtek: remove duplicated wake_tx_queueJohannes Berg2022-10-102-2/+0
| * wifi: mac80211: Drop support for TX push pathAlexander Wetzel2022-10-1014-252/+48
| * Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg2022-10-101238-13701/+50252
| |\
| * | wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-1042-0/+42
| * | wifi: mac80211: add internal handler for wake_tx_queueAlexander Wetzel2022-10-102-19/+78
| * | cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad2022-10-078-10/+31
| * | wifi: mac80211: minstrel_ht: remove unused has_mrr member from struct minstre...Peter Seiderer2022-10-072-4/+0
| * | wifi: mac80211: fix ifdef symbol nameJohannes Berg2022-10-071-1/+1
| * | wifi: mac80211: remove support for AddBA with fragmentationJohannes Berg2022-10-071-19/+0
| * | wifi: mac80211: agg-rx: avoid band checkJohannes Berg2022-10-071-1/+1
| * | wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLOJohannes Berg2022-10-071-0/+10
| * | wifi: mac80211: don't clear DTIM period after setting itJohannes Berg2022-10-071-13/+12
| * | wifi: mac80211: change AddBA deny error messageJohannes Berg2022-10-071-1/+1
| * | wifi: mac80211: mlme: mark assoc link in outputJohannes Berg2022-10-071-2/+4
| * | wifi: mac80211: check link ID in auth/assoc continuationJohannes Berg2022-10-072-2/+6
| * | wifi: mac80211: mlme: fix null-ptr deref on failed assocJohannes Berg2022-10-071-2/+6