summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
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
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar
2011-08-09mwifiex: print driver version informationAmitkumar Karwar
2011-08-08mwifiex: remove redundant variable scan_table_idxBing Zhao
2011-08-08mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao
2011-08-08mwifiex: add wext includeJohannes Berg
2011-07-21mwifiex: disable auto deep sleep before unloading the driverAmitkumar Karwar
2011-07-21mwifiex: check SDIO multi-port aggregation buffer room correctlyAmitkumar Karwar
2011-07-21mwifiex: put multicast/broadcast packets to the same RAAmitkumar Karwar
2011-07-20wireless: mwifiex: print hw address via %pMAndy Shevchenko
2011-07-13mwifiex: add cfg80211 handler for set_bitrate_maskYogesh Ashok Powar
2011-07-11mwifiex: 11n specific configuration for transmitAmitkumar Karwar
2011-07-08mwifiex: 4-byte alignment in mwifiex_process_sta_txpd()Yogesh Ashok Powar
2011-07-08mwifiex: fix minor issue in debugfs command 'info'Amitkumar Karwar
2011-07-08mwifiex: fix regression in WEP security modeAmitkumar Karwar
2011-07-06mwifiex: modify SDIO aggregation Tx/Rx buffer sizeAmitkumar Karwar
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-27mwifiex: restore handling of NULL parametersDan Carpenter
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar
2011-06-15mwifiex: Fixing NULL pointer dereferenceYogesh Ashok Powar
2011-06-10mwifiex: get rid of global adapter pointerAmitkumar Karwar
2011-06-07mwifiex: disable transmission buffer aggregation for AMSDU packetsYogesh Ashok Powar
2011-06-07mwifiex: adding check for enough space before paddingYogesh Ashok Powar