Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1077ec472df43414dafaec126498ff3fc669a471
/
drivers
/
net
/
wireless
/
ath
/
wcn36xx
d536288
wcn36xx: Don't use the destroyed hal_mutex
by Bjorn Andersson
· 8 years ago
43efa3c
wcn36xx: Implement print_reg indication
by Bjorn Andersson
· 8 years ago
8860390
wcn36xx: Implement firmware assisted scan
by Bjorn Andersson
· 8 years ago
f303a93
wcn36xx: Transition driver to SMD client
by Bjorn Andersson
· 8 years ago
7860eb7
wcn36xx: Silence error about unsupported smd event 188
by Bjorn Andersson
· 9 years ago
86ceae9
wcn36xx: Fix up wcn36xx_smd_update_scan_params()
by Bjorn Andersson
· 9 years ago
6f10b4e
wcn36xx: Correct DXE chip version differentiation
by Bjorn Andersson
· 9 years ago
05ddce4
wcn36xx: Split mmio space into explicit regions
by Bjorn Andersson
· 9 years ago
1c41fd5
wcn36xx: Change indication list lock to spinlock
by Bjorn Andersson
· 9 years ago
909aa60
wcn36xx: Fold indication payload into message header
by Bjorn Andersson
· 9 years ago
8527f68
wcn36xx: Set SMD timeout to 10 seconds
by Bjorn Andersson
· 9 years ago
efd7cef
Merge ath-next from ath.git
by Kalle Valo
· 9 years ago
ffc03c3
wcn36xx: Fill in capability list
by Bjorn Andersson
· 9 years ago
23c2aab
wcn36xx: Correct remove bss key response encoding
by Bjorn Andersson
· 9 years ago
5443918
wcn36xx: Delete BSS before idling link
by Bjorn Andersson
· 9 years ago
6770559
wcn36xx: Use correct command struct for EXIT_BMPS_REQ
by Pontus Fuchs
· 9 years ago
20a779e
wcn36xx: Implement multicast filtering
by Pontus Fuchs
· 9 years ago
043ce54
wcn36xx: Track association state
by Pontus Fuchs
· 9 years ago
2716a8ac
wcn36xx: Clear encrypt_type when deleting bss key
by Pontus Fuchs
· 9 years ago
6d9cf12
wcn36xx: Use allocated self sta index instead of hard coded
by Pontus Fuchs
· 9 years ago
df98c32
wcn36xx: Copy all members in config_sta v1 conversion
by Pontus Fuchs
· 9 years ago
16be1ac
wcn36xx: Parse trigger_ba response properly
by Pontus Fuchs
· 9 years ago
25a44da
wcn36xx: Remove sta pointer in private vif struct
by Pontus Fuchs
· 9 years ago
81c6926
wcn36xx: Fetch private sta data from sta entry instead of from vif
by Pontus Fuchs
· 9 years ago
a92e469
wcn36xx: Add helper macros to cast sta to priv
by Pontus Fuchs
· 9 years ago
90023c0
wcn36xx: Use define for invalid index and fix typo
by Pontus Fuchs
· 9 years ago
657a49b
wcn36xx: Use consistent name for private vif
by Pontus Fuchs
· 9 years ago
ce75877
wcn36xx: Add helper macros to cast vif to private vif and vice versa
by Pontus Fuchs
· 9 years ago
91c3eeb
wcn36xx: Pad TIM PVM if needed
by Pontus Fuchs
· 9 years ago
25d217d6
wcn36xx: Clean up wcn36xx_smd_send_beacon
by Pontus Fuchs
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
f980ebc
mac80211: allow not sending MIC up from driver for HW crypto
by Sara Sharon
· 9 years ago
50ea05e
mac80211: pass block ack session timeout to to driver
by Sara Sharon
· 9 years ago
9d5db23
wcn36xx: split DMA mask register writing.
by Fengwei Yin
· 9 years ago
2ec7752
wcn36xx: handle rx skb allocation failure to avoid system crash
by Fengwei Yin
· 9 years ago
1d14c6f
wcn36xx: use new response format for wcn3620 remove_bsskey
by Andy Green
· 9 years ago
69f66b6
wcn36xx: use new response format for wcn3620 trigger_ba
by Andy Green
· 9 years ago
40ac77c
wcn36xx: handle new hal response format
by Andy Green
· 9 years ago
df0d436
wcn36xx: swallow two wcn3620 IND messages
by Andy Green
· 9 years ago
9193ade
wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_IND
by Andy Green
· 9 years ago
0722552
wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.
by yfw
· 9 years ago
8e8e54c
wcn36xx: introduce per-channel ring buffer locks
by Bob Copeland
· 9 years ago
e3abc8f
mac80211: allow to transmit A-MSDU within A-MPDU
by Emmanuel Grumbach
· 9 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 10 years ago
ea1b2b45
mac80211: remove short slot/short preamble incapable flags
by Johannes Berg
· 10 years ago
d0bbe0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
f42cf8d
treewide: Fix typo in printk messages
by Masanari Iida
· 10 years ago
e26dc17
wcn36xx: initiate TX BA sessions
by Bob Copeland
· 10 years ago
5f3f928
wcn36xx: move set_tx_pdu inside set_tx_data/mgmt
by Bob Copeland
· 10 years ago
4b12462
wcn36xx: initialize dxe lock
by Bob Copeland
· 10 years ago
90dccb7
wcn36xx: initialize skb_lock
by Bob Copeland
· 10 years ago
bfa6696
wcn36xx: don't process 'valid' descriptors
by Bob Copeland
· 10 years ago
232ddcd
wcn36xx: let device generate qos seq numbers
by Bob Copeland
· 10 years ago
f786a6d
wcn36xx: use !! when assigning int as a boolean
by Bob Copeland
· 10 years ago
69a88cc
wcn36xx: initialize device defaults on start
by Bob Copeland
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
a344d67
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
by Johannes Berg
· 11 years ago
0b07a15
net: wireless: ath: wcn36xx: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
f778b76
wcn36xx: remove unnecessary break after goto
by Fabian Frederick
· 11 years ago
304014a
wcn36xx: Use kmemdup instead of kmalloc + memcpy
by Benoit Taine
· 11 years ago
908628d
wcn36xx: Update dtim period before starting BSS
by Pontus Fuchs
· 11 years ago
82cad2a
wcn36xx: Track dpu signature per sta
by Pontus Fuchs
· 11 years ago
2ba0b46
wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_sign
by Pontus Fuchs
· 11 years ago
f2ed5d2
wcn36xx: Add support for 3680
by Pontus Fuchs
· 11 years ago
2be6636
wcn36xx: Print FW capabilities
by Pontus Fuchs
· 11 years ago
4bda7fa
wcn36xx: Cache nv to avoid request_firmware on resume path
by Pontus Fuchs
· 11 years ago
546c505
wcn36xx: Wait longer for SMD commands to complete
by Pontus Fuchs
· 11 years ago
c951da4
wcn36xx: Improve feature caps exchange
by Pontus Fuchs
· 11 years ago
0876232
wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alive
by Pontus Fuchs
· 11 years ago
0059b2b
mac80211: remove unused radiotap vendor fields in ieee80211_rx_status
by Emmanuel Grumbach
· 11 years ago
90accd0
net: wirelesse: wcn36xx: pull allocation outside of critical section
by Michal Nazarewicz
· 11 years ago
fa643ae
wcn36xx: enable the beaconing in mesh mode
by Chun-Yeow Yeoh
· 11 years ago
e08fd97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
cddc604
wcn36xx: fix typo error
by Chun-Yeow Yeoh
· 11 years ago
42bc702
wcn36xx: set self STA default HT parameters
by Chun-Yeow Yeoh
· 11 years ago
684e55f
wcn36xx: Fix logging macro with unnecessary semicolon
by Eugene Krasnikov
· 11 years ago
b3e3f87
wcn36xx: enable beacon change using BSS_CHANGED_BEACON
by Chun-Yeow Yeoh
· 11 years ago
3469adb
net: wireless: wcn36xx: fix potential NULL pointer dereference
by Michal Nazarewicz
· 11 years ago
95b48c2c
wcn36xx: missing unlocks on error paths
by Dan Carpenter
· 11 years ago
1221c25
wcn36xx: Add missing unlock before return
by Wei Yongjun
· 11 years ago
876efcf
wcn36xx: harmless memory corruption bug in debugfs
by Dan Carpenter
· 11 years ago
50d60c6
wcn36xx: fix coccinelle warnings
by Fengguang Wu
· 11 years ago
8e84c25
wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware
by Eugene Krasnikov
· 11 years ago