| Commit message (Expand) | Author | Age | Files | Lines |
* | mwifiex: drop gratuitous ARP frames | Avinash Patil | 2013-08-26 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-07-25 | 1 | -8/+2 |
|\ |
|
| * | mwifiex: fix IRQ enable/disable | Daniel Drake | 2013-07-22 | 1 | -8/+2 |
* | | mwifiex: reduce firmware poll retries | Amitkumar Karwar | 2013-07-24 | 1 | -1/+0 |
* | | mwifiex: move if_ops.cleanup_if() call | Amitkumar Karwar | 2013-07-24 | 1 | -3/+0 |
* | | mwifiex: remove unnecessary del_timer(cmd_timer) | Amitkumar Karwar | 2013-07-24 | 1 | -2/+0 |
* | | mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleak | Amitkumar Karwar | 2013-07-24 | 1 | -7/+0 |
* | | mwifiex: delete AP TX queues when bridged packets reach threshold | Avinash Patil | 2013-07-24 | 1 | -0/+1 |
|/ |
|
* | mwifiex: channel switch handling for station | Amitkumar Karwar | 2013-06-19 | 1 | -0/+3 |
* | mwifiex: fix regression issue for usb interface | Amitkumar Karwar | 2013-06-12 | 1 | -81/+0 |
* | mwifiex: replace spin_lock_irqsave with spin_lock and fix warn_on | Avinash Patil | 2013-05-22 | 1 | -3/+2 |
* | mwifiex: remove global user_scan_cfg variable | Amitkumar Karwar | 2013-05-22 | 1 | -13/+7 |
* | mwifiex: scan delay timer cleanup in unload path | Amitkumar Karwar | 2013-05-22 | 1 | -0/+10 |
* | mwifiex: rename mwifiex_free_adapter() routine in init.c | Amitkumar Karwar | 2013-05-22 | 1 | -10/+8 |
* | mwifiex: rework round robin scheduling of bss nodes. | Andreas Fenkart | 2013-04-23 | 1 | -15/+6 |
* | mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl | Andreas Fenkart | 2013-04-08 | 1 | -3/+1 |
* | mwifiex: fix negative cmd_pending count | Bing Zhao | 2013-04-08 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-29 | 1 | -0/+8 |
|\ |
|
| * | mwifiex: cancel cmd timer and free curr_cmd in shutdown process | Bing Zhao | 2013-03-18 | 1 | -0/+8 |
* | | mwifiex: shorten the host sleep configuration macro names | Amitkumar Karwar | 2013-03-06 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-08 | 1 | -1/+0 |
|\ |
|
| * | mwifiex: remove max_tx_buf_size | Bing Zhao | 2013-02-01 | 1 | -1/+0 |
* | | wireless: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 2013-02-04 | 1 | -4/+1 |
|/ |
|
* | mwifiex: add init_fw_port handler for PCIe interface | Avinash Patil | 2013-01-07 | 1 | -0/+6 |
* | mwifiex: add multi-queue support | Avinash Patil | 2012-11-14 | 1 | -2/+18 |
* | mwifiex: minor cleanup and a fix in scan semaphore usage | Amitkumar Karwar | 2012-10-29 | 1 | -5/+0 |
* | mwifiex: abort scan upon interface down | Amitkumar Karwar | 2012-10-29 | 1 | -4/+10 |
* | mwifiex: add support for P2P GO in interface type change | Stone Piao | 2012-09-28 | 1 | -1/+12 |
* | mwifiex: implement remain_on_channel and cancel_remain_on_channel | Stone Piao | 2012-09-28 | 1 | -1/+1 |
* | mwifiex: report received management frames to cfg80211 | Stone Piao | 2012-09-28 | 1 | -0/+1 |
* | mwifiex: fix issue in resumed scan operation | Amitkumar Karwar | 2012-09-24 | 1 | -0/+1 |
* | mwifiex: don't disable wait_q_enabled flag | Amitkumar Karwar | 2012-09-07 | 1 | -1/+0 |
* | mwifiex: release semaphore acquired for internal scan operation | Amitkumar Karwar | 2012-09-07 | 1 | -0/+5 |
* | mwifiex: create list for associated stations in AP mode | Avinash Patil | 2012-08-06 | 1 | -0/+3 |
* | mwifiex: update 11n status as per start_ap IE | Avinash Patil | 2012-08-06 | 1 | -0/+1 |
* | mwifiex: improve scan delay logic during Tx traffic | Amitkumar Karwar | 2012-08-06 | 1 | -45/+58 |
* | mwifiex: add support to use basic rates in ibss join request | Amitkumar Karwar | 2012-07-17 | 1 | -1/+0 |
* | mwifiex: wake up main thread to handle Tx traffic if scan is delayed/aborted | Amitkumar Karwar | 2012-06-22 | 1 | -0/+1 |
* | mwifiex: fix simultaneous scan and Tx traffic problem | Amitkumar Karwar | 2012-06-11 | 1 | -0/+65 |
* | mwifiex: add custom IE framework | Avinash Patil | 2012-05-16 | 1 | -0/+1 |
* | mwifiex: add support for Marvell USB8797 chipset | Amitkumar Karwar | 2012-04-23 | 1 | -21/+43 |
* | mwifiex: add support for WPS2.0 | Avinash Patil | 2012-04-12 | 1 | -0/+2 |
* | mwifiex: fix checkpatch --strict warnings/errors Part 3 | Yogesh Ashok Powar | 2012-03-14 | 1 | -18/+13 |
* | mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUS | Amitkumar Karwar | 2012-02-29 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-02-15 | 1 | -1/+2 |
|\ |
|
| * | mwifiex: add NULL checks in driver unload path | Amitkumar Karwar | 2012-02-06 | 1 | -1/+2 |
* | | mwifiex: enable HT operating mode | Amitkumar Karwar | 2012-02-06 | 1 | -0/+1 |
* | | mwifiex: use bss_type and bss_num to retrieve priv | Yogesh Ashok Powar | 2012-01-24 | 1 | -2/+3 |
|/ |
|
* | mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros | Amitkumar Karwar | 2011-12-21 | 1 | -1/+1 |
* | mwifiex: wakeup and stop multiple tx queues in net_device | Avinash Patil | 2011-12-13 | 1 | -0/+40 |