aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cfg80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-19mwifiex: update MCS set as per RX-STBC bit from hostapdMaithili Hinge1-3/+3
2014-03-14mwifiex: use VHT MCS mask in set bitrate mask handlerAmitkumar Karwar1-2/+10
2014-02-28mwifiex: update MCS information as per antenna settingsAmitkumar Karwar1-2/+29
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao1-86/+81
2014-02-24mwifiex: enable obss scan offload feature flagAmitkumar Karwar1-1/+2
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari1-2/+2
2014-02-12mwifiex: add cfg80211 change_station handler supportAvinash Patil1-0/+25
2014-02-12mwifiex: add cfg80211 add_station handler supportAvinash Patil1-0/+18
2014-02-12mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil1-0/+49
2014-02-12mwifiex: add tdls_mgmt handler supportAvinash Patil1-0/+81
2014-02-12mwifiex: remove unsupported code in 11acBing Zhao1-3/+0
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-1/+2
2014-02-04cfg80211: Clean up connect params and channel fetchingJouni Malinen1-2/+3
2014-01-23mwifiex: fix wakeup on magic packetAndreas Fenkart1-1/+1
2014-01-16mwifiex: export threshold value and retry limit to cfg80211Ujjal Roy1-0/+14
2014-01-09mwifiex: use a function to replace two copies of a code fragmentBing Zhao1-8/+1
2013-12-18mwifiex: download per country tx power table to firmwareBing Zhao1-0/+10
2013-12-18mwifiex: send regulatory domain info to firmware only if alpha2 changedBing Zhao1-6/+13
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-4/+20
2013-12-09mwifiex: correct TX byte count statisticsUjjal Roy1-0/+1
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic1-3/+3
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-12/+13
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski1-3/+3
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez1-2/+3
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-7/+7
2013-11-15mwifiex: fix potential mem leak in .del_virtual_intfAmitkumar Karwar1-0/+3
2013-11-15mwifiex: failure path handling in mwifiex_add_virtual_intf()Amitkumar Karwar1-4/+16
2013-08-26mwifiex: drop gratuitous ARP framesAvinash Patil1-0/+1
2013-08-12mwifiex: fix build error when CONFIG_PM is not setBing Zhao1-2/+2
2013-08-09mwifiex: add packet coalesce supportAmitkumar Karwar1-0/+125
2013-08-09mwifiex: modify mwifiex_is_pattern_supported() routineAmitkumar Karwar1-4/+6
2013-08-09mwifiex: rename mef macrosAmitkumar Karwar1-8/+9
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+2
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+1
2013-07-31mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil1-2/+2
2013-07-24mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2PAvinash Patil1-1/+3
2013-07-24mwifiex: skip registering mgmt frame that has already registeredStone Piao1-6/+10
2013-07-24mwifiex: add tx info to skb when forming mgmt frameHuawei Yang1-0/+5
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar1-2/+1
2013-06-17mwifiex: Add module parameter for regdomainAvinash Patil1-4/+25
2013-06-04Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg1-14/+63
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg1-5/+11
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-3/+0
2013-05-22mwifiex: add del_station handlerAvinash Patil1-0/+46
2013-05-22mwifiex: remove global user_scan_cfg variableAmitkumar Karwar1-14/+17
2013-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-3/+0
2013-05-08mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar1-3/+0
2013-05-07drivers/net: rename random32() to prandom_u32()Akinobu Mita1-2/+2
2013-04-22mwifiex: don't try to associate when bss_mode is not STABing Zhao1-11/+6
2013-04-22mwifiex: configure p2p interface during initializationBing Zhao1-0/+3