Age | Commit message (Expand) | Author | Files | Lines |
2014-12-05 | mwifiex: guard station nodes access by station list lock | Avinash Patil | 1 | -0/+4 |
2014-07-16 | mwifiex: declare sta_ptr in smaller scope | Bing Zhao | 1 | -1/+2 |
2014-06-25 | mwifiex: update Copyright to 2014 | Xinming Hu | 1 | -1/+1 |
2014-05-08 | mwifiex: add HT operation IE in TDLS setup confirm | Avinash Patil | 1 | -0/+42 |
2014-04-22 | mwifiex: fix IE parsing issues | Amitkumar Karwar | 1 | -2/+1 |
2014-03-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -17/+34 |
2014-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+1 |
2014-03-14 | mwifiex: add AMSDU inside AMPDU support | Amitkumar Karwar | 1 | -7/+24 |
2014-03-14 | mwifiex: code rearrangement for better readability | Amitkumar Karwar | 1 | -10/+10 |
2014-03-06 | mwifiex: copy AP's HT capability info correctly | Amitkumar Karwar | 1 | -2/+1 |
2014-02-28 | mwifiex: remove global variable cmd_wait_q_required | Bing Zhao | 1 | -4/+4 |
2014-02-13 | mwifiex: separate BA params for TDLS link if 11ac is supported | Avinash Patil | 1 | -3/+19 |
2014-02-13 | mwifiex: cleanup in mwifiex_fill_cap_info() | Amitkumar Karwar | 1 | -12/+17 |
2014-02-13 | mwifiex: update beamforming capability field for HT | Amitkumar Karwar | 1 | -0/+4 |
2013-12-26 | mwifiex: slight optimization of addr compare | dingtianhong | 1 | -1/+1 |
2013-08-26 | mwifiex: drop gratuitous ARP frames | Avinash Patil | 1 | -0/+6 |
2013-08-26 | mwifiex: fix ext_capab IE structure definition | Avinash Patil | 1 | -4/+6 |
2013-04-02 | mwifiex: change default tx/rx win_size for BA setup | Avinash Patil | 1 | -0/+22 |
2013-02-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+6 |
2013-02-19 | mwifiex: add 802.11AC support | Yogesh Ashok Powar | 1 | -1/+6 |
2013-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -39/+0 |
2013-02-04 | wireless: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 1 | -4/+1 |
2013-02-01 | mwifiex: do not reconfigure tx buffer size in firmware while associating | Bing Zhao | 1 | -39/+0 |
2013-01-08 | mwifiex: use correct htcapinfo for HT20 ibss network | Amitkumar Karwar | 1 | -1/+3 |
2012-09-11 | mwifiex: remove AMSDU_AGGR_CTRL command response handler | Amitkumar Karwar | 1 | -21/+0 |
2012-09-11 | mwifiex: remove 11N_CFG command response handler | Amitkumar Karwar | 1 | -17/+0 |
2012-08-06 | mwifiex: cleanup TX/RX BA tables for uAP | Avinash Patil | 1 | -0/+26 |
2012-06-06 | wireless: Remove casts to same type | Joe Perches | 1 | -9/+5 |
2012-04-10 | wireless: rename ht_info to ht_operation | Johannes Berg | 1 | -8/+9 |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 1 | Yogesh Ashok Powar | 1 | -11/+11 |
2012-03-13 | mwifiex: rename long function names to shorter ones | Yogesh Ashok Powar | 1 | -33/+27 |
2011-06-23 | mwifiex: remove casts of void pointers | Amitkumar Karwar | 1 | -20/+13 |
2011-05-05 | mwifiex: remove unnecessary variable initialization | Yogesh Ashok Powar | 1 | -4/+3 |
2011-04-28 | mwifiex: HT capability information handling | Amitkumar Karwar | 1 | -77/+25 |
2011-04-19 | mwifiex: remove some macro definitions | Amitkumar Karwar | 1 | -1/+1 |
2011-04-14 | mwifiex: remove unused function parameters | Amitkumar Karwar | 1 | -9/+4 |
2011-04-14 | mwifiex: remove redundant "return" at end of void function | Yogesh Ashok Powar | 1 | -6/+0 |
2011-04-14 | mwifiex: cleanup ioctl wait queue and abstraction layer | Amitkumar Karwar | 1 | -7/+6 |
2011-04-05 | mwifiex: remove MWIFIEX_BSS_MODE_ macros | Bing Zhao | 1 | -2/+2 |
2011-04-05 | mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_info | Marc Yang | 1 | -51/+34 |
2011-04-05 | mwifiex: remove helper functions for displaying 11n capabilities | Yogesh Ashok Powar | 1 | -96/+0 |
2011-03-30 | wireless: mwifiex: initial commit for Marvell mwifiex driver | Bing Zhao | 1 | -0/+922 |