summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\
| * Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-06-141-33/+3
| |\
| * | ath6kl: support changing dtim period on AP modeEtay Luz2012-06-111-1/+7
| * | ath6kl: Add missing newline terminationsJoe Perches2012-06-111-2/+2
| * | ath6kl: separate ht cap for each bandKiran Reddy2012-05-301-2/+3
| * | ath6kl: Add support for setting tx rateset.Bala Shanmugam2012-05-241-0/+24
| * | ath6kl: issue wmi disconnect after notifying cfg80211Thomas Pedersen2012-05-171-15/+12
| * | ath6kl: Include match ssid list in scheduled scanNaveen Singh2012-05-161-10/+88
| * | ath6kl: enable enhanced bmiss detectionThomas Pedersen2012-05-161-0/+30
| * | ath6kl: Add wow multicast firmware capability supportNaveen Gangadharan2012-05-141-2/+6
| * | ath6kl: Use correct max-scan-SSIDs limitJouni Malinen2012-05-111-4/+4
* | | cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-271-0/+2
| |/ |/|
* | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-051-33/+3
|/
* ath6kl: Fix bss filter setting while scanningVasanthakumar Thiagarajan2012-04-271-4/+2
* ath6kl: Don't advertise HT capability for incapable firmwareVasanthakumar Thiagarajan2012-04-261-1/+8
* ath6kl: Multicast filter support in wow suspend and non-suspendNaveen Gangadharan2012-04-261-0/+14
* ath6kl: disallow WoW with multiple vifsThomas Pedersen2012-04-231-0/+8
* ath6kl: only restore supported HT capsThomas Pedersen2012-04-231-7/+19
* ath6kl: support fw reporting phy capabilitiesThomas Pedersen2012-04-231-2/+34
* ath6kl: Configure probed SSID list consistentlyJouni Malinen2012-04-181-28/+35
* ath6kl: Remove incorrect Probe Response offload support for InterworkingJouni Malinen2012-04-181-2/+1
OpenPOWER on IntegriCloud