index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-03
wifi: nl80211: add MLD address to assoc BSS entries
Johannes Berg
2
-2
/
+6
2022-09-03
wifi: mac80211: mlme: refactor QoS settings code
Johannes Berg
2
-13
/
+27
2022-09-03
wifi: mac80211_hwsim: warn on invalid link address
Johannes Berg
1
-0
/
+2
2022-09-03
wifi: mac80211: fix double SW scan stop
Johannes Berg
1
-1
/
+1
2022-09-03
wifi: mac80211: mlme: assign link address correctly
Johannes Berg
1
-3
/
+2
2022-09-03
wifi: mac80211: move link code to a new file
Johannes Berg
4
-254
/
+274
2022-09-03
wifi: mac80211_hwsim: refactor RX a bit
Johannes Berg
1
-11
/
+15
2022-09-03
wifi: mac80211_hwsim: check STA magic in change_sta_links
Johannes Berg
1
-0
/
+2
2022-09-03
wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper
Johannes Berg
3
-6
/
+4
2022-09-03
wifi: mac80211_hwsim: remove multicast workaround
Johannes Berg
1
-6
/
+1
2022-09-03
wifi: nl80211: remove redundant err variable
Jinpeng Cui
1
-4
/
+1
2022-09-03
wifi: mac80211: Support POWERED_ADDR_CHANGE feature
James Prestwood
2
-2
/
+71
2022-09-03
wifi: nl80211: Add POWERED_ADDR_CHANGE feature
James Prestwood
1
-0
/
+9
2022-09-03
wifi: mac80211: prevent 4-addr use on MLDs
Johannes Berg
2
-0
/
+11
2022-09-03
wifi: mac80211: prevent VLANs on MLDs
Johannes Berg
1
-0
/
+5
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
22
-36
/
+36
2022-09-02
wifi: wilc1000: remove redundant ret variable
Jinpeng Cui
1
-3
/
+2
2022-09-02
wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
Yang Yingliang
1
-2
/
+6
2022-09-02
wifi: wfx: prevent underflow in wfx_send_pds()
Dan Carpenter
1
-1
/
+1
2022-09-02
wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()
Dan Carpenter
1
-7
/
+7
2022-09-02
wifi: rtw89: declare to support beamformee above bandwidth 80MHz
Ping-Ke Shih
1
-0
/
+2
2022-09-02
wifi: rtw89: correct polling address of address CAM
Ping-Ke Shih
1
-1
/
+1
2022-09-02
wifi: rtw89: no HTC field if TX rate might fallback to legacy
Ping-Ke Shih
4
-12
/
+14
2022-09-02
wifi: rtw89: pci: correct TX resource checking in low power mode
Ping-Ke Shih
1
-0
/
+2
2022-09-02
wifi: rtw89: pci: fix interrupt stuck after leaving low power mode
Ping-Ke Shih
1
-1
/
+2
2022-09-02
wifi: rtw89: enlarge the CFO tracking boundary
Cheng-Chieh Hsieh
1
-1
/
+1
2022-09-02
wifi: rtw89: pci: correct suspend/resume setting for variant chips
Chin-Yen Lee
1
-8
/
+23
2022-09-02
wifi: rtw89: pci: enable CLK_REQ, ASPM, L1 and L1ss for 8852c
Chin-Yen Lee
2
-24
/
+79
2022-09-02
wifi: rtw89: pci: fix PCI PHY auto adaption by using software restore
Chia-Yuan Li
3
-2
/
+110
2022-09-02
wifi: rtw89: 8852c: set TBTT shift configuration
Chia-Yuan Li
2
-0
/
+23
2022-09-02
wifi: rtw89: add retry to change power_mode state
Chin-Yen Lee
2
-6
/
+18
2022-09-02
wifi: rtw89: correct BA CAM allocation
Ping-Ke Shih
4
-20
/
+73
2022-09-02
wifi: rtw89: 8852c: initialize and correct BA CAM content
Ping-Ke Shih
6
-1
/
+77
2022-09-02
wifi: rtw89: 8852c: declare correct BA CAM number
Ping-Ke Shih
5
-13
/
+21
2022-09-02
wifi: rtw89: 8852c: update TX power tables to R49
Zong-Zhe Yang
1
-3279
/
+6546
2022-09-02
wifi: rtw89: 8852c: update RF radio A/B parameters to R49
Ping-Ke Shih
1
-2538
/
+16505
2022-09-02
wifi: rtw89: TX power limit/limit_ru consider negative
Zong-Zhe Yang
2
-16
/
+20
2022-09-02
rtw89: coex: Update Wi-Fi driver/firmware TDMA cycle report for RTL8852c
Ching-Te Ku
2
-8
/
+113
2022-09-02
rtw89: coex: Add v1 Wi-Fi SCC coexistence policy
Ching-Te Ku
2
-2
/
+112
2022-09-02
rtw89: coex: Move _set_policy to chip_ops
Ching-Te Ku
5
-1
/
+386
2022-09-02
rtw89: coex: update WL role info v1 for RTL8852C branch using
Ching-Te Ku
4
-74
/
+458
2022-09-02
rtw89: coex: Add v1 version TDMA format and parameters
Ching-Te Ku
2
-17
/
+75
2022-09-02
rtw89: coex: Define BT B1 slot length
Ching-Te Ku
1
-65
/
+66
2022-09-02
rtw89: coex: Add logic to parsing rtl8852c firmware type ctrl report
Ching-Te Ku
3
-27
/
+98
2022-09-02
rtw89: coex: Move Wi-Fi firmware coexistence matching version to chip
Ching-Te Ku
4
-37
/
+66
2022-09-02
rtw89: coex: update radio state for RTL8852A/RTL8852C
Ching-Te Ku
2
-9
/
+19
2022-09-02
rtw89: 8852c: adjust mactxen delay of mac/phy interface
Chia-Yuan Li
2
-1
/
+7
2022-09-02
rtw89: 8852c: modify PCIE prebkf time
Chia-Yuan Li
1
-1
/
+11
2022-09-02
rtw89: ser: leave lps with mutex
Zong-Zhe Yang
1
-0
/
+3
2022-09-02
rtw89: declare support HE HTC always
Ping-Ke Shih
1
-2
/
+1
[next]