| Commit message (Expand) | Author | Age | Files | Lines |
* | mwifiex: add missing endian conversions | Tobias Waldekranz | 2013-08-26 | 1 | -1/+1 |
* | mwifiex: drop gratuitous ARP frames | Avinash Patil | 2013-08-26 | 1 | -0/+1 |
* | mwifiex: populate rates in probe request using cfg80211_scan_request | Avinash Patil | 2013-08-01 | 1 | -0/+2 |
* | mwifiex: handle driver initialization error paths | Amitkumar Karwar | 2013-07-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 | -0/+1 |
|\ |
|
| * | mwifiex: fix IRQ enable/disable | Daniel Drake | 2013-07-22 | 1 | -0/+1 |
* | | mwifiex: delete AP TX queues when bridged packets reach threshold | Avinash Patil | 2013-07-24 | 1 | -0/+1 |
* | | mwifiex: maintain outstanding packet count for RA list instead of packet size | Avinash Patil | 2013-07-24 | 1 | -1/+1 |
* | | mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl struct | Avinash Patil | 2013-07-24 | 1 | -1/+1 |
|/ |
|
* | mwifiex: channel switch handling for station | Amitkumar Karwar | 2013-06-19 | 1 | -0/+20 |
* | mwifiex: add basic 11h support for station | Amitkumar Karwar | 2013-06-19 | 1 | -0/+7 |
* | mwifiex: add calibration data download feature | Amitkumar Karwar | 2013-05-22 | 1 | -0/+1 |
* | mwifiex: add del_station handler | Avinash Patil | 2013-05-22 | 1 | -0/+2 |
* | mwifiex: remove global user_scan_cfg variable | Amitkumar Karwar | 2013-05-22 | 1 | -1/+1 |
* | mwifiex: replace ra_list_curr by list rotation. | Andreas Fenkart | 2013-04-23 | 1 | -1/+0 |
* | mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID | Andreas Fenkart | 2013-04-08 | 1 | -1/+0 |
* | mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl | Andreas Fenkart | 2013-04-08 | 1 | -2/+0 |
* | mwifiex: fix negative cmd_pending count | Bing Zhao | 2013-04-08 | 1 | -0/+2 |
* | mwifiex: use separate AMPDU tx/rx window sizes in 11ac networks | Avinash Patil | 2013-04-01 | 1 | -0/+1 |
* | mwifiex: change default tx/rx win_size for BA setup | Avinash Patil | 2013-04-01 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-29 | 1 | -2/+2 |
|\ |
|
| * | mwifiex: fix race when queuing commands | Amitkumar Karwar | 2013-03-18 | 1 | -2/+2 |
* | | mwifiex: add support to configure VHT for AP mode | Yogesh Ashok Powar | 2013-03-25 | 1 | -0/+6 |
* | | mwifiex: Trigger a card reset on reaching tx_timeout threshold | Ashok Nagarajan | 2013-03-08 | 1 | -0/+5 |
* | | mwifiex: add WOWLAN support | Amitkumar Karwar | 2013-03-06 | 1 | -0/+2 |
* | | mwifiex: add "ethtool wol" command support | Amitkumar Karwar | 2013-03-06 | 1 | -0/+2 |
|/ |
|
* | mwifiex: add 802.11AC support | Yogesh Ashok Powar | 2013-02-18 | 1 | -2/+21 |
* | mwifiex: remove max_tx_buf_size | Bing Zhao | 2013-02-01 | 1 | -1/+0 |
* | mwifiex: flush TX ring for PCIe after disconnect or bss stop | Avinash Patil | 2013-01-07 | 1 | -0/+1 |
* | mwifiex: add init_fw_port handler for PCIe interface | Avinash Patil | 2013-01-07 | 1 | -0/+1 |
* | mwifiex: parse WMM IEs from hostapd for mwifiex AP | Avinash Patil | 2013-01-07 | 1 | -0/+4 |
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-11-26 | 1 | -2/+0 |
|\ |
|
| * | cfg80211: remove remain-on-channel channel type | Johannes Berg | 2012-11-26 | 1 | -2/+0 |
* | | mwifiex: add multi-queue support | Avinash Patil | 2012-11-14 | 1 | -1/+2 |
* | | mwifiex: add support for SDIO card reset | Amitkumar Karwar | 2012-11-14 | 1 | -0/+1 |
|/ |
|
* | mwifiex: rx path enhancement to derive priv only once | Avinash Patil | 2012-10-29 | 1 | -5/+5 |
* | mwifiex: minor cleanup and a fix in scan semaphore usage | Amitkumar Karwar | 2012-10-29 | 1 | -1/+0 |
* | mwifiex: use sizeof(array) to print_hex_dump_bytes | Bing Zhao | 2012-10-19 | 1 | -2/+0 |
* | mwifiex: update cfg80211 with correct reason code when connection is lost | Amitkumar Karwar | 2012-10-08 | 1 | -1/+1 |
* | mwifiex: enhance RX reordering to avoid packet drop during host sleep | Avinash Patil | 2012-09-28 | 1 | -0/+1 |
* | mwifiex: add support for P2P GO in interface type change | Stone Piao | 2012-09-28 | 1 | -0/+5 |
* | mwifiex: implement remain_on_channel and cancel_remain_on_channel | Stone Piao | 2012-09-28 | 1 | -1/+14 |
* | mwifiex: report received management frames to cfg80211 | Stone Piao | 2012-09-28 | 1 | -0/+4 |
* | mwifiex: implement cfg80211 mgmt_frame_register handler | Stone Piao | 2012-09-28 | 1 | -0/+1 |
* | mwifiex: implement cfg80211 mgmt_tx handler | Stone Piao | 2012-09-28 | 1 | -0/+12 |
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-09-25 | 1 | -1/+1 |
|\ |
|
| * | cfg80211: constify name parameter to add_virtual_intf | Johannes Berg | 2012-09-19 | 1 | -1/+1 |
* | | mwifiex: block scan request during heavy Tx traffic | Amitkumar Karwar | 2012-09-24 | 1 | -0/+2 |
* | | mwifiex: separate TxPD processing routine for AP | Avinash Patil | 2012-09-11 | 1 | -0/+1 |
* | | mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_private | Jeff Disher | 2012-09-07 | 1 | -0/+1 |