index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-04
Merge tag 'wireless-drivers-for-davem-2019-02-04' of git://git.kernel.org/pub...
David S. Miller
6
-37
/
+35
2019-01-31
ath10k: correct bus type for WCN3990
Brian Norris
1
-1
/
+1
2019-01-31
mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_info
Lorenzo Bianconi
3
-27
/
+25
2019-01-22
wlcore: sdio: Fixup power on/off sequence
Ulf Hansson
1
-8
/
+7
2019-01-19
virt_wifi: fix error return code in virt_wifi_newlink()
Wei Yongjun
1
-1
/
+3
2019-01-19
mac80211_hwsim: check that n_limits makes sense
Johannes Berg
1
-0
/
+5
2019-01-16
iwlwifi: make IWLWIFI depend on CFG80211
Luca Coelho
1
-1
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
11
-65
/
+53
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-8
/
+8
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-5
/
+3
2018-12-20
Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...
David S. Miller
144
-4300
/
+4978
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-56
/
+111
2018-12-20
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
17
-264
/
+532
2018-12-20
ath10k: add support to configure BB timing over wmi
Bhagavathi Perumal S
4
-0
/
+116
2018-12-20
ath10k: fix tx_stats memory leak
Zhi Chen
1
-9
/
+13
2018-12-20
ath10k: fix peer stats null pointer dereference
Zhi Chen
2
-3
/
+3
2018-12-20
ath10k: remove an unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2018-12-20
ath10k: move non-fatal warn logs to dbg level
Govind Singh
1
-1
/
+1
2018-12-20
ath10k: fix a NULL vs IS_ERR() check
Dan Carpenter
1
-2
/
+2
2018-12-20
ath10k: remove work in progress logs from snoc driver
Govind Singh
2
-3
/
+1
2018-12-20
ath10k: fix warning due to msdu limit error
Bhagavathi Perumal S
4
-4
/
+61
2018-12-20
ath10k: disable 4addr source port learning in 10.4 FW by default
Sathishkumar Muruganandam
3
-1
/
+35
2018-12-20
ath10k: report tx rate using ieee80211_tx_rate_update()
Anilkumar Kolli
3
-5
/
+64
2018-12-20
ath10k: add amsdu support for monitor mode
Yu Wang
1
-2
/
+186
2018-12-20
ath10k: fix kernel panic due to use after free
Karthikeyan Periyasamy
1
-5
/
+5
2018-12-20
ath10k: remove set but not used variable 'num_tdls_vifs'
YueHaibing
1
-26
/
+0
2018-12-20
wil6210: remove set but not used variable 'wdev'
YueHaibing
1
-2
/
+0
2018-12-20
wil6210: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-198
/
+42
2018-12-20
ath6kl: Use debug instead of error message when disabled
Kyle Roeschley
1
-1
/
+1
2018-12-20
ath6kl: Fix off by one error in scan completion
Kyle Roeschley
1
-1
/
+1
2018-12-20
ath6kl: Only use match sets when firmware supports it
Kyle Roeschley
1
-1
/
+1
2018-12-20
iwlwifi: dbg_ini: fix bad ini tlv parsing
Shahar S Matityahu
2
-0
/
+2
2018-12-20
iwlwifi: bump the API version to 43 for 9000 and 22000
Luca Coelho
2
-2
/
+2
2018-12-20
iwlwifi: dbg: add debug data to warning
Sara Sharon
1
-1
/
+2
2018-12-20
iwlwifi: mvm: d3: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2018-12-20
iwlwifi: mvm: fix spelling mistake "Recieved" -> "Received"
Colin Ian King
1
-1
/
+1
2018-12-20
iwlwifi: mvm: set TWT responder capability bit in 11AX SoftAP mode
Emmanuel Grumbach
1
-1
/
+2
2018-12-20
iwlwifi: remove unused and wrong PHY_CFG_* macros
Luca Coelho
1
-11
/
+2
2018-12-20
iwlwifi: wrt: add rt status and num of rx/tx fifos to dump
Shahar S Matityahu
5
-0
/
+9
2018-12-20
iwlwifi: mvm: clean up SSN incrementation
Sara Sharon
1
-6
/
+4
2018-12-20
iwlwifi: pcie: lock txq a bit later in reclaim code
Sara Sharon
1
-1
/
+2
2018-12-20
iwlwifi: mvm: take station lock later in the code
Sara Sharon
1
-2
/
+2
2018-12-20
iwlwifi: mvm: handle RX no data notification
Shaul Triebitz
5
-1
/
+183
2018-12-20
iwlwifi: split HE capabilities between AP and STA
Shaul Triebitz
1
-101
/
+188
2018-12-20
iwlwifi: make MVM and DVM depend on MAC80211
Luca Coelho
1
-1
/
+3
2018-12-20
iwlwifi: mvm: fix setting HE ppe FW config
Naftali Goldstein
2
-2
/
+8
2018-12-20
iwlwifi: mvm: cleanup iwl_mvm_tx_skb_non_sta
Sara Sharon
1
-25
/
+17
2018-12-20
iwlwifi: mvm: remove pointless NULL assignment
Sara Sharon
1
-5
/
+1
2018-12-20
iwlwifi: mvm: remove dead code
Sara Sharon
1
-6
/
+0
2018-12-20
iwlwifi: pcie: use iwl_tx_cmd_gen2 and not iwl_tx_cmd
Sara Sharon
1
-1
/
+1
[next]