summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
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
2011-04-07mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar
2011-04-07mwifiex: return success in set_default_key for WPA/WPA2Amitkumar Karwar
2011-04-04mwifiex: remove unused macros in decl.h and main.hBing Zhao
2011-04-04mwifiex: remove struct mwifiex_802_11_fixed_iesBing Zhao
2011-04-04mwifiex: cleanup power save related struct and macrosMarc Yang
2011-04-04mwifiex: remove unused macros in fw.hMarc Yang
2011-04-04mwifiex: remove unused radio_on variable and macrosMarc Yang
2011-04-04mwifiex: remove MWIFIEX_AUTH_MODE_ macrosMarc Yang
2011-04-04mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao
2011-04-04mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang
2011-04-04mwifiex: remove macro SHORT_SLOT_TIME_DISABLEDBing Zhao
2011-04-04mwifiex: remove unnecessary _set_auth functionsMarc Yang
2011-04-04mwifiex: remove helper functions for displaying 11n capabilitiesYogesh Ashok Powar
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao