summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* ath6kl: remove redundant variable ies_lenKenneth Lu2017-12-071-2/+0
* ath: Convert timers to use timer_setup()Kees Cook2017-10-271-4/+2
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-281-1/+1
* cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern2017-04-281-2/+8
* cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-261-1/+1
* nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-1/+1
* Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-201-2/+1
|\
| * cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-2/+1
* | ath6kl: Remove old 802.11a-only channelsRostyslav Khudolii2017-03-201-4/+2
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* ath6kl: Allow the radio to report 0 dbm txpower without timing outEric Bentley2016-09-091-2/+2
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* ath6kl: sme_state shortcut to SME_DISCONNECTED removedDan Kephart2016-07-191-2/+0
* ath6kl: Unset IFF_LOWER_UP flag on AP mode leave.Pierre Le Magourou2016-07-191-0/+1
* ath6kl: Fix wrong regulatory domain disconnection.Pierre Le Magourou2016-07-191-1/+2
* nl80211: support beacon report scanningAvraham Stern2016-07-061-3/+14
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-11/+11
* ath6kl: fix tx/rx antenna reporting for 2x2 devicesBen Greear2015-12-111-2/+2
* ath6kl: implement ethtool statsBen Greear2015-10-291-0/+123
* ath6kl: add error message to explain lack of HTBen Greear2015-10-291-0/+3
* ath6kl: report antenna configurationBen Greear2015-10-291-0/+17
* Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...David S. Miller2015-10-271-2/+2
|\
| * ath6kl: drop unlikely behind WARN_ON()Geliang Tang2015-10-091-2/+2
* | cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2015-10-131-1/+1
|/
* cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-261-2/+2
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-6/+9
|\
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-301-2/+4
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-031-4/+5
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
|/
* cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-151-1/+2
* cfg80211: remove enum station_info_flagsJohannes Berg2015-01-081-7/+7
* cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-201-2/+2
* cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-261-0/+1
* Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-281-2/+4
|\
| * ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo2014-07-141-2/+4
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-221-3/+4
|\
| * cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-3/+4
* | ath6kl: use braces on both arms of if statementKalle Valo2014-03-131-2/+4
* | ath6kl: fix blank lines before and after bracesKalle Valo2014-03-131-3/+0
|/
* cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-6/+2
* nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2014-02-041-5/+14
* cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-021-0/+2
* cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-021-3/+6
* ath6kl: make mgmt_tx accept a NULL channelAntonio Quartulli2013-06-111-10/+17
* cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-031-9/+15
* Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6klJohn W. Linville2013-03-181-3/+4
|\
| * ath6kl: Remove NETDEV_REGISTERED flagMohammed Shafi Shajakhan2013-03-051-1/+0
| * ath6kl: Protect ath6kl_cfg80211_vif_cleanup using rtnl_locksMohammed Shafi Shajakhan2013-03-051-0/+2
OpenPOWER on IntegriCloud