summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/init.c
AgeCommit message (Expand)Author
2015-09-29mwifiex: add usb multi channel event process supportZhaoyang Liu
2015-08-13mwifiex: fix unable to connect hidden SSID AP on DFS channelchunfan chen
2015-08-06mwifiex: fix command timeout for PCIe chipsetsZhaoyang Liu
2015-07-21mwifiex: enable traffic only when port is openAvinash Patil
2015-07-21mwifiex: support for bypass tx queueAvinash Patil
2015-06-02mwifiex: fix a possible double free issueAmitkumar Karwar
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu
2015-03-30mwifiex: remove an unneede NULL check in mwifiex_init_adapter()Dan Carpenter
2015-03-16mwifiex: preprocess packets from TX queueZhaoyang Liu
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03mwifiex: do not initialize ext_scan in mwifiex_init_adapterAvinash Patil
2015-01-29mwifiex: 11h handling for AP interfaceAvinash Patil
2015-01-29mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil
2015-01-29mwifiex: manage virtual interface limits efficientlyAvinash Patil
2015-01-29mwifiex: add init parameter to init command routineAvinash Patil
2015-01-29mwifiex: store permanant mac address in adapter structureAvinash Patil
2015-01-27mwifiex: selectively choose ext_scan supportAvinash Patil
2015-01-06mwifiex: wakeup pending wait queuesAmitkumar Karwar
2015-01-06mwifiex: add wakeup timer based recovery mechanismAmitkumar Karwar
2015-01-06mwifiex: save driver information to file when firmware dumpXinming Hu
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar
2014-11-17mwifiex: enable auto TDLS support for SD8887Avinash Patil
2014-11-17mwifiex: add auto TDLS supportAvinash Patil
2014-11-11mwifiex: rx workqueue support for USB interfaceAvinash Patil
2014-09-30mwifiex: remove unnecessary rx_q lockAvinash Patil
2014-09-15mwifiex: add rx workqueue supportAvinash Patil
2014-09-15mwifiex: remove low priority scan handlingAmitkumar Karwar
2014-09-15mwifiex: bring in scan channel gap featureAvinash Patil
2014-08-28mwifiex: rename macro and variables related to API revisionAmitkumar Karwar
2014-06-25mwifiex: update Copyright to 2014Xinming Hu
2014-06-25mwifiex: add firmware dump feature for PCIeAmitkumar Karwar
2014-02-28mwifiex: change transmit buffer size for 8897Amitkumar Karwar
2014-02-24mwifiex: use del_timer_sync instead of del_timerAvinash Patil
2014-02-12mwifiex: parse API version from FWAvinash Patil
2014-02-12mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil
2014-02-12mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil
2014-02-12mwifiex: implement extended scan featureAmitkumar Karwar
2013-12-09mwifiex: fix rx_pending count imbalanceUjjal Roy
2013-08-26mwifiex: drop gratuitous ARP framesAvinash Patil
2013-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-24mwifiex: reduce firmware poll retriesAmitkumar Karwar
2013-07-24mwifiex: move if_ops.cleanup_if() callAmitkumar Karwar
2013-07-24mwifiex: remove unnecessary del_timer(cmd_timer)Amitkumar Karwar
2013-07-24mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleakAmitkumar Karwar
2013-07-24mwifiex: delete AP TX queues when bridged packets reach thresholdAvinash Patil
2013-07-22mwifiex: fix IRQ enable/disableDaniel Drake
2013-06-19mwifiex: channel switch handling for stationAmitkumar Karwar
2013-06-12mwifiex: fix regression issue for usb interfaceAmitkumar Karwar
2013-05-22mwifiex: replace spin_lock_irqsave with spin_lock and fix warn_onAvinash Patil