aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAge
...
* mwifiex: store permanant mac address in adapter structureAvinash Patil2015-01-29
* mwifiex: do not declare wdev as pointerAvinash Patil2015-01-29
* mwifiex: set wiphy params only onceAvinash Patil2015-01-29
* mwifiex: remove redundant nick_name variableAvinash Patil2015-01-29
* mwifiex: selectively choose ext_scan supportAvinash Patil2015-01-27
* mwifiex: add support for USB8801Yogesh Ashok Powar2015-01-27
* mwifiex: add support for SD8801Yogesh Ashok Powar2015-01-27
* mwifiex: set netif carrier off in ndo_openJohannes Berg2015-01-27
* mwifiex: do not emit messages while holding spinlockAvinash Patil2015-01-23
* mwifiex: check driver status in connect and scan handlersAmitkumar Karwar2015-01-23
* Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-22
|\
| * cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-15
| * cfg80211: remove enum station_info_flagsJohannes Berg2015-01-08
| * cfg80211: remove "channel" from survey namesJohannes Berg2015-01-08
* | mwifiex: tdls: Use setup_timerJulia Lawall2015-01-07
* | mwifiex: 11n_rxreorder: Use setup_timerJulia Lawall2015-01-07
* | mwifiex: main: Use setup_timerJulia Lawall2015-01-07
* | mwifiex: Add support for wowlan disconnectMaithili Hinge2015-01-06
* | mwifiex: Move code for wowlan magic-packet and patterns to a functionMaithili Hinge2015-01-06
* | mwifiex: Increase priority of firmware download messageAmitkumar Karwar2015-01-06
* | mwifiex: do not release lock during list_for_each_entry_safe()Amitkumar Karwar2015-01-06
* | mwifiex: wakeup pending wait queuesAmitkumar Karwar2015-01-06
* | mwifiex: add wakeup timer based recovery mechanismAmitkumar Karwar2015-01-06
* | mwifiex: increase delay during card resetMarc Yang2015-01-06
* | mwifiex: Adjust calling place of mwifiex_terminate_workqueueMarc Yang2015-01-06
* | mwifiex: remove redundant flag MWIFIEX_HW_STATUS_FW_READYAmitkumar Karwar2015-01-06
* | mwifiex: get supported BA stream info from FWAvinash Patil2015-01-06
* | mwifiex: make tx packet 64 byte DMA alignedXinming Hu2015-01-06
* | mwifiex: do not send key material cmd when delete wep keyXinming Hu2015-01-06
* | mwifiex: enable -D__CHECK_ENDIAN__ for sparse by defaultAvinash Patil2015-01-06
* | mwifiex: module parameter for deep sleep configurationAvinash Patil2015-01-06
* | mwifiex: save sdio register values before firmware dumpXinming Hu2015-01-06
* | mwifiex: save driver information to file when firmware dumpXinming Hu2015-01-06
* | mwifiex: move debug_data dump function to common utililty fileXinming Hu2015-01-06
* | mwifiex: move pm_wakeup_card_complete definition to usb.cXinming Hu2015-01-06
* | mwifiex: add rx histogram statistics supportXinming Hu2015-01-06
* | mwifiex: add bcn_rcv_cnt and bcn_miss_cnt in getlog debugfsXinming Hu2015-01-06
* | mwifiex: report tdls peers in debugfsXinming Hu2015-01-06
|/
* mwifiex: do not process broadcast mac address for del_staAvinash Patil2014-12-05
* mwifiex: guard station nodes access by station list lockAvinash Patil2014-12-05
* mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil2014-12-05
* mwifiex: do not delete station entries in del_sta handlerAvinash Patil2014-12-05
* mwifiex: add Tx status support for ACTION framesAmitkumar Karwar2014-11-25
* mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar2014-11-25
* mwifiex: skip delay main work logic for USB interface.Amitkumar Karwar2014-11-25
* mwifiex: fix scan problem on big endian platformsAmitkumar Karwar2014-11-25
* mwifiex: fix sparse warningAmitkumar Karwar2014-11-25
* mwifiex: Add USB8766 supportKristian Evensen2014-11-20
* Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-19
|\
| * mwifiex: restart rxreorder timer correctlyMarc Yang2014-10-30