aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28mac80211: implement cfg80211 station handlingJohannes Berg1-0/+192
2008-01-28mac80211: add beacon configuration via cfg80211Johannes Berg1-0/+156
2008-01-28mac80211: move interface type to vif structureJohannes Berg1-1/+1
2008-01-28mac80211: implement station stats retrievalJohannes Berg1-0/+26
2008-01-28mac80211: support getting key sequence counters via cfg80211Johannes Berg1-1/+84
2008-01-28mac80211: support adding/removing keys via cfg80211Johannes Berg1-0/+91
2007-10-10[MAC80211]: implement cfg80211's change_interface hookJohannes Berg1-18/+57
2007-10-10[MAC80211]: rename ieee80211_cfg.h to cfg.hMichael Wu1-1/+1
2007-10-10[MAC80211]: rename ieee80211_cfg.c to cfg.cJohannes Berg1-0/+67