nl80211: Add MLME primitives to support external SME
[safe/jmp/linux-2.6] / net / mac80211 / cfg.c
2009-03-28 Jouni Malinennl80211: Add MLME primitives to support external SME
2009-03-05 Sujithmac80211: Notify the driver only when the beacon interv...
2009-02-27 Jouni Malinennl80211: Provide access to STA TX/RX packet counters
2009-02-27 Johannes Bergmac80211: split IBSS/managed code
2009-02-13 Johannes Bergcfg80211/nl80211: scanning (and mac80211 update to...
2009-02-13 Johannes Bergmac80211: reject extra IEs for probe request when hw_scan
2009-01-29 Johannes Bergmac80211: Add capability to enable/disable beaconing
2009-01-29 Bob Copelandmac80211: add suspend/resume callbacks
2009-01-29 Jouni Malinennl80211: New command for adding extra IE(s) into manage...
2009-01-29 Jouni Malinenmac80211: 802.11w - Use BIP (AES-128-CMAC)
2009-01-29 Jouni Malinenmac80211: 802.11w - STA flag for MFP
2008-12-19 Jouni Malinenmac80211: Send Layer 2 Update frame on reassociation
2008-12-19 Sujithmac80211: Fix HT channel selection
2008-12-19 Henning Roggenl80211: Add signal strength and bandwith to nl80211sta...
2008-12-12 Reinette Chatremac80211: remove WARN_ON() from ieee80211_hw_config
2008-12-05 Jouni Malinennl80211: Add frequency configuration (including HT40)
2008-11-10 Jouni Malinenmac80211: Allow AP mode to be enabled
2008-11-10 Jouni Malinennl80211: Add TX queue parameter configuration
2008-11-10 Jouni Malinennl80211: Add basic rate configuration for AP mode
2008-10-31 colin@cozybit.comAdd nl80211 commands to get and set o11s mesh networkin...
2008-10-31 Johannes Bergmac80211: rewrite HT handling
2008-10-31 Johannes Bergmac80211: move bss_conf into vif
2008-10-31 Johannes Bergmac80211: introduce hw config change flags
2008-10-31 Johannes Berg802.11: clean up/fix HT support
2008-10-31 Johannes Bergmac80211: clean up ieee80211_hw_config errors
2008-10-31 Johannes Bergmac80211: remove wiphy_to_hw
2008-09-24 Johannes Bergmac80211: clean up rate control API
2008-09-24 Johannes Bergmac80211: allow interface settings changes only when...
2008-09-24 Johannes Bergmac80211: make master iface not wireless
2008-09-15 Johannes Bergmac80211: share sta_info->ht_info
2008-09-15 Johannes Bergmac80211: share sta->supp_rates
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