aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-04
|\
| * mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar2012-01-03
* | mwifiex: fix issues in band configuration codeAmitkumar Karwar2011-12-21
* | mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar2011-12-21
* | mwifiex: remove redundant band config codeAmitkumar Karwar2011-12-21
* | mwifiex: cleanup work in scan.cAmitkumar Karwar2011-12-19
* | mwifiex: remove cfg_workqueueAmitkumar Karwar2011-12-14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-14
|\|
| * mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar2011-12-14
* | mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar2011-12-13
* | mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil2011-12-13
* | mwifiex: proper cleanup when RX multiport aggregation failsAvinash Patil2011-12-13
* | mwifiex: failure case handling for PCIe eventsAmitkumar Karwar2011-12-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\|
| * mwifiex: fix association issue with AP configured in hidden SSID modeAmitkumar Karwar2011-11-11
* | mwifiex: fix usage of set tx powerLuis R. Rodriguez2011-11-30
* | mwifiex: add support for Marvell sd8797 deviceBing Zhao2011-11-17
* | mwifiex: release bss structure returned by cfg80211_inform_bss()Amitkumar Karwar2011-11-11
* | mwifiex: remove unnecessary free_priv handlerAmitkumar Karwar2011-11-11
* | mwifiex: fix 'Smatch' warningsYogesh Ashok Powar2011-11-11
* | mwifiex: fix coding styleYogesh Ashok Powar2011-11-11
* | mwifiex: change return types to voidYogesh Ashok Powar2011-11-11
* | mwifiex: use existing helper function mwifiex_fill_cap_infoYogesh Ashok Powar2011-11-11
* | mwifiex: fix ht_cap_info in ibss beaconsYogesh Ashok Powar2011-11-11
* | mwifiex: prevent corruption instead of just warningDan Carpenter2011-11-09
* | mwifiex: enable SDIO multiport aggregationAmitkumar Karwar2011-11-09
* | mwifiex: remove an unneeded NULL checkDan Carpenter2011-11-09
* | mwifiex: remove unneeded kfree(NULL);Dan Carpenter2011-11-09
|/
* net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()Jesper Juhl2011-11-07
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-17
|\
| * mwifiex: fix make namespacecheck warningsAmitkumar Karwar2011-10-14
| * mwifiex: use separate wait condition for each command nodeAmitkumar Karwar2011-10-14
| * mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar2011-10-12
| * mwifiex: fix smatch errorsYogesh Ashok Powar2011-10-11
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-11
|\|
| * mwifiex: handle an error path correctlyAmitkumar Karwar2011-10-03
| * mwifiex: correct AMSDU aggregation checkAmitkumar Karwar2011-10-03
| * mwifiex: add cfg80211 handlers add/del_virtual_intfYogesh Ashok Powar2011-09-30
| * mwifiex: fix Tx data rate display issueAmitkumar Karwar2011-09-30
| * mwifiex: remove unreachable codeAmitkumar Karwar2011-09-30
| * mwifiex: remove unnecessary mwifiex_dump_station_info() callAmitkumar Karwar2011-09-30
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-30
|\|
| * mwifiex: reset skb length before inserting to free queueAmitkumar Karwar2011-09-27
| * mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()Amitkumar Karwar2011-09-27
| * mwifiex: update bss band informationAmitkumar Karwar2011-09-27
| * mwifiex: fix 5GHz association issueAmitkumar Karwar2011-09-27
| * mwifiex: remove unneeded NULL checkDan Carpenter2011-09-21
| * mwifiex: add a kfree() to an error pathDan Carpenter2011-09-21
* | Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville2011-09-19
|\|
| * mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar2011-09-13