summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2012-03-08mwifiex: correction in number of bitratesAmitkumar Karwar
2012-03-05mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()Dan Carpenter
2012-03-05mwifiex: fix bug in wildcard scan handlingAmitkumar Karwar
2012-03-05mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar
2012-03-05mwifiex: correct bitrates advertised to cfg80211Avinash Patil
2012-03-05mwifiex: handle auto authentication mode correctlyAmitkumar Karwar
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar
2012-02-29mwifiex: remove redundant scan operationAmitkumar Karwar
2012-02-29mwifiex: reset encryption mode flag before associationAmitkumar Karwar
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15mwifiex: clear previous security setting during associationAmitkumar Karwar
2012-02-06mwifiex: update correct dtim_period in dump_station()Amitkumar Karwar
2012-02-06mwifiex: cleanup in snmp_mib command preparation codeAmitkumar Karwar
2012-02-06mwifiex: enable HT operating modeAmitkumar Karwar
2012-02-06mwifiex: fix NULL pointer dereference in set_channel()Amitkumar Karwar
2012-02-06mwifiex: add NULL checks in driver unload pathAmitkumar Karwar
2012-02-03mwifiex: handle association failure case correctlyAmitkumar Karwar
2012-01-27mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar
2012-01-27mwifiex: pass priv pointer instead of adapterAvinash Patil
2012-01-24mwifiex: derive priv from net_device instead of wiphyYogesh Ashok Powar
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar
2012-01-24drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMICJulia Lawall
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-03mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar
2011-12-21mwifiex: fix issues in band configuration codeAmitkumar Karwar
2011-12-21mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar
2011-12-21mwifiex: remove redundant band config codeAmitkumar Karwar
2011-12-19mwifiex: cleanup work in scan.cAmitkumar Karwar
2011-12-14mwifiex: remove cfg_workqueueAmitkumar Karwar
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-14mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar
2011-12-13mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar
2011-12-13mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil
2011-12-13mwifiex: proper cleanup when RX multiport aggregation failsAvinash Patil
2011-12-13mwifiex: failure case handling for PCIe eventsAmitkumar Karwar
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-30mwifiex: fix usage of set tx powerLuis R. Rodriguez
2011-11-17mwifiex: add support for Marvell sd8797 deviceBing Zhao
2011-11-11mwifiex: release bss structure returned by cfg80211_inform_bss()Amitkumar Karwar
2011-11-11mwifiex: remove unnecessary free_priv handlerAmitkumar Karwar
2011-11-11mwifiex: fix 'Smatch' warningsYogesh Ashok Powar
2011-11-11mwifiex: fix coding styleYogesh Ashok Powar
2011-11-11mwifiex: change return types to voidYogesh Ashok Powar
2011-11-11mwifiex: use existing helper function mwifiex_fill_cap_infoYogesh Ashok Powar
2011-11-11mwifiex: fix ht_cap_info in ibss beaconsYogesh Ashok Powar
2011-11-11mwifiex: fix association issue with AP configured in hidden SSID modeAmitkumar Karwar
2011-11-09mwifiex: prevent corruption instead of just warningDan Carpenter
2011-11-09mwifiex: enable SDIO multiport aggregationAmitkumar Karwar
2011-11-09mwifiex: remove an unneeded NULL checkDan Carpenter