summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)AuthorFilesLines
2015-01-23mwifiex: do not emit messages while holding spinlockAvinash Patil2-5/+5
2015-01-23mwifiex: check driver status in connect and scan handlersAmitkumar Karwar2-0/+14
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2-14/+15
2015-01-16cfg80211: change bandwidth reporting to explicit fieldJohannes Berg1-5/+6
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg2-6/+5
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg1-3/+4
2015-01-07mwifiex: tdls: Use setup_timerJulia Lawall1-3/+2
2015-01-07mwifiex: 11n_rxreorder: Use setup_timerJulia Lawall1-4/+2
2015-01-07mwifiex: main: Use setup_timerJulia Lawall1-3/+2
2015-01-06mwifiex: Add support for wowlan disconnectMaithili Hinge1-1/+16
2015-01-06mwifiex: Move code for wowlan magic-packet and patterns to a functionMaithili Hinge1-31/+47
2015-01-06mwifiex: Increase priority of firmware download messageAmitkumar Karwar3-5/+6
2015-01-06mwifiex: do not release lock during list_for_each_entry_safe()Amitkumar Karwar1-6/+0
2015-01-06mwifiex: wakeup pending wait queuesAmitkumar Karwar1-0/+2
2015-01-06mwifiex: add wakeup timer based recovery mechanismAmitkumar Karwar6-0/+24
2015-01-06mwifiex: increase delay during card resetMarc Yang1-2/+2
2015-01-06mwifiex: Adjust calling place of mwifiex_terminate_workqueueMarc Yang1-2/+2
2015-01-06mwifiex: remove redundant flag MWIFIEX_HW_STATUS_FW_READYAmitkumar Karwar2-5/+2
2015-01-06mwifiex: get supported BA stream info from FWAvinash Patil2-3/+12
2015-01-06mwifiex: make tx packet 64 byte DMA alignedXinming Hu4-28/+43
2015-01-06mwifiex: do not send key material cmd when delete wep keyXinming Hu1-1/+5
2015-01-06mwifiex: enable -D__CHECK_ENDIAN__ for sparse by defaultAvinash Patil1-0/+2
2015-01-06mwifiex: module parameter for deep sleep configurationAvinash Patil1-1/+6
2015-01-06mwifiex: save sdio register values before firmware dumpXinming Hu4-0/+127
2015-01-06mwifiex: save driver information to file when firmware dumpXinming Hu5-1/+133
2015-01-06mwifiex: move debug_data dump function to common utililty fileXinming Hu3-180/+198
2015-01-06mwifiex: move pm_wakeup_card_complete definition to usb.cXinming Hu2-7/+7
2015-01-06mwifiex: add rx histogram statistics supportXinming Hu10-0/+219
2015-01-06mwifiex: add bcn_rcv_cnt and bcn_miss_cnt in getlog debugfsXinming Hu4-2/+14
2015-01-06mwifiex: report tdls peers in debugfsXinming Hu6-1/+52
2014-12-05mwifiex: do not process broadcast mac address for del_staAvinash Patil1-20/+19
2014-12-05mwifiex: guard station nodes access by station list lockAvinash Patil4-3/+16
2014-12-05mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil3-0/+29
2014-12-05mwifiex: do not delete station entries in del_sta handlerAvinash Patil1-2/+0
2014-11-25mwifiex: add Tx status support for ACTION framesAmitkumar Karwar7-11/+41
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar12-4/+127
2014-11-25mwifiex: skip delay main work logic for USB interface.Amitkumar Karwar1-6/+10
2014-11-25mwifiex: fix scan problem on big endian platformsAmitkumar Karwar1-1/+1
2014-11-25mwifiex: fix sparse warningAmitkumar Karwar1-1/+1
2014-11-21mwifiex: Add USB8766 supportKristian Evensen3-1/+17
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville3-12/+43
2014-11-17mwifiex: enable auto TDLS support for SD8887Avinash Patil3-1/+9
2014-11-17mwifiex: support for parsing TDLS discovery framesAvinash Patil1-0/+38
2014-11-17mwifiex: add auto TDLS supportAvinash Patil8-2/+295
2014-11-17mwifiex: wmm support for TDLS linkAvinash Patil1-0/+55
2014-11-17mwifiex: do not explicitly disable TDLS link during teardownAvinash Patil1-3/+0
2014-11-17mwifiex: update rx packet descriptor structure to match FWAvinash Patil1-0/+1
2014-11-17mwifiex: module load parameter for interface creationAvinash Patil2-0/+37
2014-11-12mwifiex: simplify ad hoc join capability infoJames Cameron1-3/+1
2014-11-12mwifiex: fix version display problem on big endian platformsAmitkumar Karwar1-2/+2