aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAge
* 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
|\|
| * mwifiex: use ieee80211_amsdu_to_8023s routineYogesh Ashok Powar2011-05-16
| * mwifiex: remove mwifiex_recv_complete functionAmitkumar Karwar2011-05-12
| * mwifiex: cleanup ioctl.hBing Zhao2011-05-11
| * mwifiex: remove redundant local structuresAmitkumar Karwar2011-05-11
| * mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_bufferAmitkumar Karwar2011-05-10
| * mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz2011-05-10
| * mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-05
| * mwifiex: fix simultaneous assoc and scan issueAmitkumar Karwar2011-05-05
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-05-05
|\|
| * mwifiex: fix missing tsf_val TLVBing Zhao2011-05-02
| * mwifiex: fix copy-n-paste 'thinko' for tsf_valJohn W. Linville2011-04-29
| * mwifiex: fix bug in mwifiex_save_curr_bcn()Amitkumar Karwar2011-04-28
| * mwifiex: HT capability information handlingAmitkumar Karwar2011-04-28
| * mwifiex: check firmware capabilities while initialising 5GHz band parametersAmitkumar Karwar2011-04-28
* | net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-05
|/
* mwifiex: optimize driver initialization codeAmitkumar Karwar2011-04-19
* mwifiex: remove some macro definitionsAmitkumar Karwar2011-04-19
* mwifiex: remove redundant local variables and commentsYogesh Ashok Powar2011-04-19
* mwifiex: rename function mwifiex_is_ba_stream_availBing Zhao2011-04-14
* mwifiex: remove unused function parametersAmitkumar Karwar2011-04-14
* mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar2011-04-14