Convert /proc/device-tree/ to seq_file
[safe/jmp/linux-2.6] / include / net / mac80211.h
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
2009-01-29 Vasanthakumar Thia... mac80211: Fix tx power setting
2009-01-29 Luis R. Rodriguezmac80211: no need for ht.enabled
2009-01-29 Luis R. Rodriguezmac80211: add HT conf helpers
2009-01-16 Randy Dunlapmac80211: more kernel-doc fixes
2008-12-19 Kalle Valomac80211: implement dynamic power save
2008-12-19 Jouni Malinenmac80211: Add HT rates into RX status reporting
2008-12-19 Sujithmac80211: Fix HT channel selection
2008-12-12 Christian Lampartermac80211: integrate sta_notify_ps cmds into sta_notify
2008-12-12 Johannes Bergmac80211: remove fragmentation offload functionality
2008-12-12 Johannes Bergmac80211: improve sta_notify documentation
2008-12-05 Kalle Valomac80211: document ieee80211_tx_info.pad
2008-12-05 Christian Lampartermac80211: add sta_notify_ps callback
2008-12-05 Jouni Malinennl80211: Add frequency configuration (including HT40)
2008-11-21 John W. Linvillemac80211: add explicit padding in struct ieee80211_tx_info
2008-11-21 Randy Dunlapmac80211: remove more excess kernel-doc
2008-11-21 Felix Fietkaumac80211: fix BUILD_BUG_ON() caused by misalignment...
2008-11-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-18 Johannes Bergmac80211: remove ieee80211_notify_mac
2008-11-10 Sujithmac80211: Add a new event in ieee80211_ampdu_mlme_action
2008-11-10 Johannes Bergmac80211: remove SSID driver code
2008-10-31 Johannes Bergmac80211: fix two kernel-doc warnings
2008-10-31 Sujithmac80211: Re-enable aggregation
2008-10-31 Bob Copelandmac80211: fix a few typos in mac80211 kernel doc
2008-10-31 Johannes Bergmac80211: remove rate_control_clear
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-31 Johannes Bergmac80211: rewrite HT handling
2008-10-31 Johannes Bergmac80211: move bss_conf into vif
2008-10-31 Johannes Bergmac80211: make retry limits part of hw config
2008-10-31 Johannes Bergmac80211: introduce hw config change flags
2008-10-31 Johannes Bergmac80211: kill hw.conf.antenna_sel_{rx,tx}
2008-10-31 Johannes Berg802.11: clean up/fix HT support
2008-10-31 Johannes Bergmac80211: fix short slot handling
2008-10-31 Johannes Bergmac80211: remove max_antenna_gain config
2008-10-31 Johannes Bergmac80211: remove wiphy_to_hw
2008-10-27 Randy Dunlapmac80211.h: fix kernel-doc excesses
2008-10-15 Randy Dunlapmac80211: fixme for kernel-doc
2008-10-06 Felix Fietkaumac80211: add multi-rate retry support
next