summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/cfg80211.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-05ath6kl: Fix off by one error in scan completionKyle Roeschley1-1/+1
2019-12-05ath6kl: Only use match sets when firmware supports itKyle Roeschley1-1/+1
2015-10-29ath6kl: implement ethtool statsBen Greear1-0/+123
2015-10-29ath6kl: add error message to explain lack of HTBen Greear1-0/+3
2015-10-29ath6kl: report antenna configurationBen Greear1-0/+17
2015-10-28Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...David S. Miller1-2/+2
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern1-1/+1
2015-10-09ath6kl: drop unlikely behind WARN_ON()Geliang Tang1-2/+2
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg1-2/+2
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller1-6/+9
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen1-2/+4
2015-03-04wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky1-4/+5
2015-01-16cfg80211: change bandwidth reporting to explicit fieldJohannes Berg1-1/+2
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg1-7/+7
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen1-2/+2
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg1-0/+1
2014-07-29Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-2/+4
2014-07-16net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+1
2014-07-14ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo1-2/+4
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+4
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg1-3/+4
2014-03-13ath6kl: use braces on both arms of if statementKalle Valo1-2/+4
2014-03-13ath6kl: fix blank lines before and after bracesKalle Valo1-3/+0
2014-02-05cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-6/+2
2014-02-05nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg1-5/+14
2013-12-02cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich1-0/+2
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski1-3/+6
2013-06-11ath6kl: make mgmt_tx accept a NULL channelAntonio Quartulli1-10/+17
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg1-9/+15
2013-03-19Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6klJohn W. Linville1-3/+4
2013-03-06cfg80211: comprehensively check station changesJohannes Berg1-3/+5
2013-03-05ath6kl: Remove NETDEV_REGISTERED flagMohammed Shafi Shajakhan1-1/+0
2013-03-05ath6kl: Protect ath6kl_cfg80211_vif_cleanup using rtnl_locksMohammed Shafi Shajakhan1-0/+2
2013-03-05ath6kl: Cosmetic change in checking for free vif slotMohammed Shafi Shajakhan1-2/+2
2013-02-15Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville1-40/+69
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+2
2013-02-12ath6kl: provide 64-bit per-station byte countersVladimir Kondratiev1-2/+2
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg1-2/+2
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez1-11/+5
2012-11-27ath6kl: minor optimization using if, else ifMohammed Shafi Shajakhan1-5/+5
2012-11-27ath6kl: Move and rename ath6kl_cleanup_vif functionMohammed Shafi Shajakhan1-25/+56
2012-11-27ath6kl: Parse beacon interval from userspaceMohammed Shafi Shajakhan1-3/+5
2012-11-27ath6kl: trivial cleanup on interface type selectionMohammed Shafi Shajakhan1-5/+1
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-13/+14
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg1-6/+4
2012-11-26cfg80211: pass a channel definition structJohannes Berg1-8/+14
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg1-5/+2
2012-11-16Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville1-126/+244
2012-11-16ath6kl: Fix a mismatch in power management debug messageMohammed Shafi Shajakhan1-2/+2