summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wlcore: Fix buffer overrun by snprintf due to incorrect buffer sizeColin Ian King2021-04-221-1/+1
* wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva2021-04-222-41/+38
* wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva2021-04-222-8/+14
* ath11k: fix warning in ath11k_mhi_configAnilkumar Kolli2021-04-221-3/+12
* ath11k: qmi: Fix spelling mistake "requeqst" -> "request"Colin Ian King2021-04-221-1/+1
* ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan2021-04-221-0/+3
* ath10k: Fix a use after free in ath10k_htc_send_bundleLv Yunlong2021-04-221-1/+1
* ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2021-04-222-2/+2
* rtlwifi: implement set_tim by update beacon contentPing-Ke Shih2021-04-214-0/+37
* libertas_tf: Remove duplicate struct declarationWan Jiabing2021-04-211-1/+0
* rtw88: refine napi deinit flowPo-Hao Huang2021-04-212-5/+15
* rtw88: Fix potential unrecoverable tx queue stopYu-Yen Ting2021-04-211-2/+8
* rtw88: 8821c: Don't set RX_FLAG_DECRYPTED if packet has no encryptionGuo-Feng Fan2021-04-211-1/+2
* rtw88: 8822c: debug: allow debugfs to enable/disable TXGAPKGuo-Feng Fan2021-04-213-2/+112
* rtw88: 8822c: Add gap-k calibration to improve long range performanceGuo-Feng Fan2021-04-216-1/+809
* rtw88: 8822c: reorder macro position according to the register numberGuo-Feng Fan2021-04-212-143/+148
* net: wwan: mhi_wwan_ctrl: Fix RX buffer starvationLoic Poulain2021-04-201-4/+4
* net: phy: at803x: fix probe error if copper page is selectedMichael Walle2021-04-201-6/+17
* net: mana: remove redundant initialization of variable errColin Ian King2021-04-201-1/+1
* virtio-net: fix use-after-free in page_to_skb()Eric Dumazet2021-04-201-1/+4
* phy: nxp-c45-tja11xx: fix phase offset calculationRadu Pirea (NXP OSS)2021-04-201-1/+1
* net: enetc: automatically select IERB moduleMichael Walle2021-04-201-1/+1
* virtio-net: restrict build_skb() use to some archesEric Dumazet2021-04-201-1/+1
* net: wwan: Fix bit ops double shiftLoic Poulain2021-04-202-4/+6
* Merge branch 'dsa-tag-override'David S. Miller2021-04-206-70/+192
|\
| * dt-bindings: net: dsa: Document dsa-tag-protocol propertyTobias Waldekranz2021-04-201-0/+9
| * net: dsa: Allow default tag protocol to be overridden from DTTobias Waldekranz2021-04-202-17/+91
| * net: dsa: Only notify CPU ports of changes to the tag protocolTobias Waldekranz2021-04-201-18/+7
| * net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocolTobias Waldekranz2021-04-201-0/+39
| * net: dsa: mv88e6xxx: Mark chips with undocumented EDSA tag supportTobias Waldekranz2021-04-202-35/+46
|/
* Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller2021-04-2030-149/+232
|\
| * cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg2021-04-191-0/+2
| * wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg2021-04-198-12/+12
| * wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg2021-04-197-25/+22
| * wireless: align some HE capabilities with the specJohannes Berg2021-04-197-32/+33
| * mac80211: drop the connection if firmware crashed while in CSANaftali Goldstein2021-04-193-3/+12
| * nl80211: Add new RSNXE related nl80211 extended featuresIlan Peer2021-04-191-0/+13
| * mac80211: properly drop the connection in case of invalid CSA IEEmmanuel Grumbach2021-04-191-5/+2
| * mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driverEmmanuel Grumbach2021-04-192-13/+2
| * nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern2021-04-194-2/+20
| * ieee80211: add the values of ranging parameters max LTF total fieldAvraham Stern2021-04-191-0/+7
| * mac80211: aes_cmac: check crypto_shash_setkey() return valueJohannes Berg2021-04-191-2/+9
| * mac80211: minstrel_ht: remove extraneous indentation on if statementColin Ian King2021-04-191-1/+1
| * mac80211: properly process TXQ management framesJohannes Berg2021-04-191-5/+14
| * cfg80211: constify ieee80211_get_response_rate returnJoe Perches2021-04-194-4/+4
| * cfg80211: fix a few kernel-doc warningsRandy Dunlap2021-04-191-2/+2
| * cfg80211: fix an htmldoc warningEmmanuel Grumbach2021-04-191-1/+1
| * cfg80211: Remove wrong RNR IE validation checkIlan Peer2021-04-081-1/+1
| * mac80211: bail out if cipher schemes are invalidJohannes Berg2021-04-081-2/+5
| * mac80211: clear the beacon's CRC after channel switchEmmanuel Grumbach2021-04-081-0/+5