summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)Author
2015-01-07mwifiex: tdls: Use setup_timerJulia Lawall
2015-01-07mwifiex: 11n_rxreorder: Use setup_timerJulia Lawall
2015-01-07mwifiex: main: Use setup_timerJulia Lawall
2015-01-06mwifiex: Add support for wowlan disconnectMaithili Hinge
2015-01-06mwifiex: Move code for wowlan magic-packet and patterns to a functionMaithili Hinge
2015-01-06mwifiex: Increase priority of firmware download messageAmitkumar Karwar
2015-01-06mwifiex: do not release lock during list_for_each_entry_safe()Amitkumar Karwar
2015-01-06mwifiex: wakeup pending wait queuesAmitkumar Karwar
2015-01-06mwifiex: add wakeup timer based recovery mechanismAmitkumar Karwar
2015-01-06mwifiex: increase delay during card resetMarc Yang
2015-01-06mwifiex: Adjust calling place of mwifiex_terminate_workqueueMarc Yang
2015-01-06mwifiex: remove redundant flag MWIFIEX_HW_STATUS_FW_READYAmitkumar Karwar
2015-01-06mwifiex: get supported BA stream info from FWAvinash Patil
2015-01-06mwifiex: make tx packet 64 byte DMA alignedXinming Hu
2015-01-06mwifiex: do not send key material cmd when delete wep keyXinming Hu
2015-01-06mwifiex: enable -D__CHECK_ENDIAN__ for sparse by defaultAvinash Patil
2015-01-06mwifiex: module parameter for deep sleep configurationAvinash Patil
2015-01-06mwifiex: save sdio register values before firmware dumpXinming Hu
2015-01-06mwifiex: save driver information to file when firmware dumpXinming Hu
2015-01-06mwifiex: move debug_data dump function to common utililty fileXinming Hu
2015-01-06mwifiex: move pm_wakeup_card_complete definition to usb.cXinming Hu
2015-01-06mwifiex: add rx histogram statistics supportXinming Hu
2015-01-06mwifiex: add bcn_rcv_cnt and bcn_miss_cnt in getlog debugfsXinming Hu
2015-01-06mwifiex: report tdls peers in debugfsXinming Hu
2014-12-05mwifiex: do not process broadcast mac address for del_staAvinash Patil
2014-12-05mwifiex: guard station nodes access by station list lockAvinash Patil
2014-12-05mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil
2014-12-05mwifiex: do not delete station entries in del_sta handlerAvinash Patil
2014-11-25mwifiex: add Tx status support for ACTION framesAmitkumar Karwar
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar
2014-11-25mwifiex: skip delay main work logic for USB interface.Amitkumar Karwar
2014-11-25mwifiex: fix scan problem on big endian platformsAmitkumar Karwar
2014-11-25mwifiex: fix sparse warningAmitkumar Karwar
2014-11-20mwifiex: Add USB8766 supportKristian Evensen
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-17mwifiex: enable auto TDLS support for SD8887Avinash Patil
2014-11-17mwifiex: support for parsing TDLS discovery framesAvinash Patil
2014-11-17mwifiex: add auto TDLS supportAvinash Patil
2014-11-17mwifiex: wmm support for TDLS linkAvinash Patil
2014-11-17mwifiex: do not explicitly disable TDLS link during teardownAvinash Patil
2014-11-17mwifiex: update rx packet descriptor structure to match FWAvinash Patil
2014-11-17mwifiex: module load parameter for interface creationAvinash Patil
2014-11-11mwifiex: simplify ad hoc join capability infoJames Cameron
2014-11-11mwifiex: fix version display problem on big endian platformsAmitkumar Karwar
2014-11-11mwifiex: fix warning while starting BSSAvinash Patil
2014-11-11mwifiex: do not setup AMPDU/AMSDU with broadcast receiverAvinash Patil
2014-11-11mwifiex: fix out of memory issue observed for USB chipsetsAmitkumar Karwar
2014-11-11mwifiex: remove data_complete handlerAvinash Patil
2014-11-11mwifiex: rx workqueue support for USB interfaceAvinash Patil
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville