Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e812bd905a5cf00fea95da9df4889dad63d4a36a
/
drivers
/
net
/
wireless
/
marvell
/
mwifiex
/
cmdevt.c
cf5383b
mwifiex: add manufacturing mode support
by Xinming Hu
· 8 years ago
441756b
mwifiex: fix radar detection issue
by Ganapathi Bhat
· 8 years ago
a9c790b
mwifiex: factor out mwifiex_cancel_scan
by Xinming Hu
· 8 years ago
85abfb1
mwifiex: make mwifiex_insert_cmd_to_free_q local static
by Andreas Fenkart
· 9 years ago
c70ca8c
mwifiex: factor out mwifiex_cancel_pending_scan_cmd
by Andreas Fenkart
· 9 years ago
8434969
mwifiex: fix the incorrect WARN_ON during suspend
by Vishal Thanki
· 9 years ago
8de00f1
mwifiex: report wakeup reason to cfg80211
by chunfan chen
· 9 years ago
19b0a71
mwifiex: use world for unidentified region code
by Amitkumar Karwar
· 9 years ago
277b024
mwifiex: move under marvell vendor directory
by Kalle Valo
· 9 years ago
[Renamed from drivers/net/wireless/mwifiex/cmdevt.c]
d788ac2
mwifiex: fix system crash observed during initialisation
by Zhaoyang Liu
· 9 years ago
c5bc15f
mwifiex: simplify mwifiex_complete_cmd
by Andreas Fenkart
· 9 years ago
e9f21d4
mwifiex: remove CMD_F_CANCELED flag
by Andreas Fenkart
· 9 years ago
aeb0300
mwifiex: remove redundant reset of cmd_wait_q status
by Andreas Fenkart
· 9 years ago
e3a3ef2
mwifiex: remove explicit mwifiex_complete_cmd calls
by Andreas Fenkart
· 9 years ago
7a56c41
mwifiex: change debug dump issue since skb maybe null
by Zhaoyang Liu
· 9 years ago
b21783e
mwifiex: add sta_list firmware command
by Xinming Hu
· 9 years ago
ed5cfbe
mwifiex: support AP reset after bss_stop
by Avinash Patil
· 9 years ago
fc69715
mwifiex: use generic name 'device dump'
by Amitkumar Karwar
· 10 years ago
acebe8c
mwifiex: change dbg print func to mwifiex_dbg
by Zhaoyang Liu
· 10 years ago
868093a
mwifiex: add dump data debug support
by Zhaoyang Liu
· 10 years ago
76c504c
mwifiex: handle PS events on AP interface as well
by Avinash Patil
· 10 years ago
8d05eb2
mwifiex: store permanant mac address in adapter structure
by Avinash Patil
· 10 years ago
b420166
mwifiex: do not release lock during list_for_each_entry_safe()
by Amitkumar Karwar
· 10 years ago
cb91be8
mwifiex: bring in scan channel gap feature
by Avinash Patil
· 10 years ago
4721c63
mwifiex: set fw api info for backword compatibility
by Avinash Patil
· 10 years ago
89be7ce
mwifiex: use firmware API revision from GET_HW_SPEC response
by Amitkumar Karwar
· 10 years ago
4b9fede
mwifiex: rename macro and variables related to API revision
by Amitkumar Karwar
· 10 years ago
2618d4f
mwifiex: fix left_len calculation issue
by Amitkumar Karwar
· 10 years ago
1d9e954
mwifiex: remove redundant timestamps in debug prints
by Bing Zhao
· 10 years ago
5c4d5e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
701a9e6
mwifiex: initialize Tx/Rx info of a packet correctly
by Amitkumar Karwar
· 10 years ago
363c1b4
mwifiex: print sleep_confirm cmd/response and power save events
by Bing Zhao
· 10 years ago
65da33f
mwifiex: update Copyright to 2014
by Xinming Hu
· 10 years ago
92c2538
mwifiex: add firmware dump feature for PCIe
by Amitkumar Karwar
· 10 years ago
bb0f860
Revert "mwifiex: add firmware dump feature for PCIe"
by John W. Linville
· 11 years ago
e050c76
mwifiex: add firmware dump feature for PCIe
by Amitkumar Karwar
· 11 years ago
44ad466
mwifiex: don't clear cmd_sent flag in timeout handler
by Amitkumar Karwar
· 11 years ago
a7488c7
mwifiex: fix spinlock bad magic bug
by Amitkumar Karwar
· 11 years ago
c0dbba6
mwifiex: cancel pending commands during host sleep
by Amitkumar Karwar
· 11 years ago
b49f639
mwifiex: correction in sleep confirm command sequence number
by Amitkumar Karwar
· 11 years ago
8e17ea2
mwifiex: extract firmware API version number
by Amitkumar Karwar
· 11 years ago
a533391
mwifiex: update MCS information as per antenna settings
by Amitkumar Karwar
· 11 years ago
0c9c4a0
mwifiex: replace num_cmd_timeout with is_cmd_timedout
by Amitkumar Karwar
· 11 years ago
e50e06f
mwifiex: get rid of extra num_cmd_timeout variable
by Amitkumar Karwar
· 11 years ago
38ec3f3
mwifiex: block further commands after timeout
by Amitkumar Karwar
· 11 years ago
ace2735
mwifiex: skipping pending commands after unload
by Amitkumar Karwar
· 11 years ago
4af2bd4
mwifiex: abort scan while cancelling pending command
by Amitkumar Karwar
· 11 years ago
fa0ecbb
mwifiex: remove global variable cmd_wait_q_required
by Bing Zhao
· 11 years ago
629873f
mwifiex: use del_timer_sync instead of del_timer
by Avinash Patil
· 11 years ago
7f445d0
mwifiex: parse API version from FW
by Avinash Patil
· 11 years ago
79d9a54
mwifiex: advertise correct beamforming information for VHT
by Amitkumar Karwar
· 11 years ago
21f58d20
mwifiex: implement extended scan feature
by Amitkumar Karwar
· 11 years ago
4348d08
mwifiex: use little-endian variables in firmware structures
by Ujjal Roy
· 11 years ago
9f96da4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
c856197
mwifiex: Change variable type to bool
by Peter Senna Tschudin
· 11 years ago
b7be152
mwifiex: fix PCIe hs_cfg cancel cmd timeout
by Bing Zhao
· 11 years ago
531efff
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
0f9e9b8
mwifiex: add del_station handler
by Avinash Patil
· 12 years ago
4879542
mwifiex: clear is_suspended flag when interrupt is received early
by Bing Zhao
· 12 years ago
4587eea
mwifiex: make use of msecs_to_jiffies()
by Bing Zhao
· 12 years ago
9908b07
mwifiex: fix negative cmd_pending count
by Bing Zhao
· 12 years ago
9a574cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
a3e240c
mwifiex: skip pending commands after function shutdown
by Bing Zhao
· 12 years ago
00d7ea1
mwifiex: fix race when queuing commands
by Amitkumar Karwar
· 12 years ago
cc0b5a6
mwifiex: shorten the host sleep configuration macro names
by Amitkumar Karwar
· 12 years ago
0b71644
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
a5f3905
mwifiex: add 802.11AC support
by Yogesh Ashok Powar
· 12 years ago
0d2e7a5
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
b311749
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
b1a47aa
mwifiex: fix system hang issue in cmd timeout error case
by Bing Zhao
· 12 years ago
d31ab35
mwifiex: add support for SDIO card reset
by Amitkumar Karwar
· 12 years ago
afe3840
mwifiex: Using %*phD instead of print_hex_dump_bytes
by Andrei Emeltchenko
· 12 years ago
f575f65
mwifiex: use sizeof(array) to print_hex_dump_bytes
by Bing Zhao
· 12 years ago
2db96c3
mwifiex: enhance RX reordering to avoid packet drop during host sleep
by Avinash Patil
· 12 years ago
fac805f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
da25186
mwifiex: fix skb length issue when send a command to firmware
by Stone Piao
· 12 years ago
3d99d98
mwifiex: separate file for handling AP events
by Avinash Patil
· 12 years ago
1a1fb97
mwifiex: wakeup main thread to handle command queued
by Amitkumar Karwar
· 12 years ago
a4186ea
mwifiex: enhance power save for USB and PCIe chipsets
by Amitkumar Karwar
· 12 years ago
40d0703
mwifiex: add bss start and bss stop commands for AP
by Avinash Patil
· 13 years ago
0378538
mwifiex: handle station specific commands on STA interface only
by Avinash Patil
· 13 years ago
4daffe3
mwifiex: add support for Marvell USB8797 chipset
by Amitkumar Karwar
· 13 years ago
aea0701
mwifiex: fix checkpatch --strict warnings/errors Part 2
by Yogesh Ashok Powar
· 13 years ago
a0f6d6c
mwifiex: handle auto authentication mode correctly
by Amitkumar Karwar
· 13 years ago
9da9a3b
mwifiex: use bss_type and bss_num to retrieve priv
by Yogesh Ashok Powar
· 13 years ago
51e708c
mwifiex: avoid double list_del in command cancel path
by Yogesh Ashok Powar
· 13 years ago
efaaa8b
mwifiex: use separate wait condition for each command node
by Amitkumar Karwar
· 13 years ago
d930fae
mwifiex: add support for Marvell pcie8766 chipset
by Amitkumar Karwar
· 13 years ago
5cf8099
mwifiex: reset skb length before inserting to free queue
by Amitkumar Karwar
· 13 years ago
a5ffddb
mwifiex: remove casts of void pointers
by Amitkumar Karwar
· 13 years ago
406a39e
mwifiex: remove mwifiex_recv_complete function
by Amitkumar Karwar
· 14 years ago
7cc5eb6
mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_buffer
by Amitkumar Karwar
· 14 years ago
b53575e
mwifiex: fix null derefs, mem leaks and trivia
by Christoph Fritz
· 14 years ago
270e58e
mwifiex: remove unnecessary variable initialization
by Yogesh Ashok Powar
· 14 years ago
19a8986
mwifiex: remove redundant "return" at end of void function
by Yogesh Ashok Powar
· 14 years ago
600f5d9
mwifiex: cleanup ioctl wait queue and abstraction layer
by Amitkumar Karwar
· 14 years ago
18bf965
mwifiex: fix cmd_skb headroom decreasing issue
by Bing Zhao
· 14 years ago
2b06bdb
mwifiex: cleanup power save related struct and macros
by Marc Yang
· 14 years ago
6d2bd91
mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_info
by Marc Yang
· 14 years ago
0022801
mwifiex: remove helper functions for displaying 11n capabilities
by Yogesh Ashok Powar
· 14 years ago
Next »