summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mwifiex: Start P2P devices in P2P modePaul Stewart2013-04-221-3/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-1/+2
|\
| * mwifiex: limit channel number not to overflow memoryStone Piao2013-04-011-1/+2
* | mwifiex: use separate AMPDU tx/rx window sizes in 11ac networksAvinash Patil2013-04-011-0/+5
* | mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar2013-03-251-0/+7
* | mwifiex: cleanup VHT capYogesh Ashok Powar2013-03-181-57/+1
* | mwifiex: fix potential null dereference 'mef_entry'Bing Zhao2013-03-081-1/+4
* | mwifiex: add WOWLAN supportAmitkumar Karwar2013-03-061-0/+156
* | mwifiex: add "ethtool wol" command supportAmitkumar Karwar2013-03-061-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-191-24/+153
|\
| * mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-181-24/+153
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-1/+1
|\ \ | |/
| * cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-1/+1
OpenPOWER on IntegriCloud