summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-29mac80211: split ieee80211_key_alloc/freeJohannes Berg1-8/+19
2008-02-29mac80211: atomically check whether STA exists alreadyJohannes Berg1-9/+2
2008-02-29mac80211: Use monitor configuration flagsMichael Wu1-1/+14
2008-02-29nl80211: Add monitor interface configuration flagsMichael Wu1-2/+2
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-5/+6
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