nl80211: Add MLME primitives to support external SME
[safe/jmp/linux-2.6] / net / mac80211 / ieee80211_i.h
2009-03-28 Jouni Malinennl80211: Add MLME primitives to support external SME
2009-03-28 Johannes Bergmac80211: stop queues across suspend/resume
2009-03-16 Helmut Schaamac80211: handle failed scan requests in STA mode
2009-02-27 Alina Friedrichsenmac80211: Introduce a generic commit() to apply changes
2009-02-27 Jouni Malinennl80211: Optional IEs into scan request
2009-02-27 Johannes Bergmac80211: split IBSS/managed code
2009-02-27 Johannes Bergmac80211: fix aggregation for hardware with ampdu queues
2009-02-13 Johannes Bergmac80211: calculate wstats_flags on the fly
2009-02-13 Johannes Bergmac80211: use cfg80211s BSS infrastructure
2009-02-13 Johannes Bergmac80211: dont add BSS when creating IBSS
2009-02-13 Johannes Bergcfg80211/nl80211: scanning (and mac80211 update to...
2009-02-13 Johannes Bergmac80211: further cleanups to stopping BA sessions
2009-02-13 Johannes Bergmac80211: clean up BA session teardown
2009-02-13 Johannes Bergmac80211: restructure HT code
2009-02-13 Johannes Bergmac80211: fix RX aggregation timeouts
2009-02-13 Kalle Valomac80211: use ps-poll when dynamic power save mode...
2009-02-11 Vasanthakumar Thia... mac80211: Free current bss information in few places...
2009-01-29 Johannes Bergmac80211: add interface list lock
2009-01-29 Alina Friedrichsenmac80211: Read the TSF via debugfs
2009-01-29 Johannes Bergwireless: restrict to 32 legacy rates
2009-01-29 Jouni Malinenmac80211: Fix MFP Association Comeback to use Timeout...
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 Vasanthakumar Thia... mac80211: Handle power constraint level advertised...
2009-01-29 Jouni Malinenmac80211: 802.11w - Implement Association Comeback...
2009-01-29 Jouni Malinenmac80211: 802.11w - Configuration of MFP disabled/optio...
2009-01-29 Jouni Malinenmac80211: 802.11w - Use BIP (AES-128-CMAC)
2009-01-29 Jouni Malinenmac80211: 802.11w - Add BIP (AES-128-CMAC)
2009-01-29 Jouni Malinenmac80211: 802.11w - STA flag for MFP
2009-01-29 Johannes Bergmac80211: move dynamic PS timeout to hardware config
2009-01-29 Johannes Bergmac80211: remove user_power_level from driver API
2009-01-29 Rami Rosenmac80211: remove unused variable in ieee80211_local...
2009-01-29 Sujithmac80211: Add 802.11h CSA support
2009-01-29 Vivek Natarajanmac80211: Enhancements to dynamic power save.
2009-01-29 Vasanthakumar Thia... mac80211: Scale down to non-HT association with TKIP...
2008-12-19 Kalle Valomac80211: implement dynamic power save
2008-12-19 Kalle Valomac80211: track master queue status
2008-12-19 Kalle Valomac80211: enable IEEE80211_CONF_PS only when associated
2008-12-19 Sujithmac80211: Fix HT channel selection
2008-12-12 Rami Rosenmac80211: misc cleanups
2008-12-05 Jouni Malinennl80211: Add frequency configuration (including HT40)
2008-11-10 Johannes Bergmac80211: remove SSID driver code
2008-10-31 colin@cozybit.comAdd nl80211 commands to get and set o11s mesh networkin...
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: provide sequence numbers
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 Rami Rosenmac80211: remove unused declaration of struct sta_attri...
2008-10-15 Johannes Bergmac80211: fix HT information element parsing
2008-09-24 Johannes Bergmac80211: clean up rate control API
2008-09-24 Johannes Bergmac80211: make master iface not wireless
2008-09-15 Johannes Bergmac80211: remove beacon counters
2008-09-15 Johannes Bergmac80211: move regular interface handling
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-15 Johannes Bergmac80211: inform driver of basic rateset
2008-09-15 Johannes Bergmac80211: clean up some comments
2008-09-15 Johannes Bergmac80211: clean up scan namespace
2008-09-15 Johannes Bergmac80211: make bridge_packets a virtual interface option
2008-09-15 Johannes Bergmac80211: move ieee80211_set_freq to utils
2008-09-15 Johannes Bergmac80211: reorder MLME code more
2008-09-15 Johannes Bergmac80211: split off mesh handling entirely
2008-09-11 Johannes Bergmac80211: move frame TX function
2008-09-11 Johannes Bergmac80211: move spectrum management code out
2008-09-11 Johannes Bergmac80211: make BA session handling independent of STA...
2008-09-11 Johannes Bergmac80211: initialise queue QoS parameters at hw start
2008-09-11 Johannes Bergmac80211: move BSS handling to scan code
2008-09-11 Johannes Bergmac80211: refactor and move scan RX code
2008-09-11 Johannes Bergmac80211: start moving scan code from mlme
2008-09-11 Johannes Bergmac80211: use sdata pointer for scan interface
2008-09-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-09-02 Jouni Malinenmac80211: Fix debugfs union misuse and pointer corruption
2008-08-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-08-29 Jouni Malinenmac80211: Handle scan result IEs in one block
2008-08-27 Jouni Malinenmac80211: Fix debugfs file add/del for netdev
2008-08-22 Ron Rindjunskymac80211: add direct probe before association
2008-08-22 Ron Rindjunskymac80211: change number of pre-assoc scans
2008-08-22 Tomas Winklermac80211: cleanup mlme state namespace
2008-08-22 Jasper Bryant-Greenereplace net_device arguments with ieee80211_{local...
2008-08-22 Jasper Bryant-Greenemove ETH_P_PAE from ieee80211_i.h to if_ether.h
2008-08-22 Harvey Harrisonmac80211: remove WLAN_FC_DATA_PRESENT
2008-08-22 Harvey Harrisonmac80211: remove rx/tx_data->fc member
2008-08-22 Harvey Harrisonmac80211: remove IEEE80211_FC helper
2008-08-04 Emmanuel Grumbachmac80211: pass dtim_period to low level driver
2008-08-01 Tomas Winklermac80211: fix fragmentation kludge
2008-07-18 David S. Millermac80211: Reimplement WME using ->select_queue().
2008-07-14 Johannes Bergmac80211: fix TX sequence numbers
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-07-08 Tomas Winklermac80211: call bss_info_change only once upon disassoci...
2008-07-08 Ron Rindjunskymac80211: add block ack request capability
2008-07-02 Johannes Bergmac80211: rework debug settings and make debugging...
2008-07-02 Johannes Bergmac80211: get rid of function pointers in TX path
2008-06-26 Assaf Kraussmac80211: 11h Infrastructure - Parsing
2008-06-17 David S. Millerwext: Emit event stream entries correctly when compat.
next