summaryrefslogtreecommitdiff
path: root/sys/dev/ath/if_ath_keycache.c
AgeCommit message (Expand)Author
2024-07-15net80211: migrate the group/unicast key check into inline functionsAdrian Chadd
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-12-07net80211 + drivers: convert to ieee80211_crypto_get_key_wepidx().Andriy Voskoboinyk
2015-10-03net80211: drop redundant 3rd parameter from iv_key_set().Adrian Chadd
2015-09-22net80211 & wireless drivers: remove duplicate defines (noop)Adrian Chadd
2015-08-17Remove most of the references of ifp->if_softc and replace withAdrian Chadd
2015-08-08Revert the wifi ifnet changes until things are more baked and tested.Adrian Chadd
2015-08-07Change KPI of how device drivers that provide wireless connectivity interactGleb Smirnoff
2014-04-30Bring over some initial power save management support, reset pathAdrian Chadd
2013-10-26The r48589 promised to remove implicit inclusion of if_var.h soon. PrepareGleb Smirnoff
2012-11-19Don't allocate or program a key for the AR5210.Adrian Chadd
2011-11-08Add a 'vap' to ath_keyset().Adrian Chadd
2011-03-02Break the keycache management functions out into if_ath_keycache.c .Adrian Chadd