index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-24
mac80211_hwsim: enable 6GHz channels
Ramon Fontes
1
-15
/
+141
2021-09-24
ath5k: fix building with LEDS=m
Arnd Bergmann
2
-7
/
+7
2021-09-23
mac80211-hwsim: fix late beacon hrtimer handling
Johannes Berg
1
-2
/
+2
2021-09-21
rt2x00: remove duplicate USB device ID
Krzysztof Kozlowski
1
-1
/
+0
2021-09-21
ar5512: remove duplicate USB device ID
Krzysztof Kozlowski
1
-2
/
+1
2021-09-21
zd1211rw: remove duplicate USB device ID
Krzysztof Kozlowski
1
-1
/
+0
2021-09-21
wilc1000: increase config packets response wait timeout limit
Ajay Singh
1
-1
/
+1
2021-09-21
wilc1000: use correct write command sequence in wilc_spi_sync_ext()
Ajay Singh
1
-1
/
+1
2021-09-21
wilc1000: add 'initialized' flag check before adding an element to TX queue
Ajay Singh
2
-0
/
+13
2021-09-21
wilc1000: invoke chip reset register before firmware download
Ajay Singh
1
-3
/
+19
2021-09-21
wilc1000: ignore clockless registers status response for SPI
Ajay Singh
1
-4
/
+8
2021-09-21
wilc1000: handle read failure issue for clockless registers
Ajay Singh
4
-0
/
+23
2021-09-21
wilc1000: add reset/terminate/repeat command support for SPI bus
Ajay Singh
1
-0
/
+61
2021-09-21
wilc1000: configure registers to handle chip wakeup sequence
Ajay Singh
5
-55
/
+53
2021-09-21
wilc1000: add new WID to pass wake_enable information to firmware
Ajay Singh
5
-0
/
+28
2021-09-21
wilc1000: fix possible memory leak in cfg_scan_result()
Ajay Singh
1
-2
/
+1
2021-09-21
wilc1000: move 'deinit_lock' lock init/destroy inside module probe
Ajay Singh
3
-8
/
+2
2021-09-21
rsi: Fix module dev_oper_mode parameter description
Marek Vasut
3
-8
/
+13
2021-09-21
mwifiex: Fix copy-paste mistake when creating virtual interface
Jonas Dreßler
1
-1
/
+1
2021-09-21
mwifiex: Properly initialize private structure on interface type changes
Jonas Dreßler
1
-3
/
+7
2021-09-21
mwifiex: Handle interface type changes from AP to STATION
Jonas Dreßler
1
-0
/
+1
2021-09-21
mwifiex: Allow switching interface type from P2P_CLIENT to P2P_GO
Jonas Dreßler
1
-0
/
+36
2021-09-21
mwifiex: Update virtual interface counters right after setting bss_type
Jonas Dreßler
1
-11
/
+14
2021-09-21
mwifiex: Use helper function for counting interface types
Jonas Dreßler
1
-75
/
+35
2021-09-21
mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type
Jonas Dreßler
1
-18
/
+4
2021-09-21
mwifiex: Use function to check whether interface type change is allowed
Jonas Dreßler
1
-47
/
+92
2021-09-21
mwifiex: Small cleanup for handling virtual interface type changes
Jonas Dreßler
1
-25
/
+14
2021-09-21
rtw88: move adaptivity mechanism to firmware
Chin-Yen Lee
5
-1
/
+80
2021-09-21
rtw88: support adaptivity for ETSI/JP DFS region
Zong-Zhe Yang
11
-2
/
+245
2021-09-21
rtw88: add regulatory strategy by chip type
Zong-Zhe Yang
4
-43
/
+171
2021-09-21
rtw88: upgrade rtw_regulatory mechanism and mapping
Zong-Zhe Yang
7
-294
/
+370
2021-09-21
wcn36xx: Implement Idle Mode Power Save
Bryan O'Donoghue
4
-3
/
+68
2021-09-21
wcn36xx: Add ability for wcn36xx_smd_dump_cmd_req to pass two's complement
Bryan O'Donoghue
1
-1
/
+1
2021-09-21
wcn36xx: Fix Antenna Diversity Switching
Bryan O'Donoghue
1
-1
/
+3
2021-09-21
wcn36xx: handle connection loss indication
Benjamin Li
1
-11
/
+33
2021-09-21
brcmfmac: fix incorrect error prints
James Prestwood
1
-6
/
+6
2021-09-21
rsi: fix rate mask set leading to P2P failure
Martin Fuzzey
4
-65
/
+50
2021-09-21
rsi: fix key enabled check causing unwanted encryption for vap_id > 0
Martin Fuzzey
3
-1
/
+4
2021-09-21
rsi: fix occasional initialisation failure with BT coex
Martin Fuzzey
3
-3
/
+18
2021-09-19
iwlwifi: mvm: d3: missing unlock in iwl_mvm_wowlan_program_keys()
Dan Carpenter
1
-0
/
+1
2021-09-19
iwlwifi: mvm: d3: Fix off by ones in iwl_mvm_wowlan_get_rsc_v5_data()
Dan Carpenter
1
-2
/
+2
2021-09-16
iwlwifi: mvm: Fix possible NULL dereference
Ilan Peer
1
-1
/
+2
2021-09-16
ath11k: Align bss_chan_info structure with firmware
Seevalamuthu Mariappan
2
-1
/
+3
2021-09-16
ath11k: add support in survey dump with bss_chan_info
Seevalamuthu Mariappan
2
-0
/
+4
2021-09-16
ath11k: Rename atf_config to flag1 in target_resource_config
Seevalamuthu Mariappan
2
-2
/
+2
2021-09-16
ath11k: fix 4addr multicast packet tx
Karthikeyan Periyasamy
5
-4
/
+28
2021-09-16
ath11k: fix 4-addr tx failure for AP and STA modes
Sathishkumar Muruganandam
2
-2
/
+49
2021-09-16
ath9k: owl-loader: fetch pci init values through nvmem
Christian Lamparter
1
-29
/
+76
2021-09-16
ath9k: fetch calibration data via nvmem subsystem
Christian Lamparter
3
-1
/
+69
2021-09-07
Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-2
/
+7
[prev]
[next]