mac80211: allow station add/remove to sleep
[safe/jmp/linux-2.6] / include / net / mac80211.h
2010-02-08 Johannes Bergmac80211: allow station add/remove to sleep
2010-02-01 Felix Fietkaumac80211: fix monitor mode tx radiotap header handling
2010-01-26 Johannes Bergmac80211: wait for beacon before enabling powersave
2010-01-25 Kalle Valomac80211: fix update_tkip_key() documentation about...
2010-01-22 Johannes Bergmac80211: pass vif and station to update_tkip_key
2010-01-19 Johannes Bergmac80211: re-enable re-transmission of filtered frames
2010-01-14 Kalle Valomac80211: improve powersave documentation
2010-01-14 Kalle Valomac80211: fix mac80211.h documentation warnings
2010-01-12 Kalle Valomac80211: add U-APSD client support
2010-01-12 Kalle Valomac80211: create Probe Request template
2010-01-12 Kalle Valomac80211: add functions to create PS Poll and Nullfunc...
2010-01-12 Jouni Malinencfg80211/mac80211: Use more generic bitrate mask for...
2010-01-12 Jouni Malinenmac80211: Select lowest rate based on basic rate set...
2010-01-12 Lukáš Turekmac80211: Add new callback set_coverage_class
2009-12-30 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-28 Kalle Valomac80211: annotate sleeping driver ops
2009-12-28 Johannes Bergmac80211: remove struct ieee80211_if_init_conf
2009-12-28 Johannes Bergmac80211: introduce flush operation
2009-12-28 Johannes Bergwireless: remove remaining qual code
2009-12-28 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-22 Johannes Bergmac80211: enable spatial multiplexing powersave
2009-12-21 Johannes Bergmac80211: reduce reliance on netdev
2009-12-14 Gertjan van Wingerdemac80211: Add define for TX headroom reserved by mac802...
2009-12-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-30 Johannes Bergmac80211: fix spurious delBA handling
2009-11-28 Johannes Bergmac80211: move cmntr flag out of rx flags
2009-11-19 Johannes Bergmac80211: request TX status where needed
2009-11-18 Johannes Bergmac80211: make software rate control optional
2009-11-18 Johannes Bergmac80211: convert aggregation to operate on vifs/stas
2009-11-18 Felix Fietkaumac80211: add the total ampdu length to tx info
2009-11-06 Johannes Bergmac80211: async station powersave handling
2009-11-04 Johannes Bergmac80211: make ieee80211_find_sta per virtual interface
2009-10-30 Johannes Bergmac80211: deprecate qual value
2009-10-30 Johannes Bergmac80211: introduce ieee80211_beacon_get_tim()
2009-10-30 Johannes Bergmac80211: remove RX_FLAG_RADIOTAP
2009-10-27 Kalle Valomac80211: add ieee80211_rx_ni()
2009-10-12 Johannes Bergmac80211: document ieee80211_rx() context requirement
2009-08-28 John W. Linvillemac80211: remove ieee80211_rx namespace hack
2009-08-20 Johannes Bergmac80211: remove deprecated API
2009-08-20 Johannes Bergmac80211: allow configure_filter callback to sleep
2009-08-14 Johannes Bergmac80211: allow DMA optimisation
2009-08-14 Johannes Bergmac80211: document TX powersave filter requirements
2009-08-14 Johannes Bergmac80211: explain TX retry and status
2009-08-04 Igor Perminovmac80211: FIF_PSPOLL filter flag
2009-08-04 Luis R. Rodriguezmac80211: redefine usage of the mac80211 workqueue
2009-07-27 Johannes Bergmac80211: fix PS-poll response, race
2009-07-24 Johannes Bergmac80211: remove master netdev
2009-07-24 Luis R. Rodriguezmac80211: add helper for management / no-ack frame...
2009-07-24 Luis R. Rodriguezmac80211: drop frames for sta with no valid rate
2009-07-10 Johannes Bergcfg80211: introduce nl80211 testmode command
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-06-10 Johannes Bergmac80211: do not pass PS frames out of mac80211 again
2009-06-03 Johannes Bergcfg80211: add rfkill support
2009-06-03 Johannes Bergmac80211: deprecate conf.beacon_int properly
2009-05-22 Zhu Yiwireless: move some utility functions from mac80211...
2009-05-20 Johannes Bergmac80211: fix kernel-doc
2009-05-11 Johannes Bergmac80211: remove ieee80211_ht_bss_info
2009-05-11 Johannes Bergmac80211: move HT operation mode BSS info
2009-05-06 Johannes Bergmac80211: tell driver when idle
2009-05-06 Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-05-06 Johannes Bergmac80211: clean up beacon interval settings
2009-05-06 Johannes Bergmac80211: rename max_sleep_interval to max_sleep_period
2009-04-22 Johannes Bergmac80211: calculate maximum sleep interval
2009-04-22 Johannes Bergmac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT
2009-04-22 Johannes Bergcfg80211: clean up includes
2009-04-22 Johannes Bergmac80211: document powersaving/beacon filter future
2009-04-22 Johannes Bergmac80211: add hardware restart function
2009-04-22 Johannes Bergmac80211: pass all probe request IEs to driver
2009-03-28 Johannes Bergmac80211/iwlwifi: move virtual A-MDPU queue bookkeeping...
2009-03-28 Johannes Bergmac80211: fix aggregation to not require queue stop
2009-03-28 Johannes Bergmac80211: unify and fix TX aggregation start
2009-03-28 Johannes Bergmac80211: rate control status only for controlled packets
2009-03-28 Kalle Valomac80211: add beacon filtering support
2009-03-28 Kalle Valomac80211: disable power save when scanning
2009-03-28 Johannes Bergmac80211: kill IEEE80211_CONF_SHORT_SLOT_TIME
2009-03-28 Johannes Bergmac80211: reduce max number of queues
2009-03-28 Johannes Bergmac80211: remove ieee80211_num_regular_queues
2009-02-27 Michael Bueschmac80211: Add software scan notifiers
2009-02-27 Sujithmac80211: Extend the rate control API with an update...
2009-02-27 Johannes Bergmac80211: fix aggregation for hardware with ampdu queues
2009-02-13 Johannes Bergcfg80211/nl80211: scanning (and mac80211 update to...
2009-02-13 Alina Friedrichsenmac80211: Remove TSF atomic requirement from the docume...
2009-02-09 Johannes Bergmac80211: remove HW_SIGNAL_DB
2009-01-29 Alina Friedrichsenmac80211: Generic TSF debugging
2009-01-29 Johannes Bergmac80211: add interface list lock
2009-01-29 Luis R. Rodriguezmac80211: allow mac80211 drivers to get to struct ieee8...
2009-01-29 Johannes Bergmac80211: Add capability to enable/disable beaconing
2009-01-29 Sujithmac80211: Add documentation bits for mac80211_rate_cont...
2009-01-29 Johannes Bergwireless: restrict to 32 legacy rates
2009-01-29 Johannes Bergmac80211: constify ieee80211_if_conf.bssid
2009-01-29 Bob Copelandmac80211: document return codes from ops callbacks
2009-01-29 Jouni Malinenmac80211: 802.11w - Add driver capability flag for MFP
2009-01-29 Jouni Malinenmac80211: 802.11w - Optional software CCMP for manageme...
2009-01-29 Jouni Malinenmac80211: 802.11w - Use BIP (AES-128-CMAC)
2009-01-29 Johannes Bergmac80211: extend/document powersave API
2009-01-29 Johannes Bergmac80211: move dynamic PS timeout to hardware config
2009-01-29 Johannes Bergmac80211: clean up channel type config
2009-01-29 Johannes Bergmac80211: remove user_power_level from driver API
2009-01-29 Johannes Bergmac80211: clean up set_key callback
next