index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Lines
2017-06-28
ath9k: remove useless variable assignment in ath_mci_intr()
Gustavo A. R. Silva
-1
/
+1
2017-06-28
ath10k: fix a bunch of spelling mistakes in messages
Colin Ian King
-5
/
+5
2017-06-28
ath9k: Use mutex_lock to avoid potential race in start/stop rng
Miaoqing Pan
-4
/
+4
2017-06-28
ath9k: avoid potential freezing during random generator read
Miaoqing Pan
-1
/
+5
2017-06-28
ath9k: fix an invalid pointer dereference in ath9k_rng_stop()
Miaoqing Pan
-1
/
+3
2017-06-28
ath10k: add const to thermal_cooling_device_ops structure
Bhumika Goyal
-1
/
+1
2017-06-28
ath9k: fix tx99 bus error
Miaoqing Pan
-2
/
+0
2017-06-28
ath9k: fix tx99 use after free
Miaoqing Pan
-4
/
+9
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
-535
/
+1718
2017-06-22
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
-535
/
+1718
2017-06-21
wil6210: remove ioctl interface
Maya Erez
-190
/
+0
2017-06-21
wil6210: add support for PCIe D3hot in system suspend
Maya Erez
-49
/
+603
2017-06-21
wil6210: prevent platform callbacks after uninit
Dedy Lansky
-4
/
+9
2017-06-21
ath10k: set rxnss_override for QCA9888
Sven Eckelmann
-2
/
+6
2017-06-21
ath10k: configure rxnss_override for QCA9984
Ben Greear
-1
/
+69
2017-06-21
ath10k: use complete VHT chan width for 160MHz workaround
Ben Greear
-1
/
+1
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
-2
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
-10
/
+8
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
-12
/
+7
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
-15
/
+11
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
-2
/
+1
2017-06-16
ath6kl: fix spelling mistake: "Indicat" -> "Indicate"
Colin Ian King
-1
/
+1
2017-06-16
ath10k: add per chain RSSI reporting
Norik Dzhandzhapanyan
-0
/
+13
2017-06-16
ath10k: define structures for CE ctrl/misc register
Sarada Prasanna Garnayak
-195
/
+325
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2017-06-12
Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.or...
David S. Miller
-104
/
+2782
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
-1
/
+1
2017-06-01
ath10k: fix the logic of limiting tdls peer counts
Ryan Hsu
-28
/
+21
2017-06-01
ath10k: add BMI parameters to fix calibration from DT/pre-cal
Anilkumar Kolli
-3
/
+15
2017-06-01
ath10k: initialize nbytes to 0
Ben Greear
-0
/
+4
2017-06-01
ath10k: log when longer bmi cmds happen
Ben Greear
-6
/
+21
2017-06-01
ath10k: increase BMI timeout
Ben Greear
-2
/
+2
2017-05-31
ath10k: go back to using dma_alloc_coherent() for firmware scratch memory
Adrian Chadd
-25
/
+10
2017-05-23
wil6210: support devices with different PCIe bar size
Maya Erez
-12
/
+17
2017-05-23
wil6210: Improve AP stop handling
Hamad Kadmany
-0
/
+2
2017-05-23
wil6210: add option to load FTM FW
Hamad Kadmany
-7
/
+20
2017-05-23
wil6210: low level RF sector API
Lior David
-0
/
+573
2017-05-23
ath10k: fix reported HT MCS rates with NSS > 1
Sven Eckelmann
-4
/
+10
2017-05-23
ath10k: remove unnecessary code
Gustavo A. R. Silva
-9
/
+0
2017-05-23
wcn36xx: Close SMD channel on device removal
Bjorn Andersson
-0
/
+2
2017-05-19
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
-104
/
+2782
2017-05-19
ath9k: check ah->curchan when updating tx power
Stanislaw Gruszka
-1
/
+1
2017-05-19
ath9k: remove unnecessary code
Gustavo A. R. Silva
-1
/
+1
2017-05-19
wil6210: use memdup_user
Geliang Tang
-8
/
+4
2017-05-19
ath5k: fix memory leak on buf on failed eeprom read
Colin Ian King
-1
/
+4
2017-05-19
ath9k: fix spelling in ath9k_tx99_init()
Ammly Fredrick
-1
/
+1
2017-05-19
ath6kl: assure headroom of skbuff is writable in .start_xmit()
Arend Van Spriel
-9
/
+4
2017-05-08
mac80211: properly remove RX_ENC_FLAG_40MHZ
Johannes Berg
-3
/
+3
2017-05-04
ath10k: append the wmi_op_version to testmode get_version cmd
Ryan Hsu
-0
/
+8
2017-05-04
ath10k: fix out of bounds access to local buffer
Michael Mera
-6
/
+10
[next]