summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2PAvinash Patil2013-07-241-1/+3
* | mwifiex: skip registering mgmt frame that has already registeredStone Piao2013-07-241-6/+10
* | mwifiex: add tx info to skb when forming mgmt frameHuawei Yang2013-07-241-0/+5
|/
* mwifiex: Add module parameter for regdomainAvinash Patil2013-06-171-4/+25
* Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-06-041-14/+63
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-05-291-3/+0
| |\
| * | mwifiex: add del_station handlerAvinash Patil2013-05-221-0/+46
| * | mwifiex: remove global user_scan_cfg variableAmitkumar Karwar2013-05-221-14/+17
* | | cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-031-5/+11
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-101-3/+0
|\ \ | |/ |/|
| * mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2013-05-081-3/+0
* | drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-071-2/+2
|/
* mwifiex: don't try to associate when bss_mode is not STABing Zhao2013-04-221-11/+6
* mwifiex: configure p2p interface during initializationBing Zhao2013-04-221-0/+3