Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0c1072ae0242fbdffd9a0bba36e7a7033d287f9c
/
drivers
/
net
/
wireless
/
mwifiex
/
init.c
b887664
mwifiex: channel switch handling for station
by Amitkumar Karwar
· 11 years ago
df81008
mwifiex: fix regression issue for usb interface
by Amitkumar Karwar
· 11 years ago
013a492
mwifiex: replace spin_lock_irqsave with spin_lock and fix warn_on
by Avinash Patil
· 11 years ago
75ab753
mwifiex: remove global user_scan_cfg variable
by Amitkumar Karwar
· 11 years ago
0604111
mwifiex: scan delay timer cleanup in unload path
by Amitkumar Karwar
· 11 years ago
c56ecf5
mwifiex: rename mwifiex_free_adapter() routine in init.c
by Amitkumar Karwar
· 11 years ago
b006ed5
mwifiex: rework round robin scheduling of bss nodes.
by Andreas Fenkart
· 12 years ago
6d2344e
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
by Andreas Fenkart
· 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
084c718
mwifiex: cancel cmd timer and free curr_cmd in shutdown process
by Bing Zhao
· 12 years ago
cc0b5a6
mwifiex: shorten the host sleep configuration macro names
by Amitkumar Karwar
· 12 years ago
f5237f2
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
0d2e7a5
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
5e3175f
mwifiex: remove max_tx_buf_size
by Bing Zhao
· 12 years ago
c6d1d87
mwifiex: add init_fw_port handler for PCIe interface
by Avinash Patil
· 12 years ago
47411a0
mwifiex: add multi-queue support
by Avinash Patil
· 12 years ago
b0e70c2
mwifiex: minor cleanup and a fix in scan semaphore usage
by Amitkumar Karwar
· 12 years ago
f162cac
mwifiex: abort scan upon interface down
by Amitkumar Karwar
· 12 years ago
9197ab9
mwifiex: add support for P2P GO in interface type change
by Stone Piao
· 12 years ago
7feb4c4
mwifiex: implement remain_on_channel and cancel_remain_on_channel
by Stone Piao
· 12 years ago
2dbaf75
mwifiex: report received management frames to cfg80211
by Stone Piao
· 12 years ago
9a17bad
mwifiex: fix issue in resumed scan operation
by Amitkumar Karwar
· 12 years ago
e3a8e0b4
mwifiex: don't disable wait_q_enabled flag
by Amitkumar Karwar
· 12 years ago
26fc36a
mwifiex: release semaphore acquired for internal scan operation
by Amitkumar Karwar
· 12 years ago
017a92a
mwifiex: create list for associated stations in AP mode
by Avinash Patil
· 12 years ago
c825891
mwifiex: update 11n status as per start_ap IE
by Avinash Patil
· 12 years ago
bdd37be
mwifiex: improve scan delay logic during Tx traffic
by Amitkumar Karwar
· 12 years ago
05910f4
mwifiex: add support to use basic rates in ibss join request
by Amitkumar Karwar
· 12 years ago
f931c77
mwifiex: wake up main thread to handle Tx traffic if scan is delayed/aborted
by Amitkumar Karwar
· 12 years ago
3249ba7
mwifiex: fix simultaneous scan and Tx traffic problem
by Amitkumar Karwar
· 12 years ago
ede98bf
mwifiex: add custom IE framework
by Avinash Patil
· 12 years ago
4daffe3
mwifiex: add support for Marvell USB8797 chipset
by Amitkumar Karwar
· 13 years ago
13d7ba7
mwifiex: add support for WPS2.0
by Avinash Patil
· 13 years ago
931f158
mwifiex: fix checkpatch --strict warnings/errors Part 3
by Yogesh Ashok Powar
· 13 years ago
5eb02e4
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
by Amitkumar Karwar
· 13 years ago
ca994a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
3dc5e17
mwifiex: enable HT operating mode
by Amitkumar Karwar
· 13 years ago
2da8cbf
mwifiex: add NULL checks in driver unload path
by Amitkumar Karwar
· 13 years ago
9da9a3b
mwifiex: use bss_type and bss_num to retrieve priv
by Yogesh Ashok Powar
· 13 years ago
21c3ba3
mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros
by Amitkumar Karwar
· 13 years ago
bbea3bc
mwifiex: wakeup and stop multiple tx queues in net_device
by Avinash Patil
· 13 years ago
8ed1303
mwifiex: fix 'Smatch' warnings
by Yogesh Ashok Powar
· 13 years ago
711825a
mwifiex: fix make namespacecheck warnings
by Amitkumar Karwar
· 13 years ago
d930fae
mwifiex: add support for Marvell pcie8766 chipset
by Amitkumar Karwar
· 13 years ago
93a1df4
mwifiex: add cfg80211 handlers add/del_virtual_intf
by Yogesh Ashok Powar
· 13 years ago
7c6fa2a
mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API
by Amitkumar Karwar
· 13 years ago
67a5003
mwifiex: remove wireless.h inclusion and fix resulting bugs
by Bing Zhao
· 13 years ago
7cc5eb6
mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_buffer
by Amitkumar Karwar
· 13 years ago
b53575e
mwifiex: fix null derefs, mem leaks and trivia
by Christoph Fritz
· 13 years ago
270e58e
mwifiex: remove unnecessary variable initialization
by Yogesh Ashok Powar
· 14 years ago
636c459
mwifiex: remove redundant local variables and comments
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
2be50b8
mwifiex: remove redundant encryption_mode mapping
by Yogesh Ashok Powar
· 14 years ago
2b06bdb
mwifiex: cleanup power save related struct and macros
by Marc Yang
· 14 years ago
fd2e401
mwifiex: remove unused radio_on variable and macros
by Marc Yang
· 14 years ago
f986b6d
mwifiex: remove MWIFIEX_AUTH_MODE_ macros
by Marc Yang
· 14 years ago
eecd825
mwifiex: remove MWIFIEX_BSS_MODE_ macros
by Bing Zhao
· 14 years ago
6d2bd91
mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_info
by Marc Yang
· 14 years ago
5e6e3a9
wireless: mwifiex: initial commit for Marvell mwifiex driver
by Bing Zhao
· 14 years ago