summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/cfg80211.c
AgeCommit message (Expand)Author
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
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-11ath6kl: provide 64-bit per-station byte countersVladimir Kondratiev
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2012-11-27ath6kl: minor optimization using if, else ifMohammed Shafi Shajakhan
2012-11-27ath6kl: Move and rename ath6kl_cleanup_vif functionMohammed Shafi Shajakhan
2012-11-27ath6kl: Parse beacon interval from userspaceMohammed Shafi Shajakhan
2012-11-27ath6kl: trivial cleanup on interface type selectionMohammed Shafi Shajakhan
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-16Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-11-16ath6kl: Fix a mismatch in power management debug messageMohammed Shafi Shajakhan
2012-11-16ath6kl: support NL80211_USER_REG_HINT_CELL_BASE eventsKalle Valo
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg
2012-10-24ath6kl: Fix inactivity timeout for AR6004Mohammed Shafi Shajakhan
2012-10-24ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATESMohammed Shafi Shajakhan
2012-10-24ath6kl: Fix reconnection issue after recoveryVasanthakumar Thiagarajan
2012-10-24ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan
2012-10-24ath6kl: Recover from fw crashVasanthakumar Thiagarajan
2012-10-24ath6kl: trivial cleanup on interface type selectionMohammed Shafi Shajakhan
2012-10-24ath6kl: consolidate WoW pattern lengthThomas Pedersen
2012-10-24ath6kl: rework scheduled scanThomas Pedersen
2012-10-24ath6kl: reconfigure RSN capabilities when restarting APThomas Pedersen
2012-10-24ath6kl: configure wow filters per-vifThomas Pedersen
2012-10-24ath6kl: add support for changing contry codeKalle Valo
2012-10-24ath6kl: refactor wmi scan commandKalle Valo
2012-10-24ath6kl: support TX error rate notificationThomas Pedersen
2012-10-24ath6kl: use custom MAC address for newly created interfacesAarthi Thiruvengadam