Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
9bbd4b9f38f56b4ee2c8ff268a1104ff38333e90
/
drivers
/
net
/
wireless
/
mwifiex
/
sta_cmd.c
46dbe24
mwifiex: control WLAN and bluetooth coexistence modes
by Amitkumar Karwar
· 9 years ago
9a9053c
mwifiex: fix driver init failure under memory pressure
by Xinming Hu
· 9 years ago
ae86c58
mwifiex: fix for p2p broken link
by Aniket Nagarnaik
· 10 years ago
de9e993
mwifiex: advertise multichannel support to cfg80211
by Avinash Patil
· 10 years ago
d5b036c
mwifiex: support to set multichannel policy to FW
by Avinash Patil
· 10 years ago
449b8bb
mwifiex: add tdls config command
by Xinming Hu
· 10 years ago
acebe8c
mwifiex: change dbg print func to mwifiex_dbg
by Zhaoyang Liu
· 10 years ago
c2c6c85
mwifiex: add support for FW memory read/write operations
by Chin-ran Lo
· 10 years ago
92263a8
mwifiex: add SDIO rx single port aggregation
by Zhaoyang Liu
· 10 years ago
b533be1
mwifiex: Add support for auto ARP in mwifiex.
by Maithili Hinge
· 10 years ago
85afb18
mwifiex: add cfg80211 start_radar_detection handler
by Avinash Patil
· 10 years ago
1247cc1
mwifiex: add init parameter to init command routine
by Avinash Patil
· 10 years ago
0b4155d
mwifiex: module parameter for deep sleep configuration
by Avinash Patil
· 10 years ago
8342bda
mwifiex: add client mac address while configuring keys on GO.
by Maithili Hinge
· 10 years ago
4b9fede
mwifiex: rename macro and variables related to API revision
by Amitkumar Karwar
· 11 years ago
30fa51c
mwifiex: define TDLS idle timeout macro with units
by Bing Zhao
· 11 years ago
65da33f
mwifiex: update Copyright to 2014
by Xinming Hu
· 11 years ago
d29caf2
mwifiex: configure inactivity timeout for TDLS link
by Avinash Patil
· 11 years ago
a0b7315a
mwifiex: add VHT MCS rate configuration support
by Amitkumar Karwar
· 11 years ago
fa0ecbb
mwifiex: remove global variable cmd_wait_q_required
by Bing Zhao
· 11 years ago
e57f173
mwifiex: add key material v2 support
by Avinash Patil
· 11 years ago
5f6d598
mwifiex: add VHT support for TDLS
by Avinash Patil
· 11 years ago
1f4dfd8
mwifiex: add cfg80211 change_station handler support
by Avinash Patil
· 11 years ago
e48e0de
mwifiex: add cfg80211 add_station handler support
by Avinash Patil
· 11 years ago
429d90d
mwifiex: add cfg80211 tdls_oper handler support
by Avinash Patil
· 11 years ago
21f58d20
mwifiex: implement extended scan feature
by Amitkumar Karwar
· 11 years ago
63791cc
mwifiex: fix potential buffer overflow in dt configuration
by Bing Zhao
· 11 years ago
82efa16
mwifiex: download per country tx power table to firmware
by Bing Zhao
· 11 years ago
699b027
mwifiex: download cal-data from device-tree to firmware
by Bing Zhao
· 11 years ago
d39fbc8
mwifiex: remove cfg_data construction
by Bing Zhao
· 11 years ago
4348d08
mwifiex: use little-endian variables in firmware structures
by Ujjal Roy
· 11 years ago
930fd35
mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group
by Amitkumar Karwar
· 11 years ago
c856197
mwifiex: Change variable type to bool
by Peter Senna Tschudin
· 11 years ago
562fc5b
mwifiex: add packet coalesce support
by Amitkumar Karwar
· 12 years ago
3f4e854
mwifiex: rename mef macros
by Amitkumar Karwar
· 12 years ago
6b21a69
mwifiex: remove duplicate structure host_cmd_tlv
by Amitkumar Karwar
· 12 years ago
388ec38
mwifiex: add calibration data download feature
by Amitkumar Karwar
· 12 years ago
83c78da
mwifiex: add support to configure VHT for AP mode
by Yogesh Ashok Powar
· 12 years ago
7da060c
mwifiex: add WOWLAN support
by Amitkumar Karwar
· 12 years ago
cc0b5a6
mwifiex: shorten the host sleep configuration macro names
by Amitkumar Karwar
· 12 years ago
a5f3905
mwifiex: add 802.11AC support
by Yogesh Ashok Powar
· 12 years ago
fc33146
mwifiex: use pci_alloc/free_consistent APIs for PCIe
by Avinash Patil
· 12 years ago
9197ab9
mwifiex: add support for P2P GO in interface type change
by Stone Piao
· 12 years ago
e1a2b7a
mwifiex: add support for P2P client in interface type change
by Stone Piao
· 12 years ago
7bff9c9
mwifiex: send firmware initialization commands synchronously
by Stone Piao
· 12 years ago
7feb4c4
mwifiex: implement remain_on_channel and cancel_remain_on_channel
by Stone Piao
· 12 years ago
3cec687
mwifiex: implement cfg80211 mgmt_frame_register handler
by Stone Piao
· 12 years ago
a71bf90
mwifiex: use is_broadcast_ether_addr() instead of memcmp()
by Wei Yongjun
· 13 years ago
641c869
mwifiex: fix 'smatch' warning in preparing key_material cmd
by Bing Zhao
· 13 years ago
b877f4c
mwifiex: add AES_CMAC support in key_material cmd
by Ying Luo
· 13 years ago
9d7aba6
mwifiex: rename wapi_rxpn to pn
by Ying Luo
· 13 years ago
90b90f6
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
1f45b39
mwifiex: remove redundant code in set channel path
by Amitkumar Karwar
· 13 years ago
38a0084
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
8a279d5
mwifiex: add set_antenna handler support
by Amitkumar Karwar
· 13 years ago
8732baa
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
caa8984
mwifiex: use correct firmware command to get power limits
by Amitkumar Karwar
· 13 years ago
2c20889
wireless: Remove casts to same type
by Joe Perches
· 13 years ago
75edd2c
mwifiex: append peer mac address TLV in key material command to firmware
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
d35ccaa
mwifiex: fix typo in RSSI_HIGH event handling
by Bing Zhao
· 13 years ago
fa444bf
mwifiex: add set_cqm_rssi_config handler support
by Amitkumar Karwar
· 13 years ago
9c05fd7
mwifiex: fix checkpatch --strict warnings/errors Part 7
by Yogesh Ashok Powar
· 13 years ago
f3c8d25
mwifiex: cleanup in snmp_mib command preparation code
by Amitkumar Karwar
· 13 years ago
21c3ba3
mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros
by Amitkumar Karwar
· 13 years ago
d930fae
mwifiex: add support for Marvell pcie8766 chipset
by Amitkumar Karwar
· 13 years ago
cd27bc3
mwifiex: 11n specific configuration for transmit
by Amitkumar Karwar
· 14 years ago
a5e5aa6
mwifiex: restore handling of NULL parameters
by Dan Carpenter
· 14 years ago
a5ffddb
mwifiex: remove casts of void pointers
by Amitkumar Karwar
· 14 years ago
270e58e
mwifiex: remove unnecessary variable initialization
by Yogesh Ashok Powar
· 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
6a35a0a
mwifiex: use common keyinfo bitmap for different key types
by Yogesh Ashok Powar
· 14 years ago
eecd825
mwifiex: remove MWIFIEX_BSS_MODE_ macros
by Bing Zhao
· 14 years ago
5e6e3a9
wireless: mwifiex: initial commit for Marvell mwifiex driver
by Bing Zhao
· 14 years ago