mac80211: share STA information with driver
[safe/jmp/linux-2.6] / net / mac80211 / cfg.c
2008-09-15 Johannes Bergmac80211: share STA information with driver
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-15 Johannes Bergmac80211: split off mesh handling entirely
2008-09-15 Luis R. Rodriguezcfg80211: Add new wireless regulatory infrastructure
2008-08-29 Jouni Malinenmac80211/cfg80211: HT capabilities for NEW_STA
2008-08-29 Jouni Malinenmac80211/cfg80211: Add BSS configuration options for...
2008-08-22 Jasper Bryant-Greenereplace net_device arguments with ieee80211_{local...
2008-07-29 Johannes Bergmac80211: fix cfg80211 hooks for master interface
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-07-14 Johannes Bergmac80211: push interface checks down
2008-07-14 Johannes Bergmac80211: revamp virtual interface handling
2008-07-14 Johannes Bergmac80211: make master netdev handling sane
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-05-28 Nicolas Kaisernet/mac80211: always true conditionals
2008-05-22 Harvey Harrisonmac80211: add a struct to hold tkip context
2008-05-14 Johannes Bergmac80211: proper STA info locking
2008-04-16 Johannes Bergmac80211: allow WDS mode
2008-04-16 Johannes Bergmac80211: further RCU fixes
2008-04-08 Johannes Bergmac80211: rename files
2008-04-08 Johannes Bergmac80211: fix key vs. sta locking problems
2008-04-01 Johannes Bergmac80211: clean up sta_info_destroy() users wrt. RCU...
2008-04-01 Johannes Bergmac80211: automatically free sta struct when insertion...
2008-03-06 Luis Carlos Cobomac80211: always force mesh_path deletions
2008-03-06 Johannes Bergmac80211: fix sta_info mesh timer bug
2008-03-06 Johannes Bergmac80211: split sta_info_add
2008-03-06 Johannes Bergmac80211: RCU-ify STA info structure access
2008-03-06 Johannes Bergmac80211: clean up mesh code
2008-03-06 Luis Carlos Cobomac80211: mesh path and mesh peer configuration
2008-03-06 Luis Carlos Cobomac80211: mesh data structures and first mesh changes
2008-03-06 Luis Carlos Cobonl80211/cfg80211: support for mesh, sta dumping
2008-02-29 Johannes Bergmac80211: split ieee80211_key_alloc/free
2008-02-29 Johannes Bergmac80211: atomically check whether STA exists already
2008-02-29 Michael Wumac80211: Use monitor configuration flags
2008-02-29 Michael Wunl80211: Add monitor interface configuration flags
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-01-28 Johannes Bergmac80211: implement cfg80211 station handling
2008-01-28 Johannes Bergmac80211: add beacon configuration via cfg80211
2008-01-28 Johannes Bergmac80211: move interface type to vif structure
2008-01-28 Johannes Bergmac80211: implement station stats retrieval
2008-01-28 Johannes Bergmac80211: support getting key sequence counters via...
2008-01-28 Johannes Bergmac80211: support adding/removing keys via cfg80211
2007-10-10 Johannes Berg[MAC80211]: implement cfg80211's change_interface hook
2007-10-10 Michael Wu[MAC80211]: rename ieee80211_cfg.h to cfg.h
2007-10-10 Johannes Berg[MAC80211]: rename ieee80211_cfg.c to cfg.c