summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/main.h
AgeCommit message (Expand)Author
2014-06-25mwifiex: update Copyright to 2014Xinming Hu
2014-06-25mwifiex: add hscfg to debugfsXinming Hu
2014-06-25mwifiex: use generic 'iface_work' workqueue for SDIO interfaceAmitkumar Karwar
2014-06-25mwifiex: add firmware dump feature for PCIeAmitkumar Karwar
2014-05-29mwifiex: use time_after()Manuel Schölling
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-04-24Revert "mwifiex: add firmware dump feature for PCIe"John W. Linville
2014-04-22mwifiex: add firmware dump feature for PCIeAmitkumar Karwar
2014-04-22mwifiex: add fw_dump debugfs fileAmitkumar Karwar
2014-04-22mwifiex: remove redundant 'fw_load' completion structureAmitkumar Karwar
2014-03-27mwifiex: cancel pending commands during host sleepAmitkumar Karwar
2014-03-14mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar
2014-03-14mwifiex: add VHT MCS rate configuration supportAmitkumar Karwar
2014-03-14mwifiex: extract firmware API version numberAmitkumar Karwar
2014-02-28mwifiex: update MCS information as per antenna settingsAmitkumar Karwar
2014-02-28mwifiex: replace num_cmd_timeout with is_cmd_timedoutAmitkumar Karwar
2014-02-28mwifiex: get rid of extra num_cmd_timeout variableAmitkumar Karwar
2014-02-28mwifiex: stop AP at shutdown timeAmitkumar Karwar
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao
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