index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
open.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-02
wifi: ath12k: subscribe required word mask from rx tlv
Karthikeyan Kathirvel
8
-9
/
+535
2024-02-02
wifi: ath12k: remove hal_desc_sz from hw params
Raj Kumar Bhagat
9
-23
/
+43
2024-02-02
wifi: ath12k: split hal_ops to support RX TLVs word mask compaction
Raj Kumar Bhagat
6
-46
/
+63
2024-02-02
wifi: ath12k: fix firmware assert during insmod in memory segment mode
Aaradhana Sahu
5
-20
/
+52
2024-02-02
wifi: ath12k: Add logic to write QRTR node id to scratch
P Praneesh
4
-3
/
+45
2024-02-02
wifi: ath12k: fix fetching MCBC flag for QCN9274
Raj Kumar Bhagat
1
-3
/
+3
2024-02-02
wifi: ath12k: add support for peer meta data version
Harshitha Prem
3
-1
/
+13
2024-02-02
wifi: ath12k: fetch correct pdev id from WMI_SERVICE_READY_EXT_EVENTID
Sowmiya Sree Elavalagan
2
-12
/
+41
2024-02-02
wifi: ath12k: indicate NON MBSSID vdev by default during vdev start
Sriram R
3
-2
/
+12
2024-02-02
wifi: ath12k: add firmware-2.bin support
Raj Kumar Bhagat
7
-22
/
+259
2024-02-02
wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE before WMI_PEER_ASS...
Wen Gong
1
-6
/
+7
2024-02-02
wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete
Toke Høiland-Jørgensen
4
-9
/
+11
2024-02-02
wifi: ath9k: remove redundant assignment to variable ret
Colin Ian King
1
-2
/
+1
2024-01-31
wifi: brcmfmac: fix copyright year mentioned in platform_data header
Arend van Spriel
1
-1
/
+1
2024-01-31
wifi: brcmfmac: add linefeed at end of file
Arend van Spriel
1
-1
/
+1
2024-01-26
kunit: add wireless unit tests
Johannes Berg
1
-0
/
+5
2024-01-26
Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche...
Jeff Johnson
3
-75
/
+4
2024-01-26
wifi: iwlwifi: add support for a wiphy_work rx handler
Miri Korenblit
3
-11
/
+54
2024-01-26
wifi: iwlwifi: implement can_activate_links callback
Miri Korenblit
1
-8
/
+10
2024-01-26
wifi: iwlwifi: bump FW API to 87 for AX/BZ/SC devices
Gregory Greenman
3
-3
/
+3
2024-01-26
wifi: iwlwifi: mvm: introduce PHY_CONTEXT_CMD_API_VER_5
Emmanuel Grumbach
2
-3
/
+15
2024-01-26
wifi: iwlwifi: skip affinity setting on non-SMP
Benjamin Berg
1
-0
/
+2
2024-01-26
wifi: iwlwifi: nvm-parse: advertise common packet padding
Johannes Berg
1
-3
/
+11
2024-01-26
wifi: iwlwifi: change link id in time event to s8
Miri Korenblit
2
-5
/
+5
2024-01-26
wifi: iwlwifi: remove retry loops in start
Johannes Berg
3
-31
/
+10
2024-01-26
wifi: iwlwifi: mvm: limit EHT 320 MHz MCS for STEP URM
Johannes Berg
4
-1
/
+16
2024-01-26
wifi: iwlwifi: disable 160 MHz based on subsystem device ID
Mukesh Sisodiya
3
-1
/
+7
2024-01-26
wifi: iwlwifi: make TB reallocation a debug message
Johannes Berg
1
-3
/
+4
2024-01-26
wifi: iwlwifi: Add support for new 802.11be device
Mukesh Sisodiya
6
-3
/
+40
2024-01-26
wifi: iwlwifi: add kunit test for devinfo ordering
Johannes Berg
8
-2
/
+110
2024-01-26
wifi: mac80211: apply duration for SW scan
Michael-CY Lee
1
-2
/
+8
2024-01-26
wifi: mac80211: use deflink and fix typo in link ID check
Benjamin Berg
1
-2
/
+2
2024-01-26
wifi: mac80211: don't set bss_conf in parsing
Johannes Berg
2
-20
/
+28
2024-01-26
wifi: mac80211: disallow drivers with HT wider than HE
Johannes Berg
1
-0
/
+18
2024-01-26
wifi: mac80211: simplify HE capability access
Johannes Berg
1
-27
/
+5
2024-01-26
wifi: mac80211: remove extra element parsing
Johannes Berg
1
-22
/
+2
2024-01-26
wifi: mac80211: simplify ieee80211_config_bw() prototype
Johannes Berg
1
-12
/
+8
2024-01-26
wifi: mac80211_hwsim: advertise 15 simultaneous links
Johannes Berg
1
-3
/
+5
2024-01-26
wifi: cfg80211: validate MLO connections better
Johannes Berg
5
-17
/
+152
2024-01-26
wifi: mac80211: take EML/MLD capa from assoc response
Johannes Berg
1
-9
/
+13
2024-01-26
wifi: mac80211_hwsim: advertise AP-side EMLSR/EMLMR capa
Johannes Berg
1
-0
/
+2
2024-01-26
wifi: mac80211: add support for SPP A-MSDUs
Johannes Berg
7
-11
/
+44
2024-01-26
wifi: cfg80211: add support for SPP A-MSDUs
Johannes Berg
3
-3
/
+37
2024-01-26
wifi: mac80211_hwsim: Declare support for negotiated TTLM
Ilan Peer
1
-0
/
+27
2024-01-26
wifi: mac80211: add support for negotiated TTLM request
Ayala Beker
7
-2
/
+188
2024-01-26
wifi: mac80211_hwsim: handle BSS_CHANGED_MLD_TTLM
Ayala Beker
1
-1
/
+1
2024-01-26
wifi: mac80211_hwsim: handle TID to link mapping neg request
Ayala Beker
1
-0
/
+19
2024-01-26
wifi: mac80211: process and save negotiated TID to Link mapping request
Ayala Beker
8
-18
/
+465
2024-01-26
wifi: ieee80211: add definitions for negotiated TID to Link map
Ayala Beker
1
-0
/
+28
2024-01-26
wifi: cfg80211: add RNR with reporting AP information
Benjamin Berg
2
-8
/
+163
[next]