aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAge
* mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar2011-10-12
* mwifiex: fix smatch errorsYogesh Ashok Powar2011-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
* 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
* mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar2011-09-13
* drivers/net/wireless/mwifiex/scan.c: test the just-initialized valueJulia Lawall2011-08-24
* mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar2011-08-12
* mwifiex: print driver version informationAmitkumar Karwar2011-08-09
* mwifiex: remove redundant variable scan_table_idxBing Zhao2011-08-08
* mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao2011-08-08
* mwifiex: add wext includeJohannes Berg2011-08-08
* mwifiex: disable auto deep sleep before unloading the driverAmitkumar Karwar2011-07-21
* mwifiex: check SDIO multi-port aggregation buffer room correctlyAmitkumar Karwar2011-07-21
* mwifiex: put multicast/broadcast packets to the same RAAmitkumar Karwar2011-07-21
* wireless: mwifiex: print hw address via %pMAndy Shevchenko2011-07-20
* mwifiex: add cfg80211 handler for set_bitrate_maskYogesh Ashok Powar2011-07-13
* mwifiex: 11n specific configuration for transmitAmitkumar Karwar2011-07-11
* mwifiex: 4-byte alignment in mwifiex_process_sta_txpd()Yogesh Ashok Powar2011-07-08
* mwifiex: fix minor issue in debugfs command 'info'Amitkumar Karwar2011-07-08
* mwifiex: fix regression in WEP security modeAmitkumar Karwar2011-07-08
* mwifiex: modify SDIO aggregation Tx/Rx buffer sizeAmitkumar Karwar2011-07-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-28
|\
| * mwifiex: Fixing NULL pointer dereferenceYogesh Ashok Powar2011-06-15
* | mwifiex: restore handling of NULL parametersDan Carpenter2011-06-27
* | mwifiex: remove casts of void pointersAmitkumar Karwar2011-06-22
* | mwifiex: get rid of global adapter pointerAmitkumar Karwar2011-06-10
* | mwifiex: disable transmission buffer aggregation for AMSDU packetsYogesh Ashok Powar2011-06-07
* | mwifiex: adding check for enough space before paddingYogesh Ashok Powar2011-06-07
* | mwifiex: Remove redundant skb_queue_empty checksYogesh Ashok Powar2011-06-07
* | mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar2011-06-07
* | mwifiex: remove support for old chipsets W0/W1Amitkumar Karwar2011-06-01
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-27
|\
| * mwifiex: correct event header lengthYogesh Ashok Powar2011-05-26
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-24
|\|
| * mwifiex: adjust high/low water marks for tx_pending queueMarc Yang2011-05-19
| * mwifiex: CPU mips optimization with NO_PKT_PRIO_TIDMarc Yang2011-05-19
| * mwifiex: check mwifiex_wmm_lists_empty() before dequeueMarc Yang2011-05-19
| * mwifiex: reduce CPU usage by tracking highest_queued_prioMarc Yang2011-05-19
| * mwifiex: reduce CPU usage by tracking tx_pkts_queuedMarc Yang2011-05-19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-16
|\|