summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/cfg80211.c
AgeCommit message (Expand)Author
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-30mwifiex: stop command path in suspend handlerAvinash Patil
2015-03-16mwifiex: lock main process till reinitialization of vif is overAvinash Patil
2015-03-16mwifiex: Add support for auto ARP in mwifiex.Maithili Hinge
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2015-02-26mwifiex: use alloc_workqueue's format strings capabilities for WQ namesAvinash Patil
2015-01-29mwifiex: 11h handling for AP interfaceAvinash Patil
2015-01-29mwifiex: channel switch support for mwifiexAvinash Patil
2015-01-29mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil
2015-01-29mwifiex: refactor start_ap handlerAvinash Patil
2015-01-29mwifiex: update IEs after AP has startedAvinash Patil
2015-01-29mwifiex: store AP configuration in private structureAvinash Patil
2015-01-29mwifiex: do not send regulatory update while starting APAvinash Patil
2015-01-29mwifiex: support conversion to any virtual interface typeAvinash Patil
2015-01-29mwifiex: manage virtual interface limits efficientlyAvinash Patil
2015-01-29mwifiex: store permanant mac address in adapter structureAvinash Patil
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil
2015-01-29mwifiex: set wiphy params only onceAvinash Patil
2015-01-23mwifiex: check driver status in connect and scan handlersAmitkumar Karwar
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg
2015-01-06mwifiex: Add support for wowlan disconnectMaithili Hinge
2015-01-06mwifiex: Move code for wowlan magic-packet and patterns to a functionMaithili Hinge
2015-01-06mwifiex: add rx histogram statistics supportXinming Hu
2014-12-05mwifiex: do not process broadcast mac address for del_staAvinash Patil
2014-12-05mwifiex: do not delete station entries in del_sta handlerAvinash Patil
2014-11-25mwifiex: add Tx status support for ACTION framesAmitkumar Karwar
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar
2014-11-17mwifiex: add auto TDLS supportAvinash Patil
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville
2014-10-31mwifiex: add cfg80211 dump_survey handlerXinming Hu
2014-10-31mwifiex: channel statistics support for mwifiexAvinash Patil
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen
2014-09-15mwifiex: remove low priority scan handlingAmitkumar Karwar
2014-09-15mwifiex: bring in scan channel gap featureAvinash Patil
2014-09-15mwifiex: set passive scan type for scan requests with no ssidAvinash Patil
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-08-25mwifiex: fix decimal printf format specifiers prefixed with 0xHans Wennborg
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-18mwifiex: do not re-associate when already connectedUjjal Roy
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-03mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar