mac80211: allow station add/remove to sleep
[safe/jmp/linux-2.6] / net / mac80211 / cfg.c
2010-02-08 Johannes Bergmac80211: allow station add/remove to sleep
2010-01-19 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2010-01-15 Felix Fietkaumac80211: force use_short_slot=true for 5GHz
2010-01-15 Benoit Papillaultmac80211: check that ieee80211_set_power_mgmt only...
2010-01-12 Kalle Valomac80211: add U-APSD client support
2010-01-12 Felix Fietkaumac80211: allow station updates on ap interfaces for...
2010-01-12 Jouni Malinencfg80211/mac80211: Use more generic bitrate mask for...
2010-01-12 Lukáš Turekmac80211: Add new callback set_coverage_class
2009-12-28 Johannes Bergmac80211: support remain-on-channel command
2009-12-28 Johannes Bergmac80211: proper bss private data handling
2009-12-28 Johannes Bergmac80211: add ieee80211_sdata_running
2009-12-28 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-22 Johannes Bergmac80211: disallow fixing bitrates with hw rate control
2009-12-22 Johannes Bergmac80211: enable spatial multiplexing powersave
2009-12-21 Johannes Bergmac80211: reduce reliance on netdev
2009-12-21 Johannes Bergmac80211: make station management completely depend...
2009-12-09 John W. Linvillewireless: correctly report signal value for IEEE80211_H...
2009-11-23 Johannes Bergmac80211: fix rcu locking
2009-11-19 Johannes Bergcfg80211: introduce capability for 4addr mode
2009-11-18 Johannes Bergmac80211: let sta_info_get_by_idx get sta by sdata
2009-11-13 Rui Paulomac80211: add nl80211/cfg80211 handling of the new...
2009-11-13 Rui Paulomac80211: replace "destination" with "target" to follow...
2009-11-11 Felix Fietkaumac80211: implement support for 4-address frames for...
2009-11-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-02 Johannes Bergmac80211: check interface is down before type change
2009-10-30 Johannes Bergmac80211: remove bogus code
2009-08-14 Johannes Bergnl80211: add generation number to all dumps
2009-07-27 Johannes Bergcfg80211: make aware of net namespaces
2009-07-24 Johannes Bergmac80211: fix sparse warning
2009-07-10 Johannes Bergcfg80211: fix locking
2009-07-10 Johannes Bergmac80211: rework MLME for multiple authentications
2009-07-10 Johannes Bergcfg80211: let SME control reassociation vs. association
2009-07-10 Johannes Bergcfg80211: keep track of BSSes
2009-07-10 Johannes Bergmac80211: remove dead code, clean up
2009-07-10 Johannes Bergmac80211: remove auth algorithm retry
2009-07-10 Johannes Bergmac80211: re-add HT disabling
2009-07-10 Johannes Bergcfg80211: implement IWRATE
2009-07-10 Johannes Bergcfg80211: implement IWAP for WDS
2009-07-10 Johannes Bergcfg80211: implement iwpower
2009-07-10 Samuel Ortizcfg80211: connect/disconnect API
2009-07-10 Johannes Bergcfg80211: introduce nl80211 testmode command
2009-07-10 Johannes Bergcfg80211: pass netdev to change_virtual_intf
2009-06-10 Johannes Bergmac80211: don't use master netdev name
2009-06-03 Johannes Bergcfg80211: add rfkill support
2009-06-03 Johannes Bergcfg80211: move txpower wext from mac80211
2009-06-03 Luis R. Rodriguezmac80211: handle -EALREADY on cfg80211 op assoc req
2009-06-03 Johannes Bergcfg80211: validate AID of stations being added
2009-05-13 Jouni Malinennl80211: Add RSC configuration for new keys
2009-05-13 Jouni Malinennl80211: Add IEEE 802.1X PAE control for station mode
2009-05-13 Johannes Bergnl80211: improve station flags handling
2009-05-11 Johannes Bergcfg80211: constify key mac address in ops
2009-05-11 Jouni Malinennl80211 : Add support for configuring MFP
2009-05-06 Johannes Bergmac80211: add driver ops wrappers
2009-05-06 Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-05-06 Johannes Bergmac80211: clean up beacon interval settings
2009-04-22 Jouni Malinennl80211: Add set/get for frag/rts threshold and retry...
2009-04-22 Johannes Bergmac80211: convert to cfg80211 IBSS API
2009-04-22 Johannes Bergcfg80211/mac80211: move wext SIWMLME into cfg80211
2009-04-22 Jouni Malinenmac80211: Allow scan to be requested in AP mode
2009-03-28 Jouni Malinennl80211: Check iftype in cfg80211 code
2009-03-28 Jouni Malinennl80211: Check that netif_runnin is true in cfg80211...
2009-03-28 Jouni Malinennl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
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...
next