summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/main.h
AgeCommit message (Expand)Author
2014-02-28mwifiex: Track BA sequence number resetPaul Stewart
2014-02-12mwifiex: add key material v2 supportAvinash Patil
2014-02-12mwifiex: parse API version from FWAvinash Patil
2014-02-12mwifiex: disable all TDLS link during disconnectionAvinash Patil
2014-02-12mwifiex: add VHT support for TDLSAvinash Patil
2014-02-12mwifiex: AMPDU support for TDLS linkAvinash Patil
2014-02-12mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil
2014-02-12mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil
2014-02-12mwifiex: add cfg80211 change_station handler supportAvinash Patil
2014-02-12mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil
2014-02-12mwifiex: parse TDLS action frames during RXAvinash Patil
2014-02-12mwifiex: add tdls_mgmt handler supportAvinash Patil
2014-02-12mwifiex: move station list functions to common codeAvinash Patil
2014-02-12mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil
2014-02-12mwifiex: implement extended scan featureAmitkumar Karwar
2014-02-04cfg80211: make connect ie param constJohannes Berg
2014-01-09mwifiex: use a function to replace two copies of a code fragmentBing Zhao
2013-12-18mwifiex: download per country tx power table to firmwareBing Zhao
2013-12-18mwifiex: download cal-data from device-tree to firmwareBing Zhao
2013-12-09mwifiex: fix rx_pending count imbalanceUjjal Roy
2013-08-26mwifiex: add missing endian conversionsTobias Waldekranz
2013-08-26mwifiex: drop gratuitous ARP framesAvinash Patil
2013-08-01mwifiex: populate rates in probe request using cfg80211_scan_requestAvinash Patil
2013-07-26mwifiex: handle driver initialization error pathsAmitkumar Karwar
2013-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-24mwifiex: delete AP TX queues when bridged packets reach thresholdAvinash Patil
2013-07-24mwifiex: maintain outstanding packet count for RA list instead of packet sizeAvinash Patil
2013-07-24mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl structAvinash Patil
2013-07-22mwifiex: fix IRQ enable/disableDaniel Drake
2013-06-19mwifiex: channel switch handling for stationAmitkumar Karwar
2013-06-19mwifiex: add basic 11h support for stationAmitkumar Karwar
2013-05-22mwifiex: add calibration data download featureAmitkumar Karwar
2013-05-22mwifiex: add del_station handlerAvinash Patil
2013-05-22mwifiex: remove global user_scan_cfg variableAmitkumar Karwar
2013-04-23mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart
2013-04-08mwifiex: fix infinite loop by removing NO_PKT_PRIO_TIDAndreas Fenkart
2013-04-08mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tblAndreas Fenkart
2013-04-08mwifiex: fix negative cmd_pending countBing Zhao
2013-04-01mwifiex: use separate AMPDU tx/rx window sizes in 11ac networksAvinash Patil
2013-04-01mwifiex: change default tx/rx win_size for BA setupAvinash Patil
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-25mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar
2013-03-18mwifiex: fix race when queuing commandsAmitkumar Karwar
2013-03-08mwifiex: Trigger a card reset on reaching tx_timeout thresholdAshok Nagarajan
2013-03-06mwifiex: add WOWLAN supportAmitkumar Karwar
2013-03-06mwifiex: add "ethtool wol" command supportAmitkumar Karwar
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar
2013-02-01mwifiex: remove max_tx_buf_sizeBing Zhao
2013-01-07mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil
2013-01-07mwifiex: add init_fw_port handler for PCIe interfaceAvinash Patil