summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ath6kl: Cosmetic change in checking for free vif slotMohammed Shafi Shajakhan2013-03-051-2/+2
* | cfg80211: comprehensively check station changesJohannes Berg2013-03-061-3/+5
|/
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2013-02-151-40/+69
|\
| * ath6kl: minor optimization using if, else ifMohammed Shafi Shajakhan2012-11-271-5/+5
| * ath6kl: Move and rename ath6kl_cleanup_vif functionMohammed Shafi Shajakhan2012-11-271-25/+56
| * ath6kl: Parse beacon interval from userspaceMohammed Shafi Shajakhan2012-11-271-3/+5
| * ath6kl: trivial cleanup on interface type selectionMohammed Shafi Shajakhan2012-11-271-5/+1
| * ath6kl: Fix a mismatch in power management debug messageMohammed Shafi Shajakhan2012-11-161-2/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-121-2/+2
|\ \
| * | cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-2/+2
* | | ath6kl: provide 64-bit per-station byte countersVladimir Kondratiev2013-02-111-2/+2
|/ /
* | wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-141-11/+5
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-13/+14
|\ \
| * | nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-6/+4
| * | cfg80211: pass a channel definition structJohannes Berg2012-11-261-8/+14
| * | cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-5/+2
* | | Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-11-161-126/+244
|\ \ \ | |/ / |/| / | |/
| * ath6kl: support NL80211_USER_REG_HINT_CELL_BASE eventsKalle Valo2012-11-161-3/+12
| * ath6kl: Fix inactivity timeout for AR6004Mohammed Shafi Shajakhan2012-10-241-1/+9
| * ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATESMohammed Shafi Shajakhan2012-10-241-1/+1
| * ath6kl: Fix reconnection issue after recoveryVasanthakumar Thiagarajan2012-10-241-3/+9
| * ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan2012-10-241-1/+1
| * ath6kl: Recover from fw crashVasanthakumar Thiagarajan2012-10-241-2/+15
| * ath6kl: trivial cleanup on interface type selectionMohammed Shafi Shajakhan2012-10-241-5/+1
| * ath6kl: consolidate WoW pattern lengthThomas Pedersen2012-10-241-1/+1
| * ath6kl: rework scheduled scanThomas Pedersen2012-10-241-38/+7
| * ath6kl: reconfigure RSN capabilities when restarting APThomas Pedersen2012-10-241-0/+1
| * ath6kl: configure wow filters per-vifThomas Pedersen2012-10-241-52/+93
| * ath6kl: add support for changing contry codeKalle Valo2012-10-241-0/+47
| * ath6kl: refactor wmi scan commandKalle Valo2012-10-241-23/+8
| * ath6kl: support TX error rate notificationThomas Pedersen2012-10-241-0/+22
| * ath6kl: use custom MAC address for newly created interfacesAarthi Thiruvengadam2012-10-241-1/+5
| * ath6kl: support rssi threshold for sched scanThomas Pedersen2012-10-241-1/+18
* | cfg80211: allow per interface TX power settingJohannes Berg2012-10-301-5/+4
|/
* wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-181-1/+1
* wireless: use OR operation to set wiphy featuresJohannes Berg2012-10-181-1/+1
* cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-191-2/+2
* nl80211: move scan API to wdevJohannes Berg2012-07-121-3/+3
* cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-121-15/+15
* cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-091-11/+11
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-06-281-34/+174
|\
OpenPOWER on IntegriCloud