Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
560e8788eb659d9d301137eac1704ae1520d2fad
/
drivers
/
net
/
wireless
/
mwifiex
15e3d25
mwifiex: remove set_channel cfg80211 hook
by Johannes Berg
· 13 years ago
40bbc21
mwifiex: delete IEs when stop_ap
by Avinash Patil
· 13 years ago
f31acab
mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware
by Avinash Patil
· 13 years ago
ede98bf
mwifiex: add custom IE framework
by Avinash Patil
· 13 years ago
e76268d
mwifiex: rearrange AP sys configure code
by Avinash Patil
· 13 years ago
f752dcd
mwifiex: add WPA2 support for AP
by Avinash Patil
· 13 years ago
e568634
mwifiex: add AP event handling framework
by Avinash Patil
· 13 years ago
12190c5
mwifiex: add cfg80211 start_ap and stop_ap handlers
by Avinash Patil
· 13 years ago
9b930ea
mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface
by Avinash Patil
· 13 years ago
4f02341
mwifiex: handle interface type changes correctly
by Avinash Patil
· 13 years ago
26134e6
mwifiex: stop BSS in deauthentication handling
by Avinash Patil
· 13 years ago
4db16a1
mwifiex: add AP command sys_config and set channel
by Avinash Patil
· 13 years ago
40d0703
mwifiex: add bss start and bss stop commands for AP
by Avinash Patil
· 13 years ago
75edd2c
mwifiex: append peer mac address TLV in key material command to firmware
by Avinash Patil
· 13 years ago
67fdf39
mwifiex: save adapter pointer in wiphy_priv
by Avinash Patil
· 13 years ago
cd8440d
mwifiex: multi-interface support for mwifiex
by Avinash Patil
· 13 years ago
d6bffe8
mwifiex: support for creation of AP interface
by Avinash Patil
· 13 years ago
0378538
mwifiex: handle station specific commands on STA interface only
by Avinash Patil
· 13 years ago
64b05e2
mwifiex: allocate space for one more mwifiex_private structure
by Avinash Patil
· 13 years ago
99e126f
mwifiex: fix coding style issue in mwifiex_deauthenticate
by Bing Zhao
· 13 years ago
2e4c14a
mwifiex: fix static checker warnings
by Amitkumar Karwar
· 13 years ago
98e6b9d
mwifiex: add support for SD8786 sdio
by WarheadsSE
· 13 years ago
d9b8ae6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
f240019
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
4daffe3
mwifiex: add support for Marvell USB8797 chipset
by Amitkumar Karwar
· 13 years ago
b5abcf0
mwifiex: corrections in timestamp related code
by Amitkumar Karwar
· 13 years ago
9558a40
mwifiex: code cleanup in BSS handling
by Amitkumar Karwar
· 13 years ago
428ca8a
mwifiex: update pcie8766 scratch register addresses
by Bing Zhao
· 13 years ago
59a4cc2
mwifiex: use asynchronous firmware loading
by Amitkumar Karwar
· 13 years ago
13d7ba7
mwifiex: add support for WPS2.0
by Avinash Patil
· 13 years ago
5e218b7
mwifiex: display correct country information in debugfs "info"
by Amitkumar Karwar
· 13 years ago
9e04a7c
mwifiex: set default regulatory domain
by Amitkumar Karwar
· 13 years ago
d35ccaa
mwifiex: fix typo in RSSI_HIGH event handling
by Bing Zhao
· 13 years ago
4fb25c5
wireless, mwifiex: drop redundant NULL test before call to release_firmware()
by Jesper Juhl
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
da951c2
wireless: Remove unnecessary ; from while (0) macros
by Joe Perches
· 13 years ago
99fec5d
mwifiex: don't use IEEE80211_MAX_QUEUES
by Johannes Berg
· 13 years ago
fa444bf
mwifiex: add set_cqm_rssi_config handler support
by Amitkumar Karwar
· 13 years ago
7013d3e
mwifiex: support STATION_INFO_SIGNAL_AVG
by Amitkumar Karwar
· 13 years ago
958a4a8
mwifiex: remove redundant signal handling code
by Amitkumar Karwar
· 13 years ago
f85aae6b
mwifiex: add cfg80211 dump_station handler
by Amitkumar Karwar
· 13 years ago
c9919be
mwifiex: update signal strength in mBm units
by Amitkumar Karwar
· 13 years ago
074d46d
wireless: rename ht_info to ht_operation
by Johannes Berg
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
01a2829
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
b093863
mwifiex: correction in structure name passed to sizeof()
by Amitkumar Karwar
· 13 years ago
c65a30f
mwifiex: fix checkpatch --strict warnings/errors Part 9
by Yogesh Ashok Powar
· 13 years ago
500f747
mwifiex: fix checkpatch --strict warnings/errors Part 8
by Yogesh Ashok Powar
· 13 years ago
9c05fd7
mwifiex: fix checkpatch --strict warnings/errors Part 7
by Yogesh Ashok Powar
· 13 years ago
5dbd326
mwifiex: fix checkpatch --strict warnings/errors Part 6
by Yogesh Ashok Powar
· 13 years ago
cff23ce
mwifiex: fix checkpatch --strict warnings/errors Part 5
by Yogesh Ashok Powar
· 13 years ago
f57c1ed
mwifiex: fix checkpatch --strict warnings/errors Part 4
by Yogesh Ashok Powar
· 13 years ago
931f158
mwifiex: fix checkpatch --strict warnings/errors Part 3
by Yogesh Ashok Powar
· 13 years ago
aea0701
mwifiex: fix checkpatch --strict warnings/errors Part 2
by Yogesh Ashok Powar
· 13 years ago
8426684
mwifiex: fix checkpatch --strict warnings/errors Part 1
by Yogesh Ashok Powar
· 13 years ago
8c00228
mwifiex: rename fuctions and variables for better readability
by Yogesh Ashok Powar
· 13 years ago
bb7de2b
mwifiex: rearrange if and else blocks to avoid extra indentation
by Yogesh Ashok Powar
· 13 years ago
e7891ba
mwifiex: use usleep_range instead of udelay
by Yogesh Ashok Powar
· 13 years ago
6685d10
mwifiex: merge functions to derive cfp by chan & freq in one
by Yogesh Ashok Powar
· 13 years ago
985d68a
mwifiex: rearrange switch statement
by Yogesh Ashok Powar
· 13 years ago
3e82263
mwifiex: rename long function names to shorter ones
by Yogesh Ashok Powar
· 13 years ago
74dd152
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
8763848
mwifiex: correction in number of bitrates
by Amitkumar Karwar
· 13 years ago
380aeef
mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()
by Dan Carpenter
· 13 years ago
be0b281
mwifiex: fix bug in wildcard scan handling
by Amitkumar Karwar
· 13 years ago
b9be5f3
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
by Amitkumar Karwar
· 13 years ago
eb416ad
mwifiex: correct bitrates advertised to cfg80211
by Avinash Patil
· 13 years ago
a0f6d6c
mwifiex: handle auto authentication mode correctly
by Amitkumar Karwar
· 13 years ago
051d3b5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
8701ff0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
5eb02e4
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
by Amitkumar Karwar
· 13 years ago
1a907b7
mwifiex: remove redundant scan operation
by Amitkumar Karwar
· 13 years ago
00f157b
mwifiex: reset encryption mode flag before association
by Amitkumar Karwar
· 13 years ago
a9802d4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 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
6670f15
mwifiex: clear previous security setting during association
by Amitkumar Karwar
· 13 years ago
d5ef8a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
caf60a6
mwifiex: update correct dtim_period in dump_station()
by Amitkumar Karwar
· 13 years ago
f3c8d25
mwifiex: cleanup in snmp_mib command preparation code
by Amitkumar Karwar
· 13 years ago
3dc5e17
mwifiex: enable HT operating mode
by Amitkumar Karwar
· 13 years ago
477778b
mwifiex: fix NULL pointer dereference in set_channel()
by Amitkumar Karwar
· 13 years ago
8926574
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
2da8cbf
mwifiex: add NULL checks in driver unload path
by Amitkumar Karwar
· 13 years ago
b7097eb
mwifiex: handle association failure case correctly
by Amitkumar Karwar
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
c4f3b97
mwifiex: update BSS parameters in dump_station_info()
by Amitkumar Karwar
· 13 years ago
2690e1b
mwifiex: pass priv pointer instead of adapter
by Avinash Patil
· 13 years ago
f540f9f
mwifiex: derive priv from net_device instead of wiphy
by Yogesh Ashok Powar
· 13 years ago
9da9a3b
mwifiex: use bss_type and bss_num to retrieve priv
by Yogesh Ashok Powar
· 13 years ago
75ac9a2
drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC
by Julia Lawall
· 13 years ago
117ff42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
b015dbc
mwifiex: fix crash during simultaneous scan and connect
by Amitkumar Karwar
· 13 years ago
3aebee0
mwifiex: fix issues in band configuration code
by Amitkumar Karwar
· 13 years ago
21c3ba3
mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros
by Amitkumar Karwar
· 13 years ago
43906cd
mwifiex: remove redundant band config code
by Amitkumar Karwar
· 13 years ago
186630c
mwifiex: cleanup work in scan.c
by Amitkumar Karwar
· 13 years ago
38c9d66
mwifiex: remove cfg_workqueue
by Amitkumar Karwar
· 13 years ago
5d22df2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
51e708c
mwifiex: avoid double list_del in command cancel path
by Yogesh Ashok Powar
· 13 years ago
c252165
mwifiex: do not advertise custom regulatory domain capability
by Amitkumar Karwar
· 13 years ago
Next »