summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/cfg80211.c
AgeCommit message (Expand)Author
2014-03-19mwifiex: update MCS set as per RX-STBC bit from hostapdMaithili Hinge
2014-03-14mwifiex: use VHT MCS mask in set bitrate mask handlerAmitkumar Karwar
2014-02-28mwifiex: update MCS information as per antenna settingsAmitkumar Karwar
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao
2014-02-24mwifiex: enable obss scan offload feature flagAmitkumar Karwar
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari
2014-02-12mwifiex: add cfg80211 change_station handler supportAvinash Patil
2014-02-12mwifiex: add cfg80211 add_station handler supportAvinash Patil
2014-02-12mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil
2014-02-12mwifiex: add tdls_mgmt handler supportAvinash Patil
2014-02-12mwifiex: remove unsupported code in 11acBing Zhao
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli
2014-02-04cfg80211: Clean up connect params and channel fetchingJouni Malinen
2014-01-23mwifiex: fix wakeup on magic packetAndreas Fenkart
2014-01-16mwifiex: export threshold value and retry limit to cfg80211Ujjal Roy
2014-01-09mwifiex: use a function to replace two copies of a code fragmentBing Zhao
2013-12-18mwifiex: download per country tx power table to firmwareBing Zhao
2013-12-18mwifiex: send regulatory domain info to firmware only if alpha2 changedBing Zhao
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-12-09mwifiex: correct TX byte count statisticsUjjal Roy
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-15mwifiex: fix potential mem leak in .del_virtual_intfAmitkumar Karwar
2013-11-15mwifiex: failure path handling in mwifiex_add_virtual_intf()Amitkumar Karwar
2013-08-26mwifiex: drop gratuitous ARP framesAvinash Patil
2013-08-12mwifiex: fix build error when CONFIG_PM is not setBing Zhao
2013-08-09mwifiex: add packet coalesce supportAmitkumar Karwar
2013-08-09mwifiex: modify mwifiex_is_pattern_supported() routineAmitkumar Karwar
2013-08-09mwifiex: rename mef macrosAmitkumar Karwar
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-07-31mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil
2013-07-24mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2PAvinash Patil
2013-07-24mwifiex: skip registering mgmt frame that has already registeredStone Piao
2013-07-24mwifiex: add tx info to skb when forming mgmt frameHuawei Yang
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar
2013-06-17mwifiex: Add module parameter for regdomainAvinash Patil
2013-06-04Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-05-22mwifiex: add del_station handlerAvinash Patil
2013-05-22mwifiex: remove global user_scan_cfg variableAmitkumar Karwar
2013-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-08mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar
2013-05-07drivers/net: rename random32() to prandom_u32()Akinobu Mita
2013-04-22mwifiex: don't try to associate when bss_mode is not STABing Zhao
2013-04-22mwifiex: configure p2p interface during initializationBing Zhao