summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller2015-04-011-27/+140
|\
| * mwifiex: stop command path in suspend handlerAvinash Patil2015-03-301-3/+11
| * mwifiex: lock main process till reinitialization of vif is overAvinash Patil2015-03-161-0/+33
| * mwifiex: Add support for auto ARP in mwifiex.Maithili Hinge2015-03-161-24/+96
* | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-6/+7
|\ \ | |/ |/|
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-301-2/+3
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-031-4/+4
* | Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller2015-03-061-10/+4
|\ \
| * | mwifiex: use alloc_workqueue's format strings capabilities for WQ namesAvinash Patil2015-02-261-10/+4
| |/
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-4/+4
|/
* mwifiex: 11h handling for AP interfaceAvinash Patil2015-01-291-0/+22
* mwifiex: channel switch support for mwifiexAvinash Patil2015-01-291-2/+83
* mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil2015-01-291-0/+59
* mwifiex: refactor start_ap handlerAvinash Patil2015-01-291-60/+8
* mwifiex: update IEs after AP has startedAvinash Patil2015-01-291-2/+3
* mwifiex: store AP configuration in private structureAvinash Patil2015-01-291-0/+2
* mwifiex: do not send regulatory update while starting APAvinash Patil2015-01-291-1/+0
* mwifiex: support conversion to any virtual interface typeAvinash Patil2015-01-291-31/+300
* mwifiex: manage virtual interface limits efficientlyAvinash Patil2015-01-291-12/+68
* mwifiex: store permanant mac address in adapter structureAvinash Patil2015-01-291-1/+1
* mwifiex: do not declare wdev as pointerAvinash Patil2015-01-291-45/+25
* mwifiex: set wiphy params only onceAvinash Patil2015-01-291-63/+48
* mwifiex: check driver status in connect and scan handlersAmitkumar Karwar2015-01-231-0/+8
* Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-221-13/+15
|\
| * cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-151-5/+6
| * cfg80211: remove enum station_info_flagsJohannes Berg2015-01-081-5/+5
| * cfg80211: remove "channel" from survey namesJohannes Berg2015-01-081-3/+4
* | mwifiex: Add support for wowlan disconnectMaithili Hinge2015-01-061-1/+16
* | mwifiex: Move code for wowlan magic-packet and patterns to a functionMaithili Hinge2015-01-061-31/+47
* | mwifiex: add rx histogram statistics supportXinming Hu2015-01-061-0/+4
|/
* mwifiex: do not process broadcast mac address for del_staAvinash Patil2014-12-051-20/+19
* mwifiex: do not delete station entries in del_sta handlerAvinash Patil2014-12-051-2/+0
* mwifiex: add Tx status support for ACTION framesAmitkumar Karwar2014-11-251-3/+10
* mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar2014-11-251-0/+3
* mwifiex: add auto TDLS supportAvinash Patil2014-11-171-0/+6
* Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-041-4/+5
|\
| * cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-201-4/+5
* | mwifiex: add cfg80211 dump_survey handlerXinming Hu2014-10-311-0/+47
* | mwifiex: channel statistics support for mwifiexAvinash Patil2014-10-311-0/+19
|/
* mwifiex: remove low priority scan handlingAmitkumar Karwar2014-09-151-8/+0
* mwifiex: bring in scan channel gap featureAvinash Patil2014-09-151-0/+5
* mwifiex: set passive scan type for scan requests with no ssidAvinash Patil2014-09-151-1/+1
* Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville2014-09-041-0/+1
|\
| * cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-261-0/+1
* | mwifiex: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-251-1/+1
|/
* Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-281-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-151-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