index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-19
wifi: cfg80211: rewrite merging of inherited elements
Benjamin Berg
1
-89
/
+124
2023-06-19
wifi: cfg80211: ignore invalid TBTT info field types
Benjamin Berg
2
-0
/
+9
2023-06-19
wifi: mac80211: use new inform_bss callback
Benjamin Berg
3
-55
/
+42
2023-06-19
wifi: cfg80211: add inform_bss op to update BSS
Benjamin Berg
4
-0
/
+46
2023-06-19
wifi: cfg80211: keep bss_lock held when informing
Benjamin Berg
1
-24
/
+42
2023-06-19
wifi: cfg80211: move regulatory_hint_found_beacon to be earlier
Benjamin Berg
1
-20
/
+22
2023-06-19
wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notify
Emmanuel Grumbach
1
-2
/
+3
2023-06-19
wifi: mac80211: add consistency check for compat chandef
Anjaneyulu
1
-0
/
+5
2023-06-19
wifi: mac80211: stop passing cbss to parser
Benjamin Berg
1
-1
/
+0
2023-06-19
wifi: mac80211: Extend AID element addition for TDLS frames
Mukesh Sisodiya
1
-10
/
+9
2023-06-19
wifi: mac80211: Add HE and EHT capa elements in TDLS frames
Abhishek Naik
3
-1
/
+88
2023-06-19
wifi: mac80211: handle TDLS data frames with MLO
Abhishek Naik
1
-2
/
+20
2023-06-19
wifi: mac80211: handle TDLS negotiation with MLO
Mukesh Sisodiya
1
-72
/
+91
2023-06-19
wifi: cfg80211: make TDLS management link-aware
Mukesh Sisodiya
7
-30
/
+38
2023-06-19
wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
Gustavo A. R. Silva
1
-0
/
+6
2023-06-19
wifi: iwlwifi: bump FW API to 81 for AX devices
Gregory Greenman
1
-2
/
+2
2023-06-19
wifi: iwlwifi: mvm: Add support for SCAN API version 16
Ilan Peer
2
-21
/
+48
2023-06-19
wifi: iwlwifi: mvm: Don't access vif valid links directly
Ilan Peer
3
-4
/
+4
2023-06-19
wifi: iwlwifi: handle eSR transitions
Miri Korenblit
5
-33
/
+155
2023-06-19
wifi: iwlwifi: fix max number of fw active links
Miri Korenblit
3
-22
/
+24
2023-06-19
wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spam
Nicolas Cavallari
1
-3
/
+1
2023-06-19
wifi: iwlwifi: add a few rate index validity checks
Anjaneyulu
2
-7
/
+13
2023-06-19
wifi: iwlwifi: Validate slots_num before allocating memory
Anjaneyulu
1
-1
/
+4
2023-06-19
wifi: iwlwifi: mvm: Validate tid is in valid range before using it
Anjaneyulu
2
-6
/
+13
2023-06-19
wifi: iwlwifi: mvm: track u-APSD misbehaving AP by AP address
Johannes Berg
3
-17
/
+26
2023-06-19
wifi: iwlwifi: implement WPFC ACPI table loading
Johannes Berg
6
-51
/
+65
2023-06-19
wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...
Anjaneyulu
1
-2
/
+3
2023-06-19
wifi: iwlwifi: add some FW misbehaviour check infrastructure
Johannes Berg
4
-9
/
+36
2023-06-19
wifi: iwlwifi: mvm: always send spec link ID in link commands
Johannes Berg
1
-0
/
+2
2023-06-19
wifi: iwlwifi: use array as array argument
Johannes Berg
2
-2
/
+2
2023-06-19
wifi: iwlwifi: mvm: store WMM params per link
Johannes Berg
2
-6
/
+15
2023-06-19
wifi: iwlwifi: mvm: check link during TX
Johannes Berg
1
-1
/
+3
2023-06-19
wifi: iwlwifi: mvm: add a NULL pointer check
Johannes Berg
2
-2
/
+12
2023-06-19
wifi: iwlwifi: fw: Add new FSEQ defines to fw dump
Ariel Malamud
2
-2
/
+10
2023-06-19
wifi: iwlwifi: pcie: double-check ACK interrupt after timeout
Johannes Berg
1
-4
/
+9
2023-06-19
wifi: iwlwifi: pull from TXQs with softirqs disabled
Johannes Berg
1
-1
/
+4
2023-06-19
wifi: iwlwifi: mvm: use iwl_mvm_is_vendor_in_approved_list()
Johannes Berg
1
-1
/
+1
2023-06-19
wifi: iwlwifi: fw: make some ACPI functions static
Johannes Berg
2
-40
/
+19
2023-06-19
wifi: iwlwifi: Correctly indicate support for VHT TX STBC
Ilan Peer
1
-2
/
+2
2023-06-19
wifi: iwlwifi: mvm: correctly access HE/EHT sband capa
Johannes Berg
1
-20
/
+26
2023-06-19
wifi: iwlwifi: mvm: Add NULL check before dereferencing the pointer
Mukesh Sisodiya
1
-6
/
+8
2023-06-19
wifi: iwlwifi: mvm: remove new checksum code
Johannes Berg
4
-84
/
+7
2023-06-19
wifi: mac80211: Add debugfs entry to report dormant links
Ilan Peer
1
-0
/
+14
2023-06-19
wifi: mac80211: Support disabled links during association
Ilan Peer
5
-33
/
+54
2023-06-16
wifi: ray_cs: fix stringop-truncation GCC warning
Kalle Valo
1
-1
/
+1
2023-06-16
wifi: hostap: fix stringop-truncations GCC warning
Kalle Valo
1
-1
/
+1
2023-06-16
wifi: brcmsmac: fix gnu_printf warnings
Kalle Valo
1
-0
/
+8
2023-06-16
wifi: brcmfmac: fix gnu_printf warnings
Kalle Valo
1
-0
/
+7
2023-06-15
wifi: rtw89: fix spelling typo of IQK debug messages
Dmitry Antipov
3
-3
/
+3
2023-06-15
wifi: rtw89: cleanup rtw89_iqk_info and related code
Dmitry Antipov
7
-54
/
+4
[next]