summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/mac80211-ops.c
Commit message (Expand)AuthorAgeFilesLines
* ath5k: disable HW crypto in management frameChun-Yeow Yeoh2012-09-241-0/+3
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-241-1/+1
|\
| * mac80211: add key flag for management keysJohannes Berg2012-09-101-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-3/+2
|\ \ | |/ |/|
| * ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland2012-08-131-3/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-211-1/+2
|\ \
| * | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-1/+2
| |/
* | ath5k: Put power_level where it belongs and rename itNick Kossifidis2012-08-101-2/+2
|/
* ath5k: fix txop limit handlingFelix Fietkau2012-07-171-1/+1
* ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches2012-04-101-0/+2
* ath5k: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh2012-03-061-0/+4
* ath5k: claim support for IBSS RSNAntonio Quartulli2012-01-241-0/+8
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+1
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-3/+3
* ath5k: clean up base.h and its usePavel Roskin2011-08-081-0/+2
* ath5k: remove unused and write-only structures and fieldsPavel Roskin2011-08-081-3/+0
* ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappersPavel Roskin2011-07-221-14/+0
* ath5k: merge ath5k_hw and ath5k_softcPavel Roskin2011-07-201-124/+119
* ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin2011-07-111-2/+2
* ath5k: minor cleanupPavel Roskin2011-06-171-4/+2
* ath5k: fix slot time handlingFelix Fietkau2011-04-121-0/+9
* ath5k: implement ieee80211_ops->{get,set}_ringparamJohn W. Linville2011-03-111-0/+43
* ath5k: Put hardware in PROMISC mode if there is more than 1 stations.Ben Greear2011-03-071-2/+17
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-3/+3
* ath5k: move external function definitions to a header fileBob Copeland2011-02-181-17/+0
* ath5k: Fix short and long retry configurationBruno Randolf2011-01-281-0/+9
* ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-051-2/+2
* ath5k: Move mac80211 functions into new fileBruno Randolf2011-01-041-0/+774