summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: module parameter for deep sleep configurationAvinash Patil2015-01-061-1/+6
* mwifiex: save sdio register values before firmware dumpXinming Hu2015-01-064-0/+127
* mwifiex: save driver information to file when firmware dumpXinming Hu2015-01-065-1/+133
* mwifiex: move debug_data dump function to common utililty fileXinming Hu2015-01-063-180/+198
* mwifiex: move pm_wakeup_card_complete definition to usb.cXinming Hu2015-01-062-7/+7
* mwifiex: add rx histogram statistics supportXinming Hu2015-01-0610-0/+219
* mwifiex: add bcn_rcv_cnt and bcn_miss_cnt in getlog debugfsXinming Hu2015-01-064-2/+14
* mwifiex: report tdls peers in debugfsXinming Hu2015-01-066-1/+52
* mwifiex: do not process broadcast mac address for del_staAvinash Patil2014-12-051-20/+19
* mwifiex: guard station nodes access by station list lockAvinash Patil2014-12-054-3/+16
* mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil2014-12-053-0/+29
* mwifiex: do not delete station entries in del_sta handlerAvinash Patil2014-12-051-2/+0
* mwifiex: add Tx status support for ACTION framesAmitkumar Karwar2014-11-257-11/+41
* mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar2014-11-2512-4/+127
* mwifiex: skip delay main work logic for USB interface.Amitkumar Karwar2014-11-251-6/+10
* mwifiex: fix scan problem on big endian platformsAmitkumar Karwar2014-11-251-1/+1
* mwifiex: fix sparse warningAmitkumar Karwar2014-11-251-1/+1
* mwifiex: Add USB8766 supportKristian Evensen2014-11-203-1/+17
* Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-193-12/+43
|\
| * mwifiex: restart rxreorder timer correctlyMarc Yang2014-10-303-12/+43
* | mwifiex: enable auto TDLS support for SD8887Avinash Patil2014-11-173-1/+9
* | mwifiex: support for parsing TDLS discovery framesAvinash Patil2014-11-171-0/+38
* | mwifiex: add auto TDLS supportAvinash Patil2014-11-178-2/+295
* | mwifiex: wmm support for TDLS linkAvinash Patil2014-11-171-0/+55
* | mwifiex: do not explicitly disable TDLS link during teardownAvinash Patil2014-11-171-3/+0
* | mwifiex: update rx packet descriptor structure to match FWAvinash Patil2014-11-171-0/+1
* | mwifiex: module load parameter for interface creationAvinash Patil2014-11-172-0/+37
* | mwifiex: simplify ad hoc join capability infoJames Cameron2014-11-111-3/+1
* | mwifiex: fix version display problem on big endian platformsAmitkumar Karwar2014-11-111-2/+2
* | mwifiex: fix warning while starting BSSAvinash Patil2014-11-111-1/+1
* | mwifiex: do not setup AMPDU/AMSDU with broadcast receiverAvinash Patil2014-11-111-0/+4
* | mwifiex: fix out of memory issue observed for USB chipsetsAmitkumar Karwar2014-11-113-1/+25
* | mwifiex: remove data_complete handlerAvinash Patil2014-11-113-11/+0
* | mwifiex: rx workqueue support for USB interfaceAvinash Patil2014-11-114-32/+5
* | Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-041-4/+5
|\ \
| * | cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-201-4/+5
| |/
* | mwifiex: add cfg80211 dump_survey handlerXinming Hu2014-10-311-0/+47
* | mwifiex: channel statistics support for mwifiexAvinash Patil2014-10-317-3/+132
|/
* Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-059-79/+161
|\
| * mwifiex: add support for SD8887 chipsetAvinash Patil2014-10-023-2/+62
| * mwifiex: few more register offset entries for sdio card structureAvinash Patil2014-10-022-39/+59
| * mwifiex: add client mac address while configuring keys on GO.Maithili Hinge2014-09-301-1/+1
| * mwifiex: remove unnecessary rx_q lockAvinash Patil2014-09-304-10/+0
| * mwifiex: do not decrement rx_pending count twiceAvinash Patil2014-09-301-6/+2
| * mwifiex: fix soft lockup during iperf UDP RXAvinash Patil2014-09-301-1/+2
| * mwifiex: add more dump information for PCIe interfaceAmitkumar Karwar2014-09-302-0/+11
| * mwifiex: error path handling in pcie firmware dumpAmitkumar Karwar2014-09-301-4/+7
| * mwifiex: ensure user_scan_in not NULL while setting scan channel gapAvinash Patil2014-09-261-16/+17
* | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-2615-188/+316
|\|
| * mwifiex: modify TX/RX window sizes for AP interfaceAvinash Patil2014-09-151-2/+2