aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/key.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-25ath9k: fix dynamic WEP related regressionFelix Fietkau1-0/+4
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-4/+4
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-07-18ath: use get_unaligned_le{16,32} in ath_hw_keysetmac()Pavel Roskin1-5/+2
2011-04-19ath9k: assign keycache slots to unencrypted stationsFelix Fietkau1-1/+5
2011-03-30ath: Speedup key set/reset ops for HTC driverRajkumar Manoharan1-0/+32
2011-02-04ath: Fix clearing of secondary key cache entry for TKIPJouni Malinen1-1/+4
2010-12-13ath: Missed to clear key4 of micentryRajkumar Manoharan1-0/+2
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-7/+6
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches1-10/+5
2010-11-15ath: make ath_hw_set_keycache_entry() staticLuis R. Rodriguez1-3/+3
2010-11-15ath: make ath_hw_keysetmac() staticLuis R. Rodriguez1-1/+2
2010-09-16ath/ath9k: Replace common->splitmic with a flagBruno Randolf1-7/+7
2010-09-16ath: Copy key cache management functions from ath9k to athBruno Randolf1-0/+568