index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
wcn36xx: Close SMD channel on device removal
Bjorn Andersson
2017-05-23
1
-0
/
+2
*
mac80211: properly remove RX_ENC_FLAG_40MHZ
Johannes Berg
2017-05-08
2
-3
/
+3
*
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
2
-2
/
+2
*
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
2017-04-28
1
-2
/
+8
*
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
2017-04-28
1
-3
/
+3
*
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
10
-29
/
+32
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
11
-57
/
+56
*
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
2017-04-26
1
-1
/
+1
*
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
2017-04-26
1
-1
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
2017-04-24
45
-235
/
+526
|
\
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2017-04-20
45
-235
/
+526
|
|
\
|
|
*
ath: Fix updating radar flags for coutry code India
Mohammed Shafi Shajakhan
2017-04-19
1
-7
/
+12
|
|
*
ath9k: add noise floor override option
Simon Wunderlich
2017-04-19
3
-1
/
+67
|
|
*
ath10k: bump up FW API to 6
Ryan Hsu
2017-04-19
2
-1
/
+5
|
|
*
ath10k: fix spectral scan for QCA99X0 family of chipsets
Mohammed Shafi Shajakhan
2017-04-19
3
-9
/
+32
|
|
*
ath9k: Add cast to u8 to FREQ2FBIN macro
Matthias Kaehlcke
2017-04-19
1
-1
/
+1
|
|
*
ath9k: Add Dell Wireless 1601 with wowlan capability
Damien Thébault
2017-04-19
1
-0
/
+5
|
|
*
ath9k: off by one in ath9k_hw_nvram_read_array()
Dan Carpenter
2017-04-19
1
-1
/
+1
|
|
*
wil6210: prevent access to 11AD device if resume fails
Maya Erez
2017-04-13
2
-2
/
+15
|
|
*
wil6210: fix array out of bounds access in pmc
Dedy Lansky
2017-04-13
1
-2
/
+2
|
|
*
wil6210: remove HALP voting in debugfs ioblob
Maya Erez
2017-04-13
3
-26
/
+2
|
|
*
wil6210: fix memory access violation in wil_memcpy_from/toio_32
Dedy Lansky
2017-04-13
1
-3
/
+17
|
|
*
wil6210: fix check for sparrow D0 FW file
Hamad Kadmany
2017-04-13
1
-1
/
+3
|
|
*
wil6210: protect against sporadic interrupt during suspend flow
Maya Erez
2017-04-13
1
-1
/
+12
|
|
*
wil6210: fix protection against connections during reset
Hamad Kadmany
2017-04-13
1
-2
/
+9
|
|
*
wil6210: align to latest auto generated wmi.h
Dedy Lansky
2017-04-13
1
-21
/
+52
|
|
*
wil6210: support 8KB RX buffers
Lior David
2017-04-13
4
-5
/
+36
|
|
*
wil6210: restore power save state after internal FW reset
Lazar Alexei
2017-04-13
3
-11
/
+29
|
|
*
wil6210: fix sequence for scan-abort during reset
Hamad Kadmany
2017-04-13
1
-4
/
+4
|
|
*
ath10k: fix compile time sanity check for CE4 buffer size
Mohammed Shafi Shajakhan
2017-04-13
1
-1
/
+1
|
|
*
ath6kl: add __printf verification to ath6kl_dbg
Joe Perches
2017-04-13
3
-2
/
+4
|
|
*
ath10k: clean header files from bad block comments
Marcin Rokicki
2017-04-05
9
-40
/
+70
|
|
*
ath10k: use octal permission representation
Marcin Rokicki
2017-04-05
4
-55
/
+50
|
|
*
ath10k: fix block comments style
Marcin Rokicki
2017-04-05
10
-38
/
+69
|
|
*
ath10k: fix the Transmit Power Control stats display format
Maharaja Kennadyrajan
2017-04-05
1
-1
/
+1
|
|
*
ath10k: remove obselete Copy Engine comments
Mohammed Shafi Shajakhan
2017-04-05
1
-2
/
+1
|
|
*
ath10k: enable a HTC debug message during insufficient tx credits
Mohammed Shafi Shajakhan
2017-04-05
1
-0
/
+3
|
|
*
ath10k: cancel coverage class work during stop and restart
Mohammed Shafi Shajakhan
2017-04-05
2
-0
/
+8
|
|
*
ath10k: fix station nss computation
Venkateswara Rao Naralasetty
2017-04-05
1
-0
/
+14
|
|
*
ath9k_htc: fix NULL-deref at probe
Johan Hovold
2017-04-05
1
-0
/
+3
|
|
*
ath10k: fix NAPI enable/disable symmetry for AHB interface
Mohammed Shafi Shajakhan
2017-04-05
1
-1
/
+1
*
|
|
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-20
9
-11
/
+21
|
\
\
\
|
*
|
|
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-13
2
-9
/
+5
|
*
|
|
cfg80211: refactor cfg80211_calculate_bitrate()
Johannes Berg
2017-03-06
1
-2
/
+1
|
*
|
|
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2017-03-06
7
-0
/
+15
*
|
|
|
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
2
-4
/
+4
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...
David S. Miller
2017-04-09
22
-73
/
+650
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ath6kl: Remove old 802.11a-only channels
Rostyslav Khudolii
2017-03-20
1
-4
/
+2
|
*
|
ath10k: remove redundant check of len with buf_len
Colin Ian King
2017-03-20
1
-3
/
+0
|
*
|
ath10k: fix typo in wmi header file
Mohammed Shafi Shajakhan
2017-03-20
1
-1
/
+1
[next]