index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
join.c
Age
Commit message (
Expand
)
Author
2013-04-01
mwifiex: use separate AMPDU tx/rx window sizes in 11ac networks
Avinash Patil
2013-03-08
mwifiex: fix potential out-of-boundary access to ibss rate table
Bing Zhao
2013-02-18
mwifiex: add 802.11AC support
Yogesh Ashok Powar
2013-02-01
mwifiex: do not reconfigure tx buffer size in firmware while associating
Bing Zhao
2013-01-30
mwifiex: avoid out of bounds access in mwifiex_get_common_rates.
Cyril Roelandt
2013-01-22
mwifiex: correction in status codes used for association failure
Amitkumar Karwar
2013-01-07
mwifiex: use correct htcapinfo for HT20 ibss network
Amitkumar Karwar
2012-11-14
mwifiex: add multi-queue support
Avinash Patil
2012-10-08
mwifiex: update cfg80211 with correct reason code when connection is lost
Amitkumar Karwar
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-05-16
mwifiex: stop BSS in deauthentication handling
Avinash Patil
2012-05-15
mwifiex: fix coding style issue in mwifiex_deauthenticate
Bing Zhao
2012-04-17
mwifiex: corrections in timestamp related code
Amitkumar Karwar
2012-04-12
mwifiex: add support for WPS2.0
Avinash Patil
2012-04-09
wireless: rename ht_info to ht_operation
Johannes Berg
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 3
Yogesh Ashok Powar
2012-03-13
mwifiex: merge functions to derive cfp by chan & freq in one
Yogesh Ashok Powar
2012-03-05
mwifiex: remove unnecessary struct mwifiex_802_11_ssid
Amitkumar Karwar
2012-03-05
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
2012-02-29
mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS
Amitkumar Karwar
2011-12-21
mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros
Amitkumar Karwar
2011-11-11
mwifiex: fix coding style
Yogesh Ashok Powar
2011-11-11
mwifiex: use existing helper function mwifiex_fill_cap_info
Yogesh Ashok Powar
2011-11-11
mwifiex: fix ht_cap_info in ibss beacons
Yogesh Ashok Powar
2011-09-13
mwifiex: replace kmalloc & memcpy sequence with kmemdup
Yogesh Ashok Powar
2011-08-12
mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API
Amitkumar Karwar
2011-06-22
mwifiex: remove casts of void pointers
Amitkumar Karwar
2011-05-05
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
2011-05-02
mwifiex: fix missing tsf_val TLV
Bing Zhao
2011-04-29
mwifiex: fix copy-n-paste 'thinko' for tsf_val
John W. Linville
2011-04-19
mwifiex: remove some macro definitions
Amitkumar Karwar
2011-04-19
mwifiex: remove redundant local variables and comments
Yogesh Ashok Powar
2011-04-14
mwifiex: cleanup ioctl wait queue and abstraction layer
Amitkumar Karwar
2011-04-07
mwifiex: remove redundant encryption_mode mapping
Yogesh Ashok Powar
2011-04-04
mwifiex: remove MWIFIEX_AUTH_MODE_ macros
Marc Yang
2011-04-04
mwifiex: remove MWIFIEX_BSS_MODE_ macros
Bing Zhao
2011-04-04
mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_info
Marc Yang
2011-04-04
mwifiex: remove macro SHORT_SLOT_TIME_DISABLED
Bing Zhao
2011-04-04
mwifiex: remove unnecessary _set_auth functions
Marc Yang
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao