aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/key.c
Commit message (Expand)AuthorAge
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-19
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* ath: use get_unaligned_le{16,32} in ath_hw_keysetmac()Pavel Roskin2011-07-18
* ath9k: assign keycache slots to unencrypted stationsFelix Fietkau2011-04-19
* ath: Speedup key set/reset ops for HTC driverRajkumar Manoharan2011-03-30
* ath: Fix clearing of secondary key cache entry for TKIPJouni Malinen2011-02-04
* ath: Missed to clear key4 of micentryRajkumar Manoharan2010-12-13
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-07
* ath: make ath_hw_set_keycache_entry() staticLuis R. Rodriguez2010-11-15
* ath: make ath_hw_keysetmac() staticLuis R. Rodriguez2010-11-15
* ath/ath9k: Replace common->splitmic with a flagBruno Randolf2010-09-16
* ath: Copy key cache management functions from ath9k to athBruno Randolf2010-09-16