index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wcn36xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
wcn36xx: Silence error about unsupported smd event 188
Bjorn Andersson
2016-07-08
1
-0
/
+2
*
wcn36xx: Fix up wcn36xx_smd_update_scan_params()
Bjorn Andersson
2016-07-08
3
-9
/
+12
*
wcn36xx: Correct DXE chip version differentiation
Bjorn Andersson
2016-07-08
4
-26
/
+11
*
wcn36xx: Split mmio space into explicit regions
Bjorn Andersson
2016-07-08
4
-27
/
+59
*
wcn36xx: Change indication list lock to spinlock
Bjorn Andersson
2016-07-08
2
-7
/
+7
*
wcn36xx: Fold indication payload into message header
Bjorn Andersson
2016-07-08
2
-10
/
+7
*
wcn36xx: Set SMD timeout to 10 seconds
Bjorn Andersson
2016-04-27
1
-1
/
+1
*
Merge ath-next from ath.git
Kalle Valo
2016-04-26
8
-132
/
+336
|
\
|
*
wcn36xx: Fill in capability list
Bjorn Andersson
2016-04-25
2
-1
/
+78
|
*
wcn36xx: Correct remove bss key response encoding
Bjorn Andersson
2016-04-25
2
-27
/
+1
|
*
wcn36xx: Delete BSS before idling link
Bjorn Andersson
2016-04-25
1
-1
/
+1
|
*
wcn36xx: Use correct command struct for EXIT_BMPS_REQ
Pontus Fuchs
2016-04-25
1
-1
/
+1
|
*
wcn36xx: Implement multicast filtering
Pontus Fuchs
2016-04-25
4
-6
/
+104
|
*
wcn36xx: Track association state
Pontus Fuchs
2016-04-25
2
-0
/
+3
|
*
wcn36xx: Clear encrypt_type when deleting bss key
Pontus Fuchs
2016-04-25
1
-0
/
+2
|
*
wcn36xx: Use allocated self sta index instead of hard coded
Pontus Fuchs
2016-04-25
1
-1
/
+1
|
*
wcn36xx: Copy all members in config_sta v1 conversion
Pontus Fuchs
2016-04-25
1
-2
/
+17
|
*
wcn36xx: Parse trigger_ba response properly
Pontus Fuchs
2016-04-25
1
-2
/
+12
|
*
wcn36xx: Remove sta pointer in private vif struct
Pontus Fuchs
2016-04-25
3
-17
/
+15
|
*
wcn36xx: Fetch private sta data from sta entry instead of from vif
Pontus Fuchs
2016-04-25
1
-1
/
+1
|
*
wcn36xx: Add helper macros to cast sta to priv
Pontus Fuchs
2016-04-25
3
-14
/
+18
|
*
wcn36xx: Use define for invalid index and fix typo
Pontus Fuchs
2016-04-25
3
-4
/
+4
|
*
wcn36xx: Use consistent name for private vif
Pontus Fuchs
2016-04-25
1
-14
/
+14
|
*
wcn36xx: Add helper macros to cast vif to private vif and vice versa
Pontus Fuchs
2016-04-25
6
-40
/
+36
|
*
wcn36xx: Pad TIM PVM if needed
Pontus Fuchs
2016-04-25
2
-2
/
+28
|
*
wcn36xx: Clean up wcn36xx_smd_send_beacon
Pontus Fuchs
2016-04-25
2
-8
/
+9
*
|
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
3
-9
/
+9
|
/
*
mac80211: allow not sending MIC up from driver for HW crypto
Sara Sharon
2016-04-05
1
-1
/
+1
*
mac80211: pass block ack session timeout to to driver
Sara Sharon
2016-01-14
1
-3
/
+5
*
wcn36xx: split DMA mask register writing.
Fengwei Yin
2016-01-07
1
-1
/
+1
*
wcn36xx: handle rx skb allocation failure to avoid system crash
Fengwei Yin
2016-01-07
1
-21
/
+22
*
wcn36xx: use new response format for wcn3620 remove_bsskey
Andy Green
2015-11-30
1
-1
/
+2
*
wcn36xx: use new response format for wcn3620 trigger_ba
Andy Green
2015-11-30
1
-1
/
+2
*
wcn36xx: handle new hal response format
Andy Green
2015-11-30
2
-0
/
+25
*
wcn36xx: swallow two wcn3620 IND messages
Andy Green
2015-11-30
1
-0
/
+5
*
wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_IND
Andy Green
2015-11-30
1
-0
/
+2
*
wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.
yfw
2015-10-28
1
-17
/
+17
*
wcn36xx: introduce per-channel ring buffer locks
Bob Copeland
2015-10-28
2
-8
/
+20
*
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
2015-09-22
1
-1
/
+1
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-6
/
+6
*
mac80211: remove short slot/short preamble incapable flags
Johannes Berg
2015-06-02
1
-3
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
|
wcn36xx: initiate TX BA sessions
Bob Copeland
2015-01-23
3
-2
/
+77
*
|
wcn36xx: move set_tx_pdu inside set_tx_data/mgmt
Bob Copeland
2015-01-23
1
-17
/
+20
*
|
wcn36xx: initialize dxe lock
Bob Copeland
2015-01-23
1
-0
/
+2
*
|
wcn36xx: initialize skb_lock
Bob Copeland
2015-01-23
1
-0
/
+1
*
|
wcn36xx: don't process 'valid' descriptors
Bob Copeland
2015-01-23
1
-0
/
+2
*
|
wcn36xx: let device generate qos seq numbers
Bob Copeland
2015-01-23
2
-1
/
+9
*
|
wcn36xx: use !! when assigning int as a boolean
Bob Copeland
2015-01-23
1
-1
/
+1
[next]