summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/cfg80211.c
AgeCommit message (Expand)Author
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-03-20ath6kl: Remove old 802.11a-only channelsRostyslav Khudolii
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-09-09ath6kl: Allow the radio to report 0 dbm txpower without timing outEric Bentley
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-07-19ath6kl: sme_state shortcut to SME_DISCONNECTED removedDan Kephart
2016-07-19ath6kl: Unset IFF_LOWER_UP flag on AP mode leave.Pierre Le Magourou
2016-07-19ath6kl: Fix wrong regulatory domain disconnection.Pierre Le Magourou
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-12-11ath6kl: fix tx/rx antenna reporting for 2x2 devicesBen Greear
2015-10-29ath6kl: implement ethtool statsBen Greear
2015-10-29ath6kl: add error message to explain lack of HTBen Greear
2015-10-29ath6kl: report antenna configurationBen Greear
2015-10-27Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...David S. Miller
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern
2015-10-09ath6kl: drop unlikely behind WARN_ON()Geliang Tang
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg
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-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-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-14ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-03-13ath6kl: use braces on both arms of if statementKalle Valo
2014-03-13ath6kl: fix blank lines before and after bracesKalle Valo
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli
2014-02-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg
2013-12-02cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski
2013-06-11ath6kl: make mgmt_tx accept a NULL channelAntonio Quartulli
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg
2013-03-18Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6klJohn W. Linville
2013-03-06cfg80211: comprehensively check station changesJohannes Berg
2013-03-05ath6kl: Remove NETDEV_REGISTERED flagMohammed Shafi Shajakhan
2013-03-05ath6kl: Protect ath6kl_cfg80211_vif_cleanup using rtnl_locksMohammed Shafi Shajakhan
2013-03-05ath6kl: Cosmetic change in checking for free vif slotMohammed Shafi Shajakhan
2013-02-15Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville