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