index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
twl-core.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
wifi: mac80211: check SSID in beacon
Johannes Berg
1
-0
/
+32
2024-06-26
wifi: mac80211: correcty limit wider BW TDLS STAs
Johannes Berg
1
-0
/
+11
2024-06-26
wifi: mac80211: add ieee80211_tdls_sta_link_id()
Johannes Berg
2
-4
/
+8
2024-06-26
wifi: mac80211: update STA/chandef width during switch
Johannes Berg
3
-17
/
+55
2024-06-26
wifi: mac80211: make ieee80211_chan_bw_change() able to use reserved
Johannes Berg
1
-12
/
+19
2024-06-26
wifi: mac80211: optionally pass chandef to ieee80211_sta_cur_vht_bw()
Johannes Berg
2
-10
/
+23
2024-06-26
wifi: mac80211: optionally pass chandef to ieee80211_sta_cap_rx_bw()
Johannes Berg
2
-25
/
+31
2024-06-26
wifi: mac80211: handle protected dual of public action
Johannes Berg
2
-8
/
+15
2024-06-26
wifi: mac80211: restrict public action ECSA frame handling
Johannes Berg
5
-18
/
+65
2024-06-26
wifi: mac80211: refactor CSA queue block/unblock
Johannes Berg
4
-48
/
+37
2024-06-18
wifi: wilc1000: disable SDIO func IRQ before suspend
Alexis Lothoré
1
-0
/
+3
2024-06-18
wifi: wilc1000: remove suspend/resume from cfg80211 part
Alexis Lothoré
3
-24
/
+2
2024-06-18
wifi: wilc1000: move sdio suspend method next to resume and pm ops definition
Alexis Lothoré
1
-24
/
+23
2024-06-18
wifi: wilc1000: do not keep sdio bus claimed during suspend/resume
Alexis Lothoré
1
-2
/
+0
2024-06-18
wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/...
Alexis Lothoré
2
-9
/
+4
2024-06-18
wifi: wilc1000: disable power sequencer
Ajay Singh
2
-16
/
+0
2024-06-18
wifi: wl18xx: allow firmwares > 8.9.0.x.58
Russell King (Oracle)
1
-1
/
+1
2024-06-18
wifi: wl18xx: add support for reading 8.9.1 fw status
Russell King (Oracle)
2
-2
/
+129
2024-06-18
wifi: wlcore: add pn16 support
Russell King (Oracle)
3
-5
/
+97
2024-06-18
wifi: wlcore: store AP encryption key type
Russell King (Oracle)
1
-0
/
+4
2024-06-18
wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status()
Russell King (Oracle)
1
-1
/
+1
2024-06-18
wifi: wlcore: improve code in wlcore_fw_status()
Russell King (Oracle)
1
-4
/
+4
2024-06-18
wifi: wl18xx: make wl18xx_tx_immediate_complete() more efficient
Russell King (Oracle)
1
-3
/
+10
2024-06-18
wifi: wlcore: correctness fix fwlog reading
Russell King (Oracle)
1
-1
/
+1
2024-06-12
wifi: zd1211rw: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2024-06-12
wifi: p54: use 'time_left' variable with wait_for_completion_interruptible_ti...
Wolfram Sang
3
-12
/
+12
2024-06-12
wifi: mwl8k: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-5
/
+5
2024-06-12
wifi: brcmfmac: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
1
-5
/
+5
2024-06-12
wifi: at76c50x: prefer struct_size over open coded arithmetic
Erick Archer
2
-7
/
+7
2024-06-12
wifi: at76c50x: use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-25
/
+19
2024-06-12
wifi: iwlwifi: mvm: use ROC for P2P device activities
Shaul Triebitz
7
-82
/
+196
2024-06-12
wifi: iwlwifi: mvm: separate non-BSS/ROC EMLSR blocking
Johannes Berg
3
-6
/
+14
2024-06-12
wifi: iwlwifi: bump min API version for Qu/So devices
Miri Korenblit
2
-3
/
+3
2024-06-12
wifi: iwlwifi: mvm: fix re-enabling EMLSR
Miri Korenblit
1
-2
/
+4
2024-06-12
wifi: iwlwifi: remove struct iwl_trans_ops
Yedidya Benshimol
10
-649
/
+552
2024-06-12
wifi: iwlwifi: pcie: integrate TX queue code
Johannes Berg
13
-2348
/
+2366
2024-06-12
wifi: iwlwifi: api: fix includes in debug.h
Johannes Berg
1
-1
/
+2
2024-06-12
wifi: iwlwifi: move TXQ bytecount limit to queue code
Johannes Berg
2
-23
/
+26
2024-06-12
wifi: iwlwifi: mvm: fix DTIM skip powersave config
Johannes Berg
1
-31
/
+33
2024-06-12
wifi: iwlwifi: bump minimum API version in BZ/SC to 90
Miri Korenblit
2
-2
/
+2
2024-06-12
wifi: iwlwifi: mvm: remove unneeded debugfs entries
Miri Korenblit
2
-289
/
+1
2024-06-12
wifi: cfg80211: honor WIPHY_FLAG_SPLIT_SCAN_6GHZ in cfg80211_conn_scan
Emmanuel Grumbach
1
-2
/
+2
2024-06-12
wifi: mac80211: clean up 'ret' in sta_link_apply_parameters()
Johannes Berg
1
-2
/
+3
2024-06-12
wifi: mac80211: fix erroneous errors for STA changes
Johannes Berg
1
-19
/
+36
2024-06-12
wifi: mac80211_hwsim: add 320 MHz to hwsim channel widths
Avraham Stern
1
-0
/
+1
2024-06-12
wifi: nl80211: remove the FTMs per burst limit for NDP ranging
Avraham Stern
2
-3
/
+10
2024-06-12
wifi: cfg80211: reject non-conformant 6 GHz center frequencies
Benjamin Berg
2
-11
/
+49
2024-06-12
wifi: cfg80211: add regulatory flag to allow VLP AP operation
Johannes Berg
6
-19
/
+74
2024-06-12
wifi: cfg80211: refactor regulatory beaconing checking
Johannes Berg
2
-24
/
+60
2024-06-12
wifi: cfg80211: refactor 6 GHz AP power type parsing
Johannes Berg
2
-27
/
+46
[next]