aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cmdevt.c
Commit message (Expand)AuthorAge
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-05-29
|\
| * mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-08
* | mwifiex: add del_station handlerAvinash Patil2013-05-22
|/
* mwifiex: make use of msecs_to_jiffies()Bing Zhao2013-04-22
* mwifiex: fix negative cmd_pending countBing Zhao2013-04-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-29
|\
| * mwifiex: skip pending commands after function shutdownBing Zhao2013-03-18
| * mwifiex: fix race when queuing commandsAmitkumar Karwar2013-03-18
* | mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar2013-03-06
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-19
|\
| * mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-18
* | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-21
|\
| * mwifiex: fix system hang issue in cmd timeout error caseBing Zhao2012-11-16
* | mwifiex: add support for SDIO card resetAmitkumar Karwar2012-11-14
* | mwifiex: Using %*phD instead of print_hex_dump_bytesAndrei Emeltchenko2012-10-19
* | mwifiex: use sizeof(array) to print_hex_dump_bytesBing Zhao2012-10-19
|/
* mwifiex: enhance RX reordering to avoid packet drop during host sleepAvinash Patil2012-09-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
|\
| * mwifiex: fix skb length issue when send a command to firmwareStone Piao2012-09-05
* | mwifiex: separate file for handling AP eventsAvinash Patil2012-08-06
|/
* mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar2012-06-28
* mwifiex: enhance power save for USB and PCIe chipsetsAmitkumar Karwar2012-06-22
* mwifiex: add bss start and bss stop commands for APAvinash Patil2012-05-16
* mwifiex: handle station specific commands on STA interface onlyAvinash Patil2012-05-16
* mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar2012-04-23
* mwifiex: fix checkpatch --strict warnings/errors Part 2Yogesh Ashok Powar2012-03-14
* mwifiex: handle auto authentication mode correctlyAmitkumar Karwar2012-03-05
* mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar2012-01-24
* mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar2011-12-14
* mwifiex: use separate wait condition for each command nodeAmitkumar Karwar2011-10-14
* mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar2011-10-12
* mwifiex: reset skb length before inserting to free queueAmitkumar Karwar2011-09-27
* mwifiex: remove casts of void pointersAmitkumar Karwar2011-06-22
* mwifiex: remove mwifiex_recv_complete functionAmitkumar Karwar2011-05-12
* mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_bufferAmitkumar Karwar2011-05-10
* mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz2011-05-10
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-05
* mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar2011-04-14
* mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar2011-04-14
* mwifiex: fix cmd_skb headroom decreasing issueBing Zhao2011-04-12
* mwifiex: cleanup power save related struct and macrosMarc Yang2011-04-04
* mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang2011-04-04
* mwifiex: remove helper functions for displaying 11n capabilitiesYogesh Ashok Powar2011-04-04
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-30