aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-29mwifiex: 11h handling for AP interfaceAvinash Patil1-0/+2
2015-01-29mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil1-0/+1
2015-01-29mwifiex: manage virtual interface limits efficientlyAvinash Patil1-0/+3
2015-01-29mwifiex: add init parameter to init command routineAvinash Patil1-1/+2
2015-01-29mwifiex: store permanant mac address in adapter structureAvinash Patil1-0/+1
2015-01-27mwifiex: selectively choose ext_scan supportAvinash Patil1-1/+1
2015-01-06mwifiex: wakeup pending wait queuesAmitkumar Karwar1-0/+2
2015-01-06mwifiex: add wakeup timer based recovery mechanismAmitkumar Karwar1-0/+16
2015-01-06mwifiex: save driver information to file when firmware dumpXinming Hu1-0/+5
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar1-0/+3
2014-11-17mwifiex: enable auto TDLS support for SD8887Avinash Patil1-1/+0
2014-11-17mwifiex: add auto TDLS supportAvinash Patil1-0/+6
2014-11-11mwifiex: rx workqueue support for USB interfaceAvinash Patil1-14/+0
2014-09-30mwifiex: remove unnecessary rx_q lockAvinash Patil1-1/+0
2014-09-15mwifiex: add rx workqueue supportAvinash Patil1-0/+19
2014-09-15mwifiex: remove low priority scan handlingAmitkumar Karwar1-1/+0
2014-09-15mwifiex: bring in scan channel gap featureAvinash Patil1-0/+1
2014-08-28mwifiex: rename macro and variables related to API revisionAmitkumar Karwar1-2/+2
2014-06-25mwifiex: update Copyright to 2014Xinming Hu1-1/+1
2014-06-25mwifiex: add firmware dump feature for PCIeAmitkumar Karwar1-1/+12
2014-02-28mwifiex: change transmit buffer size for 8897Amitkumar Karwar1-1/+0
2014-02-24mwifiex: use del_timer_sync instead of del_timerAvinash Patil1-1/+1
2014-02-12mwifiex: parse API version from FWAvinash Patil1-0/+2
2014-02-12mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil1-0/+1
2014-02-12mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil1-0/+1
2014-02-12mwifiex: implement extended scan featureAmitkumar Karwar1-0/+1
2013-12-09mwifiex: fix rx_pending count imbalanceUjjal Roy1-1/+2
2013-08-26mwifiex: drop gratuitous ARP framesAvinash Patil1-0/+1
2013-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-8/+2
2013-07-24mwifiex: reduce firmware poll retriesAmitkumar Karwar1-1/+0
2013-07-24mwifiex: move if_ops.cleanup_if() callAmitkumar Karwar1-3/+0
2013-07-24mwifiex: remove unnecessary del_timer(cmd_timer)Amitkumar Karwar1-2/+0
2013-07-24mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleakAmitkumar Karwar1-7/+0
2013-07-24mwifiex: delete AP TX queues when bridged packets reach thresholdAvinash Patil1-0/+1
2013-07-22mwifiex: fix IRQ enable/disableDaniel Drake1-8/+2
2013-06-19mwifiex: channel switch handling for stationAmitkumar Karwar1-0/+3
2013-06-12mwifiex: fix regression issue for usb interfaceAmitkumar Karwar1-81/+0
2013-05-22mwifiex: replace spin_lock_irqsave with spin_lock and fix warn_onAvinash Patil1-3/+2
2013-05-22mwifiex: remove global user_scan_cfg variableAmitkumar Karwar1-13/+7
2013-05-22mwifiex: scan delay timer cleanup in unload pathAmitkumar Karwar1-0/+10
2013-05-22mwifiex: rename mwifiex_free_adapter() routine in init.cAmitkumar Karwar1-10/+8
2013-04-23mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart1-15/+6
2013-04-08mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tblAndreas Fenkart1-3/+1
2013-04-08mwifiex: fix negative cmd_pending countBing Zhao1-1/+1
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+8
2013-03-18mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao1-0/+8
2013-03-06mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar1-3/+3
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+0
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-4/+1
2013-02-01mwifiex: remove max_tx_buf_sizeBing Zhao1-1/+0