summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/wireless/mwifiex/scan.c: test the just-initialized valueJulia Lawall2011-08-241-2/+2
* mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar2011-08-128-1634/+471Star
* mwifiex: print driver version informationAmitkumar Karwar2011-08-091-0/+4
* mwifiex: remove redundant variable scan_table_idxBing Zhao2011-08-082-13/+0Star
* mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao2011-08-087-28/+19Star
* mwifiex: add wext includeJohannes Berg2011-08-081-0/+1
* mwifiex: disable auto deep sleep before unloading the driverAmitkumar Karwar2011-07-214-0/+19
* mwifiex: check SDIO multi-port aggregation buffer room correctlyAmitkumar Karwar2011-07-211-1/+1
* mwifiex: put multicast/broadcast packets to the same RAAmitkumar Karwar2011-07-211-0/+2
* wireless: mwifiex: print hw address via %pMAndy Shevchenko2011-07-201-25/+8Star
* mwifiex: add cfg80211 handler for set_bitrate_maskYogesh Ashok Powar2011-07-131-0/+54
* mwifiex: 11n specific configuration for transmitAmitkumar Karwar2011-07-112-1/+20
* mwifiex: 4-byte alignment in mwifiex_process_sta_txpd()Yogesh Ashok Powar2011-07-082-5/+12
* mwifiex: fix minor issue in debugfs command 'info'Amitkumar Karwar2011-07-081-1/+1
* mwifiex: fix regression in WEP security modeAmitkumar Karwar2011-07-081-1/+1
* mwifiex: modify SDIO aggregation Tx/Rx buffer sizeAmitkumar Karwar2011-07-061-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-281-0/+2
|\
| * mwifiex: Fixing NULL pointer dereferenceYogesh Ashok Powar2011-06-151-0/+2
* | mwifiex: restore handling of NULL parametersDan Carpenter2011-06-272-13/+18
* | mwifiex: remove casts of void pointersAmitkumar Karwar2011-06-2213-177/+129Star
* | mwifiex: get rid of global adapter pointerAmitkumar Karwar2011-06-103-42/+56
* | mwifiex: disable transmission buffer aggregation for AMSDU packetsYogesh Ashok Powar2011-06-071-5/+13
* | mwifiex: adding check for enough space before paddingYogesh Ashok Powar2011-06-071-8/+14
* | mwifiex: Remove redundant skb_queue_empty checksYogesh Ashok Powar2011-06-071-10/+5Star
* | mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar2011-06-073-25/+11Star
* | mwifiex: remove support for old chipsets W0/W1Amitkumar Karwar2011-06-014-32/+7Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-271-2/+2
|\
| * mwifiex: correct event header lengthYogesh Ashok Powar2011-05-261-2/+2
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-244-16/+60
|\|
| * mwifiex: adjust high/low water marks for tx_pending queueMarc Yang2011-05-192-2/+5
| * mwifiex: CPU mips optimization with NO_PKT_PRIO_TIDMarc Yang2011-05-192-0/+7
| * mwifiex: check mwifiex_wmm_lists_empty() before dequeueMarc Yang2011-05-191-1/+1
| * mwifiex: reduce CPU usage by tracking highest_queued_prioMarc Yang2011-05-192-3/+28
| * mwifiex: reduce CPU usage by tracking tx_pkts_queuedMarc Yang2011-05-193-10/+19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-1722-492/+232Star
|\|
| * mwifiex: use ieee80211_amsdu_to_8023s routineYogesh Ashok Powar2011-05-162-127/+20Star
| * mwifiex: remove mwifiex_recv_complete functionAmitkumar Karwar2011-05-123-32/+3Star
| * mwifiex: cleanup ioctl.hBing Zhao2011-05-113-102/+4Star
| * mwifiex: remove redundant local structuresAmitkumar Karwar2011-05-111-19/+9Star
| * mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_bufferAmitkumar Karwar2011-05-103-28/+20Star
| * mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz2011-05-108-17/+23
| * mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-0519-165/+148Star
| * mwifiex: fix simultaneous assoc and scan issueAmitkumar Karwar2011-05-052-6/+9
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-05-056-112/+91Star
|\|
| * mwifiex: fix missing tsf_val TLVBing Zhao2011-05-022-2/+7
| * mwifiex: fix copy-n-paste 'thinko' for tsf_valJohn W. Linville2011-04-291-3/+0Star
| * mwifiex: fix bug in mwifiex_save_curr_bcn()Amitkumar Karwar2011-04-281-16/+12Star
| * mwifiex: HT capability information handlingAmitkumar Karwar2011-04-284-86/+64Star
| * mwifiex: check firmware capabilities while initialising 5GHz band parametersAmitkumar Karwar2011-04-281-8/+11
* | net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-051-4/+0Star
|/