summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-041-1/+6
|\
| * mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar2012-01-031-1/+6
* | mwifiex: fix issues in band configuration codeAmitkumar Karwar2011-12-212-30/+20
* | mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar2011-12-217-39/+35
* | mwifiex: remove redundant band config codeAmitkumar Karwar2011-12-214-95/+24
* | mwifiex: cleanup work in scan.cAmitkumar Karwar2011-12-191-4/+4
* | mwifiex: remove cfg_workqueueAmitkumar Karwar2011-12-146-158/+75
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-141-7/+2
|\ \ | |/
| * mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar2011-12-141-7/+2
* | mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar2011-12-131-3/+0
* | mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil2011-12-136-12/+63
* | mwifiex: proper cleanup when RX multiport aggregation failsAvinash Patil2011-12-131-3/+19
* | mwifiex: failure case handling for PCIe eventsAmitkumar Karwar2011-12-131-14/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-2/+4
|\ \ | |/
| * mwifiex: fix association issue with AP configured in hidden SSID modeAmitkumar Karwar2011-11-111-2/+4
* | mwifiex: fix usage of set tx powerLuis R. Rodriguez2011-11-301-1/+2
* | mwifiex: add support for Marvell sd8797 deviceBing Zhao2011-11-178-20/+50
* | mwifiex: release bss structure returned by cfg80211_inform_bss()Amitkumar Karwar2011-11-112-1/+4
* | mwifiex: remove unnecessary free_priv handlerAmitkumar Karwar2011-11-111-6/+0
* | mwifiex: fix 'Smatch' warningsYogesh Ashok Powar2011-11-112-7/+9
* | mwifiex: fix coding styleYogesh Ashok Powar2011-11-112-10/+9
* | mwifiex: change return types to voidYogesh Ashok Powar2011-11-111-12/+6
* | mwifiex: use existing helper function mwifiex_fill_cap_infoYogesh Ashok Powar2011-11-111-48/+33
* | mwifiex: fix ht_cap_info in ibss beaconsYogesh Ashok Powar2011-11-111-2/+2
* | mwifiex: prevent corruption instead of just warningDan Carpenter2011-11-091-1/+4
* | mwifiex: enable SDIO multiport aggregationAmitkumar Karwar2011-11-091-2/+2
* | mwifiex: remove an unneeded NULL checkDan Carpenter2011-11-091-3/+2
* | mwifiex: remove unneeded kfree(NULL);Dan Carpenter2011-11-091-1/+0
|/
* 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
OpenPOWER on IntegriCloud