summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cfg80211.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | mwifiex: add rx histogram statistics supportXinming Hu2015-01-061-0/+4
|/
* mwifiex: do not process broadcast mac address for del_staAvinash Patil2014-12-051-20/+19
* 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-251-3/+10
* mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar2014-11-251-0/+3
* mwifiex: add auto TDLS supportAvinash Patil2014-11-171-0/+6
* 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-311-0/+19
|/
* mwifiex: remove low priority scan handlingAmitkumar Karwar2014-09-151-8/+0
* mwifiex: bring in scan channel gap featureAvinash Patil2014-09-151-0/+5
* mwifiex: set passive scan type for scan requests with no ssidAvinash Patil2014-09-151-1/+1
* Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville2014-09-041-0/+1
|\
| * cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-261-0/+1
* | mwifiex: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-251-1/+1
|/
* Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-291-3/+5
|\
| * mwifiex: do not re-associate when already connectedUjjal Roy2014-07-181-3/+5
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-161-1/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-101-0/+1
|\
| * mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar2014-07-031-0/+1
* | wireless: mwifiex: Use the proper interfacesThomas Gleixner2014-06-251-3/+1
* | Revert "mwifiex: Use the proper interfaces"Bing Zhao2014-06-251-1/+3
* | mwifiex: update Copyright to 2014Xinming Hu2014-06-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-06-251-1/+2
|\ \
| * | cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-231-1/+2
| |/
* | mwifiex: Use the proper interfacesThomas Gleixner2014-06-201-3/+1
* | mwifiex: support wowlan magic-packet encapsulated as UDP packetZhiyuan Yang2014-06-191-0/+10
* | mwifiex: Remove custom world regulatory domainMarkus Pargmann2014-06-191-36/+0
|/
* cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-10/+9
* mwifiex: update MCS set as per RX-STBC bit from hostapdMaithili Hinge2014-03-191-3/+3
* mwifiex: use VHT MCS mask in set bitrate mask handlerAmitkumar Karwar2014-03-141-2/+10
* mwifiex: update MCS information as per antenna settingsAmitkumar Karwar2014-02-281-2/+29
* mwifiex: remove global variable cmd_wait_q_requiredBing Zhao2014-02-281-86/+81
* mwifiex: enable obss scan offload feature flagAmitkumar Karwar2014-02-241-1/+2
* cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari2014-02-201-2/+2
* mwifiex: add cfg80211 change_station handler supportAvinash Patil2014-02-121-0/+25
* mwifiex: add cfg80211 add_station handler supportAvinash Patil2014-02-121-0/+18
* mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil2014-02-121-0/+49
* mwifiex: add tdls_mgmt handler supportAvinash Patil2014-02-121-0/+81
* mwifiex: remove unsupported code in 11acBing Zhao2014-02-121-3/+0
* cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-1/+2
* cfg80211: Clean up connect params and channel fetchingJouni Malinen2014-02-041-2/+3
* mwifiex: fix wakeup on magic packetAndreas Fenkart2014-01-231-1/+1
* mwifiex: export threshold value and retry limit to cfg80211Ujjal Roy2014-01-161-0/+14
* mwifiex: use a function to replace two copies of a code fragmentBing Zhao2014-01-091-8/+1
* mwifiex: download per country tx power table to firmwareBing Zhao2013-12-181-0/+10
* mwifiex: send regulatory domain info to firmware only if alpha2 changedBing Zhao2013-12-181-6/+13
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-161-4/+20
|\
| * mwifiex: correct TX byte count statisticsUjjal Roy2013-12-091-0/+1