aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-2333-2472/+1415
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-232-0/+2096
|\
| * mwifiex: fix Tx timeout issueAmitkumar Karwar2014-08-061-0/+1
| * mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar2014-04-021-2/+1
| * mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil2014-01-031-0/+3
| * mwifiex: Add missing endian conversion.Tomasz Moń2013-09-101-2/+2
| * mwifiex: fix setting of multicast filterDaniel Drake2013-05-301-15/+6
| * mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2013-05-302-3/+1
| * mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-301-0/+1
| * mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar2013-05-131-1/+1
| * mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar2013-05-131-2/+2
| * mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao2013-03-271-4/+3
| * mwifiex: correct sleep delay counterAvinash Patil2013-03-201-1/+1
| * mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao2013-02-201-4/+5
| * mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil2013-02-061-1/+1
| * mwifiex: check wait_event_interruptible return valueBing Zhao2013-02-061-11/+10
| * mwifiex: handle association failure case correctlyAmitkumar Karwar2013-02-061-1/+7
| * mwifiex: report error to MMC core if we cannot suspendBing Zhao2012-12-061-5/+6
| * mwifiex: fix system hang issue in cmd timeout error caseBing Zhao2012-12-061-3/+8
| * mwifiex: correction in mcs index checkAmitkumar Karwar2012-08-021-2/+2
| * mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao2012-07-121-12/+9
| * mwifiex: fix WPS eapol handshake failureStone Piao2012-07-121-4/+6
| * mwifiex: fix 11n rx packet drop issueStone Piao2012-07-123-2/+12
| * mwifiex: update pcie8766 scratch register addressesBing Zhao2012-05-111-9/+9
| * mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar2012-01-031-1/+6
| * mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar2011-12-141-7/+2
| * mwifiex: fix association issue with AP configured in hidden SSID modeAmitkumar Karwar2011-11-111-2/+4
| * net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()Jesper Juhl2011-11-071-1/+2
| * Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-1723-171/+2383
| |\
| | * mwifiex: fix make namespacecheck warningsAmitkumar Karwar2011-10-147-114/+60
| | * mwifiex: use separate wait condition for each command nodeAmitkumar Karwar2011-10-147-19/+33
| | * mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar2011-10-1218-37/+2284
| | * mwifiex: fix smatch errorsYogesh Ashok Powar2011-10-113-2/+7
| * | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-1110-304/+251
| |\ \ | | |/
| | * mwifiex: handle an error path correctlyAmitkumar Karwar2011-10-031-4/+1
| | * mwifiex: correct AMSDU aggregation checkAmitkumar Karwar2011-10-034-11/+25
| | * mwifiex: add cfg80211 handlers add/del_virtual_intfYogesh Ashok Powar2011-09-306-243/+207
| | * mwifiex: fix Tx data rate display issueAmitkumar Karwar2011-09-301-1/+17
| | * mwifiex: remove unreachable codeAmitkumar Karwar2011-09-301-44/+2
| | * mwifiex: remove unnecessary mwifiex_dump_station_info() callAmitkumar Karwar2011-09-301-2/+0
| * | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-305-18/+39
| |\ \ | | |/
| | * mwifiex: reset skb length before inserting to free queueAmitkumar Karwar2011-09-271-0/+3
| | * mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()Amitkumar Karwar2011-09-272-3/+6
| | * mwifiex: update bss band informationAmitkumar Karwar2011-09-274-12/+25
| | * mwifiex: fix 5GHz association issueAmitkumar Karwar2011-09-271-1/+2
| | * mwifiex: remove unneeded NULL checkDan Carpenter2011-09-211-2/+2
| | * mwifiex: add a kfree() to an error pathDan Carpenter2011-09-211-0/+1
| * | Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville2011-09-193-9/+9
| |\ \ | | |/
| | * mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar2011-09-133-9/+9
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-291-2/+2
| |\ \ | | |/