index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: cfg80211: keep bss_lock held when informing
Benjamin Berg
2023-06-19
1
-24
/
+42
*
wifi: cfg80211: move regulatory_hint_found_beacon to be earlier
Benjamin Berg
2023-06-19
1
-20
/
+22
*
wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notify
Emmanuel Grumbach
2023-06-19
1
-2
/
+3
*
wifi: mac80211: add consistency check for compat chandef
Anjaneyulu
2023-06-19
1
-0
/
+5
*
wifi: mac80211: stop passing cbss to parser
Benjamin Berg
2023-06-19
1
-1
/
+0
*
wifi: mac80211: Extend AID element addition for TDLS frames
Mukesh Sisodiya
2023-06-19
1
-10
/
+9
*
wifi: mac80211: Add HE and EHT capa elements in TDLS frames
Abhishek Naik
2023-06-19
3
-1
/
+88
*
wifi: mac80211: handle TDLS data frames with MLO
Abhishek Naik
2023-06-19
1
-2
/
+20
*
wifi: mac80211: handle TDLS negotiation with MLO
Mukesh Sisodiya
2023-06-19
1
-72
/
+91
*
wifi: cfg80211: make TDLS management link-aware
Mukesh Sisodiya
2023-06-19
7
-30
/
+38
*
wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
Gustavo A. R. Silva
2023-06-19
1
-0
/
+6
*
wifi: iwlwifi: bump FW API to 81 for AX devices
Gregory Greenman
2023-06-19
1
-2
/
+2
*
wifi: iwlwifi: mvm: Add support for SCAN API version 16
Ilan Peer
2023-06-19
2
-21
/
+48
*
wifi: iwlwifi: mvm: Don't access vif valid links directly
Ilan Peer
2023-06-19
3
-4
/
+4
*
wifi: iwlwifi: handle eSR transitions
Miri Korenblit
2023-06-19
5
-33
/
+155
*
wifi: iwlwifi: fix max number of fw active links
Miri Korenblit
2023-06-19
3
-22
/
+24
*
wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spam
Nicolas Cavallari
2023-06-19
1
-3
/
+1
*
wifi: iwlwifi: add a few rate index validity checks
Anjaneyulu
2023-06-19
2
-7
/
+13
*
wifi: iwlwifi: Validate slots_num before allocating memory
Anjaneyulu
2023-06-19
1
-1
/
+4
*
wifi: iwlwifi: mvm: Validate tid is in valid range before using it
Anjaneyulu
2023-06-19
2
-6
/
+13
*
wifi: iwlwifi: mvm: track u-APSD misbehaving AP by AP address
Johannes Berg
2023-06-19
3
-17
/
+26
*
wifi: iwlwifi: implement WPFC ACPI table loading
Johannes Berg
2023-06-19
6
-51
/
+65
*
wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...
Anjaneyulu
2023-06-19
1
-2
/
+3
*
wifi: iwlwifi: add some FW misbehaviour check infrastructure
Johannes Berg
2023-06-19
4
-9
/
+36
*
wifi: iwlwifi: mvm: always send spec link ID in link commands
Johannes Berg
2023-06-19
1
-0
/
+2
*
wifi: iwlwifi: use array as array argument
Johannes Berg
2023-06-19
2
-2
/
+2
*
wifi: iwlwifi: mvm: store WMM params per link
Johannes Berg
2023-06-19
2
-6
/
+15
*
wifi: iwlwifi: mvm: check link during TX
Johannes Berg
2023-06-19
1
-1
/
+3
*
wifi: iwlwifi: mvm: add a NULL pointer check
Johannes Berg
2023-06-19
2
-2
/
+12
*
wifi: iwlwifi: fw: Add new FSEQ defines to fw dump
Ariel Malamud
2023-06-19
2
-2
/
+10
*
wifi: iwlwifi: pcie: double-check ACK interrupt after timeout
Johannes Berg
2023-06-19
1
-4
/
+9
*
wifi: iwlwifi: pull from TXQs with softirqs disabled
Johannes Berg
2023-06-19
1
-1
/
+4
*
wifi: iwlwifi: mvm: use iwl_mvm_is_vendor_in_approved_list()
Johannes Berg
2023-06-19
1
-1
/
+1
*
wifi: iwlwifi: fw: make some ACPI functions static
Johannes Berg
2023-06-19
2
-40
/
+19
*
wifi: iwlwifi: Correctly indicate support for VHT TX STBC
Ilan Peer
2023-06-19
1
-2
/
+2
*
wifi: iwlwifi: mvm: correctly access HE/EHT sband capa
Johannes Berg
2023-06-19
1
-20
/
+26
*
wifi: iwlwifi: mvm: Add NULL check before dereferencing the pointer
Mukesh Sisodiya
2023-06-19
1
-6
/
+8
*
wifi: iwlwifi: mvm: remove new checksum code
Johannes Berg
2023-06-19
4
-84
/
+7
*
wifi: mac80211: Add debugfs entry to report dormant links
Ilan Peer
2023-06-19
1
-0
/
+14
*
wifi: mac80211: Support disabled links during association
Ilan Peer
2023-06-19
5
-33
/
+54
*
Merge wireless into wireless-next
Johannes Berg
2023-06-19
10
-24
/
+36
|
\
|
*
wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regression
Hugh Dickins
2023-06-14
1
-6
/
+6
|
*
wifi: mac80211: fragment per STA profile correctly
Benjamin Berg
2023-06-12
3
-5
/
+6
|
*
wifi: mac80211: Use active_links instead of valid_links in Tx
Ilan Peer
2023-06-09
1
-3
/
+3
|
*
wifi: cfg80211: remove links only on AP
Johannes Berg
2023-06-09
1
-1
/
+8
|
*
wifi: mac80211: take lock before setting vif links
Benjamin Berg
2023-06-09
1
-1
/
+8
|
*
wifi: cfg80211: fix link del callback to call correct handler
Benjamin Berg
2023-06-09
1
-3
/
+3
|
*
wifi: mac80211: fix link activation settings order
Johannes Berg
2023-06-09
1
-2
/
+2
|
*
wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()
Dan Carpenter
2023-06-09
1
-3
/
+0
*
|
wifi: ray_cs: fix stringop-truncation GCC warning
Kalle Valo
2023-06-16
1
-1
/
+1
[next]