Age | Commit message (Expand) | Author | Files | Lines |
2014-02-28 | mwifiex: stop AP at shutdown time | Amitkumar Karwar | 1 | -1/+14 |
2014-02-28 | mwifiex: remove global variable cmd_wait_q_required | Bing Zhao | 1 | -19/+18 |
2014-02-13 | mwifiex: cleanup in mwifiex_fill_cap_info() | Amitkumar Karwar | 1 | -1/+1 |
2014-02-13 | mwifiex: remove unsupported code in 11ac | Bing Zhao | 1 | -8/+4 |
2013-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+8 |
2013-10-14 | mwifiex: inform cfg80211 about disconnect if device is removed | Avinash Patil | 1 | -2/+8 |
2013-10-10 | mwifiex: Change variable type to bool | Peter Senna Tschudin | 1 | -1/+1 |
2013-08-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+4 |
2013-07-31 | mwifiex: check for bss_role instead of bss_mode for STA operations | Avinash Patil | 1 | -2/+4 |
2013-07-24 | mwifiex: support to send deauth for P2P client | Stone Piao | 1 | -0/+1 |
2013-06-19 | mwifiex: add basic 11h support for station | Amitkumar Karwar | 1 | -0/+2 |
2013-05-29 | mwifiex: dump small buffers with help of %*ph | Andy Shevchenko | 1 | -3/+2 |
2013-04-02 | mwifiex: use separate AMPDU tx/rx window sizes in 11ac networks | Avinash Patil | 1 | -0/+23 |
2013-03-09 | mwifiex: fix potential out-of-boundary access to ibss rate table | Bing Zhao | 1 | -4/+3 |
2013-02-19 | mwifiex: add 802.11AC support | Yogesh Ashok Powar | 1 | -0/+8 |
2013-02-01 | mwifiex: do not reconfigure tx buffer size in firmware while associating | Bing Zhao | 1 | -2/+0 |
2013-01-31 | mwifiex: avoid out of bounds access in mwifiex_get_common_rates. | Cyril Roelandt | 1 | -2/+2 |
2013-01-23 | mwifiex: correction in status codes used for association failure | Amitkumar Karwar | 1 | -5/+15 |
2013-01-08 | mwifiex: use correct htcapinfo for HT20 ibss network | Amitkumar Karwar | 1 | -0/+10 |
2012-11-14 | mwifiex: add multi-queue support | Avinash Patil | 1 | -4/+2 |
2012-10-08 | mwifiex: update cfg80211 with correct reason code when connection is lost | Amitkumar Karwar | 1 | -2/+4 |
2012-06-06 | wireless: Remove casts to same type | Joe Perches | 1 | -13/+7 |
2012-05-16 | mwifiex: stop BSS in deauthentication handling | Avinash Patil | 1 | -0/+4 |
2012-05-16 | mwifiex: fix coding style issue in mwifiex_deauthenticate | Bing Zhao | 1 | -10/+12 |
2012-04-17 | mwifiex: corrections in timestamp related code | Amitkumar Karwar | 1 | -3/+3 |
2012-04-12 | mwifiex: add support for WPS2.0 | Avinash Patil | 1 | -0/+44 |
2012-04-10 | wireless: rename ht_info to ht_operation | Johannes Berg | 1 | -7/+7 |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 3 | Yogesh Ashok Powar | 1 | -81/+83 |
2012-03-13 | mwifiex: merge functions to derive cfp by chan & freq in one | Yogesh Ashok Powar | 1 | -5/+4 |
2012-03-06 | mwifiex: remove unnecessary struct mwifiex_802_11_ssid | Amitkumar Karwar | 1 | -2/+2 |
2012-03-06 | mwifiex: handle auto authentication mode correctly | Amitkumar Karwar | 1 | -1/+1 |
2012-02-29 | mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS | Amitkumar Karwar | 1 | -3/+2 |
2011-12-22 | mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros | Amitkumar Karwar | 1 | -6/+8 |
2011-11-11 | mwifiex: fix coding style | Yogesh Ashok Powar | 1 | -9/+8 |
2011-11-11 | mwifiex: use existing helper function mwifiex_fill_cap_info | Yogesh Ashok Powar | 1 | -48/+33 |
2011-11-11 | mwifiex: fix ht_cap_info in ibss beacons | Yogesh Ashok Powar | 1 | -2/+2 |
2011-09-13 | mwifiex: replace kmalloc & memcpy sequence with kmemdup | Yogesh Ashok Powar | 1 | -2/+1 |
2011-08-12 | mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API | Amitkumar Karwar | 1 | -32/+0 |
2011-06-23 | mwifiex: remove casts of void pointers | Amitkumar Karwar | 1 | -15/+8 |
2011-05-05 | mwifiex: remove unnecessary variable initialization | Yogesh Ashok Powar | 1 | -5/+4 |
2011-05-02 | mwifiex: fix missing tsf_val TLV | Bing Zhao | 1 | -1/+6 |
2011-04-29 | mwifiex: fix copy-n-paste 'thinko' for tsf_val | John W. Linville | 1 | -3/+0 |
2011-04-19 | mwifiex: remove some macro definitions | Amitkumar Karwar | 1 | -1/+1 |
2011-04-19 | mwifiex: remove redundant local variables and comments | Yogesh Ashok Powar | 1 | -36/+14 |
2011-04-14 | mwifiex: cleanup ioctl wait queue and abstraction layer | Amitkumar Karwar | 1 | -54/+36 |
2011-04-07 | mwifiex: remove redundant encryption_mode mapping | Yogesh Ashok Powar | 1 | -1/+1 |
2011-04-05 | mwifiex: remove MWIFIEX_AUTH_MODE_ macros | Marc Yang | 1 | -1/+1 |
2011-04-05 | mwifiex: remove MWIFIEX_BSS_MODE_ macros | Bing Zhao | 1 | -6/+6 |
2011-04-05 | mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_info | Marc Yang | 1 | -6/+7 |
2011-04-05 | mwifiex: remove macro SHORT_SLOT_TIME_DISABLED | Bing Zhao | 1 | -3/+3 |