summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2014-08-06mwifiex: fix Tx timeout issueAmitkumar Karwar
2014-04-02mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar
2014-01-03mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil
2013-09-10mwifiex: Add missing endian conversion.Tomasz Moń
2013-05-30mwifiex: fix setting of multicast filterDaniel Drake
2013-05-30mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar
2013-05-30mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao
2013-05-13mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar
2013-05-13mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar
2013-03-27mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao
2013-03-20mwifiex: correct sleep delay counterAvinash Patil
2013-02-20mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao
2013-02-06mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil
2013-02-06mwifiex: check wait_event_interruptible return valueBing Zhao
2013-02-06mwifiex: handle association failure case correctlyAmitkumar Karwar
2012-12-06mwifiex: report error to MMC core if we cannot suspendBing Zhao
2012-12-06mwifiex: fix system hang issue in cmd timeout error caseBing Zhao
2012-08-02mwifiex: correction in mcs index checkAmitkumar Karwar
2012-07-12mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao
2012-07-12mwifiex: fix WPS eapol handshake failureStone Piao
2012-07-12mwifiex: fix 11n rx packet drop issueStone Piao
2012-05-11mwifiex: update pcie8766 scratch register addressesBing Zhao
2012-01-03mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar
2011-12-14mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar
2011-11-11mwifiex: fix association issue with AP configured in hidden SSID modeAmitkumar Karwar
2011-11-07net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()Jesper Juhl
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-10-14mwifiex: fix make namespacecheck warningsAmitkumar Karwar
2011-10-14mwifiex: use separate wait condition for each command nodeAmitkumar Karwar
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar
2011-10-11mwifiex: fix smatch errorsYogesh Ashok Powar
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-10-03mwifiex: handle an error path correctlyAmitkumar Karwar
2011-10-03mwifiex: correct AMSDU aggregation checkAmitkumar Karwar
2011-09-30mwifiex: add cfg80211 handlers add/del_virtual_intfYogesh Ashok Powar
2011-09-30mwifiex: fix Tx data rate display issueAmitkumar Karwar
2011-09-30mwifiex: remove unreachable codeAmitkumar Karwar
2011-09-30mwifiex: remove unnecessary mwifiex_dump_station_info() callAmitkumar Karwar
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-09-27mwifiex: reset skb length before inserting to free queueAmitkumar Karwar
2011-09-27mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()Amitkumar Karwar
2011-09-27mwifiex: update bss band informationAmitkumar Karwar
2011-09-27mwifiex: fix 5GHz association issueAmitkumar Karwar
2011-09-21mwifiex: remove unneeded NULL checkDan Carpenter
2011-09-21mwifiex: add a kfree() to an error pathDan Carpenter
2011-09-19Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville
2011-09-13mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-24drivers/net/wireless/mwifiex/scan.c: test the just-initialized valueJulia Lawall
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville