summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cfg80211.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-021-12/+13
| |\
| * | mwifiex: fix potential mem leak in .del_virtual_intfAmitkumar Karwar2013-11-151-0/+3
| * | mwifiex: failure path handling in mwifiex_add_virtual_intf()Amitkumar Karwar2013-11-151-4/+16
* | | cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic2013-12-051-3/+3
| |/ |/|
* | cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-021-3/+3
* | cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-251-2/+3
* | cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-7/+7
|/
* mwifiex: drop gratuitous ARP framesAvinash Patil2013-08-261-0/+1
* mwifiex: fix build error when CONFIG_PM is not setBing Zhao2013-08-121-2/+2
* mwifiex: add packet coalesce supportAmitkumar Karwar2013-08-091-0/+125
* mwifiex: modify mwifiex_is_pattern_supported() routineAmitkumar Karwar2013-08-091-4/+6
* mwifiex: rename mef macrosAmitkumar Karwar2013-08-091-8/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-2/+2
|\
| * mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil2013-07-311-2/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-011-2/+1
|\ \
| * | cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-161-2/+1
| |/