Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c13a765bd96f4e2f52d218ee6e5c0715380eeeb8
/
drivers
/
net
/
wireless
/
mwifiex
/
main.h
8cc1d52
mwifiex: update cfg80211 with correct reason code when connection is lost
by Amitkumar Karwar
· 12 years ago
2db96c3
mwifiex: enhance RX reordering to avoid packet drop during host sleep
by Avinash Patil
· 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
3cec687
mwifiex: implement cfg80211 mgmt_frame_register handler
by Stone Piao
· 12 years ago
e39faa7
mwifiex: implement cfg80211 mgmt_tx handler
by Stone Piao
· 12 years ago
5419575
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
de09364
mwifiex: block scan request during heavy Tx traffic
by Amitkumar Karwar
· 12 years ago
552bff0
cfg80211: constify name parameter to add_virtual_intf
by Johannes Berg
· 12 years ago
4ac8764
mwifiex: separate TxPD processing routine for AP
by Avinash Patil
· 12 years ago
908fe11
mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_private
by Jeff Disher
· 12 years ago
a3c2c4f
mwifiex: parse rate info for AP
by Avinash Patil
· 12 years ago
53b1123
mwifiex: pass key_params pointer in mwifiex_set_encode
by Ying Luo
· 12 years ago
5a009ad
mwifiex: add 11n Block Ack support for uAP
by Avinash Patil
· 12 years ago
838e4f4
mwifiex: improve uAP RX handling
by Avinash Patil
· 12 years ago
017a92a
mwifiex: create list for associated stations in AP mode
by Avinash Patil
· 12 years ago
3d99d98
mwifiex: separate file for handling AP events
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
433c399
mwifiex: improvement in cfg80211 set_bitrate_mask handler
by Amitkumar Karwar
· 12 years ago
006606c
mwifiex: remove unnecessary code in data rate configuration
by Amitkumar Karwar
· 12 years ago
1f45b39
mwifiex: remove redundant code in set channel path
by Amitkumar Karwar
· 12 years ago
d07d152
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
84efbb8
cfg80211: use wireless_dev for interface management
by Johannes Berg
· 12 years ago
adb6ed0
mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()
by Avinash Patil
· 12 years ago
1a1fb97
mwifiex: wakeup main thread to handle command queued
by Amitkumar Karwar
· 12 years ago
2228125
mwifiex: set HT capability based on cfg80211_ap_settings
by Avinash Patil
· 12 years ago
0abd79e
mwifiex: set channel via start_ap handler for AP interface
by Avinash Patil
· 12 years ago
3249ba7
mwifiex: fix simultaneous scan and Tx traffic problem
by Amitkumar Karwar
· 12 years ago
38e8b7d
mwifiex: shorten per channel scan time
by Bing Zhao
· 12 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
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
9b930ea
mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface
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
d6bffe8
mwifiex: support for creation of AP interface
by Avinash Patil
· 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
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
9e04a7c
mwifiex: set default regulatory domain
by Amitkumar Karwar
· 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
958a4a8
mwifiex: remove redundant signal handling code
by Amitkumar Karwar
· 13 years ago
074d46d
wireless: rename ht_info to ht_operation
by Johannes Berg
· 13 years ago
f57c1ed
mwifiex: fix checkpatch --strict warnings/errors Part 4
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
3e82263
mwifiex: rename long function names to shorter ones
by Yogesh Ashok Powar
· 13 years ago
380aeef
mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()
by Dan Carpenter
· 13 years ago
b9be5f3
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
by Amitkumar Karwar
· 13 years ago
a0f6d6c
mwifiex: handle auto authentication mode correctly
by Amitkumar Karwar
· 13 years ago
5eb02e4
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
by Amitkumar Karwar
· 13 years ago
caf60a6
mwifiex: update correct dtim_period in dump_station()
by Amitkumar Karwar
· 13 years ago
c4f3b97
mwifiex: update BSS parameters in dump_station_info()
by Amitkumar Karwar
· 13 years ago
9da9a3b
mwifiex: use bss_type and bss_num to retrieve priv
by Yogesh Ashok Powar
· 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
38c9d66
mwifiex: remove cfg_workqueue
by Amitkumar Karwar
· 13 years ago
bbea3bc
mwifiex: wakeup and stop multiple tx queues in net_device
by Avinash Patil
· 13 years ago
e3bea1c
mwifiex: add support for Marvell sd8797 device
by Bing Zhao
· 13 years ago
711825a
mwifiex: fix make namespacecheck warnings
by Amitkumar Karwar
· 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
d85c5fe
mwifiex: correct AMSDU aggregation check
by Amitkumar Karwar
· 13 years ago
93a1df4
mwifiex: add cfg80211 handlers add/del_virtual_intf
by Yogesh Ashok Powar
· 13 years ago
5116f3c
mwifiex: update bss band information
by Amitkumar Karwar
· 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
a049093
mwifiex: disable auto deep sleep before unloading the driver
by Amitkumar Karwar
· 13 years ago
a5ffddb
mwifiex: remove casts of void pointers
by Amitkumar Karwar
· 13 years ago
287546d
mwifiex: get rid of global adapter pointer
by Amitkumar Karwar
· 13 years ago
fcf2176
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
by Yogesh Ashok Powar
· 13 years ago
4a7f5db
mwifiex: remove support for old chipsets W0/W1
by Amitkumar Karwar
· 14 years ago
62a5b7d
mwifiex: adjust high/low water marks for tx_pending queue
by Marc Yang
· 14 years ago
17e8cec
mwifiex: CPU mips optimization with NO_PKT_PRIO_TID
by Marc Yang
· 14 years ago
49729ff
mwifiex: reduce CPU usage by tracking highest_queued_prio
by Marc Yang
· 14 years ago
f699254
mwifiex: reduce CPU usage by tracking tx_pkts_queued
by Marc Yang
· 14 years ago
406a39e
mwifiex: remove mwifiex_recv_complete function
by Amitkumar Karwar
· 14 years ago
57f16b5
mwifiex: fix simultaneous assoc and scan issue
by Amitkumar Karwar
· 14 years ago
1a5b306
mwifiex: fix missing tsf_val TLV
by Bing Zhao
· 14 years ago
2be7859
mwifiex: optimize driver initialization code
by Amitkumar Karwar
· 14 years ago
572e8f3
mwifiex: remove unused function parameters
by Amitkumar Karwar
· 14 years ago
600f5d9
mwifiex: cleanup ioctl wait queue and abstraction layer
by Amitkumar Karwar
· 14 years ago
8120347
mwifiex: remove unused macros in decl.h and main.h
by Bing Zhao
· 14 years ago
fd2e401
mwifiex: remove unused radio_on variable and 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
203afec
mwifiex: remove unnecessary _set_auth functions
by Marc Yang
· 14 years ago
5e6e3a9
wireless: mwifiex: initial commit for Marvell mwifiex driver
by Bing Zhao
· 14 years ago