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