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
2020-10-08
iwlwifi: mvm: prepare roc_done_wk to work sync
Nathan Errera
6
-29
/
+26
2020-10-08
iwlwifi: mvm: re-enable TX after channel switch
Sara Sharon
2
-6
/
+2
2020-10-08
iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queues
Luca Coelho
1
-1
/
+8
2020-10-08
iwlwifi: support an additional Qu subsystem id
Golan Ben Ami
1
-0
/
+1
2020-10-08
iwlwifi: mvm: stop claiming NL80211_EXT_FEATURE_SET_SCAN_DWELL
Johannes Berg
1
-2
/
+0
2020-10-08
iwlwifi: mvm: ring the doorbell and wait for PNVM load completion
Luca Coelho
3
-0
/
+65
2020-10-08
iwlwifi: update prph scratch structure to include PNVM data
Luca Coelho
1
-9
/
+9
2020-10-08
iwlwifi: mvm: read and parse SKU ID if available
Luca Coelho
2
-3
/
+23
2020-10-08
iwlwifi: mvm: get number of stations from TLV
Nathan Errera
18
-38
/
+56
2020-10-08
rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiff
Chris Chiu
3
-3
/
+2
2020-10-08
mwifiex: fix double free
Tom Rix
1
-0
/
+2
2020-10-08
ath11k: Fix memory leak on error path
Alex Dewar
1
-1
/
+3
2020-10-08
iwlwifi: iwl-drv: Provide descriptions debugfs dentries
Lee Jones
1
-1
/
+4
2020-10-08
iwlwifi: dvm: devices: Fix function documentation formatting issues
Lee Jones
1
-4
/
+4
2020-10-08
iwlwifi: mvm: tx: Demote misuse of kernel-doc headers
Lee Jones
1
-2
/
+2
2020-10-08
iwlwifi: dvm: rxon: Demote non-conformant kernel-doc headers
Lee Jones
1
-3
/
+3
2020-10-08
iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headers
Lee Jones
1
-5
/
+3
2020-10-08
iwlwifi: mvm: utils: Fix some doc-rot
Lee Jones
1
-2
/
+5
2020-10-08
iwlwifi: dvm: Demote a couple of nonconformant kernel-doc headers
Lee Jones
1
-2
/
+2
2020-10-08
iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names'
Lee Jones
1
-9
/
+0
2020-10-08
iwlwifi: dvm: sta: Demote a bunch of nonconformant kernel-doc headers
Lee Jones
1
-11
/
+11
2020-10-08
iwlwifi: calib: Demote seemingly unintentional kerneldoc header
Lee Jones
1
-1
/
+1
2020-10-08
iwlwifi: dvm: lib: Demote non-compliant kernel-doc headers
Lee Jones
1
-2
/
+2
2020-10-08
iwlwifi: dvm: tx: Demote non-compliant kernel-doc headers
Lee Jones
1
-2
/
+2
2020-10-08
iwlwifi: rs: Demote non-compliant kernel-doc headers
Lee Jones
1
-6
/
+6
2020-10-08
iwlwifi: dvm: Demote non-compliant kernel-doc headers
Lee Jones
1
-6
/
+5
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+8
2020-10-05
Merge 5.9-rc8 into staging-next
Greg Kroah-Hartman
8
-15
/
+21
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-10-02
Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
102
-2789
/
+5524
2020-10-02
Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
1
-10
/
+90
2020-10-01
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
25
-200
/
+780
2020-10-01
wcn36xx: Advertise beacon filtering support in bmps
Loic Poulain
1
-0
/
+2
2020-10-01
ath11k: remove unnecessary casts to u32
Kalle Valo
1
-4
/
+4
2020-10-01
ath11k: enable idle power save mode
Carl Huang
3
-0
/
+13
2020-10-01
ath11k: start a timer to update HP for CE pipe 4
Carl Huang
2
-0
/
+35
2020-10-01
ath11k: start a timer to update REO cmd ring
Carl Huang
3
-0
/
+10
2020-10-01
ath11k: start a timer to update TCL HP
Carl Huang
5
-0
/
+130
2020-10-01
ath11k: set WMI pipe credit to 1 for QCA6390
Carl Huang
1
-0
/
+6
2020-10-01
ath11k: enable shadow register configuration and access
Carl Huang
9
-8
/
+194
2020-10-01
ath11k: read and write registers below unwindowed address
Carl Huang
2
-0
/
+42
2020-10-01
ath11k: debugfs: fix crash during rmmod
Carl Huang
1
-4
/
+4
2020-10-01
ath11k: fix warning caused by lockdep_assert_held
Carl Huang
1
-0
/
+4
2020-10-01
ath11k: mac: remove unused conf_mutex to solve a deadlock
Wen Gong
1
-10
/
+1
2020-10-01
ath11k: pci: fix rmmod crash
Carl Huang
1
-1
/
+8
2020-10-01
ath11k: add packet log support for QCA6390
Carl Huang
9
-53
/
+166
2020-10-01
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_alloc
Govind Singh
3
-21
/
+16
2020-10-01
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc
Wen Gong
1
-1
/
+1
2020-10-01
ath11k: change to disable softirqs for ath11k_regd_update to solve deadlock
Wen Gong
1
-3
/
+3
2020-10-01
ath11k: disable monitor mode on QCA6390
Kalle Valo
3
-0
/
+12
[prev]
[next]