summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
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
2011-06-07mwifiex: Remove redundant skb_queue_empty checksYogesh Ashok Powar
2011-06-07mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar
2011-06-01mwifiex: remove support for old chipsets W0/W1Amitkumar Karwar
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville
2011-05-26mwifiex: correct event header lengthYogesh Ashok Powar
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-19mwifiex: adjust high/low water marks for tx_pending queueMarc Yang
2011-05-19mwifiex: CPU mips optimization with NO_PKT_PRIO_TIDMarc Yang
2011-05-19mwifiex: check mwifiex_wmm_lists_empty() before dequeueMarc Yang
2011-05-19mwifiex: reduce CPU usage by tracking highest_queued_prioMarc Yang
2011-05-19mwifiex: reduce CPU usage by tracking tx_pkts_queuedMarc Yang
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16mwifiex: use ieee80211_amsdu_to_8023s routineYogesh Ashok Powar
2011-05-12mwifiex: remove mwifiex_recv_complete functionAmitkumar Karwar
2011-05-11mwifiex: cleanup ioctl.hBing Zhao
2011-05-11mwifiex: remove redundant local structuresAmitkumar Karwar
2011-05-10mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_bufferAmitkumar Karwar
2011-05-10mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz
2011-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar
2011-05-05mwifiex: fix simultaneous assoc and scan issueAmitkumar Karwar
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko
2011-05-02mwifiex: fix missing tsf_val TLVBing Zhao
2011-04-29mwifiex: fix copy-n-paste 'thinko' for tsf_valJohn W. Linville
2011-04-28mwifiex: fix bug in mwifiex_save_curr_bcn()Amitkumar Karwar
2011-04-28mwifiex: HT capability information handlingAmitkumar Karwar
2011-04-28mwifiex: check firmware capabilities while initialising 5GHz band parametersAmitkumar Karwar
2011-04-19mwifiex: optimize driver initialization codeAmitkumar Karwar
2011-04-19mwifiex: remove some macro definitionsAmitkumar Karwar
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar
2011-04-14mwifiex: rename function mwifiex_is_ba_stream_availBing Zhao
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar
2011-04-12mwifiex: use common keyinfo bitmap for different key typesYogesh Ashok Powar
2011-04-12mwifiex: fix cmd_skb headroom decreasing issueBing Zhao