Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / net / mac80211 / ieee80211_i.h
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-29 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-23 Johannes Bergmac80211: remove dead struct member
2009-11-19 Johannes Bergcfg80211: introduce capability for 4addr mode
2009-11-19 Johannes Bergmac80211: fix resume
2009-11-18 Rui Paulomac80211: use a structure to hold the mesh config infor...
2009-11-18 Johannes Bergmac80211: move TX status handling
2009-11-18 Johannes Bergmac80211: remove encrypt parameter from ieee80211_tx_skb
2009-11-18 Johannes Bergmac80211: improve rate handling
2009-11-18 Johannes Bergmac80211: trim RX data
2009-11-18 Johannes Bergmac80211: convert aggregation to operate on vifs/stas
2009-11-13 Rui Paulomac80211: implement a timer to send RANN action frames
2009-11-13 Rui Paulomac80211: replace "destination" with "target" to follow...
2009-11-13 Rui Paulomac80211: implement RANN processing and forwarding
2009-11-11 Felix Fietkaumac80211: implement support for 4-address frames for...
2009-11-11 Rui Paulomac80211: update meshconf IE
2009-10-30 Johannes Bergmac80211: remove sent_ps_buffered
2009-10-30 Johannes Bergmac80211: split hardware scan by band
2009-10-30 Johannes Bergcfg80211/mac80211: use debugfs_remove_recursive
2009-09-01 Stephen Hemmingerwireless: convert drivers to netdev_tx_t
2009-08-28 Johannes Bergmac80211: remove tasklet enable/disable
2009-08-28 Johannes Bergmac80211: fix configure_filter invocation after stop
2009-08-28 Javier Cardonamac80211: Update mesh config IE to 11s draft 3.02
2009-08-20 Daniel Walkermac80211: New stat counters for multicast and unicast...
2009-08-20 Johannes Bergmac80211: allow configure_filter callback to sleep
2009-08-14 Javier Cardonamac80211: Move mpath and mpp growth to mesh workqueue.
2009-08-14 Johannes Bergcfg80211: fix alignment problem in scan request
2009-08-14 Johannes Bergnl80211: add generation number to all dumps
2009-08-14 Johannes Bergmac80211: stay authenticated after disassoc
2009-08-04 Igor Perminovmac80211: FIF_PSPOLL filter flag
2009-08-04 Maxim Levitskymac80211: Retry probe request few times
2009-08-04 Luis R. Rodriguezmac80211: redefine usage of the mac80211 workqueue
2009-07-29 Johannes Bergcfg80211: self-contained wext handling where possible
2009-07-27 Helmut Schaamac80211: rename scan_state to next_scan_state
2009-07-27 Helmut Schaamac80211: implement basic background scanning
2009-07-27 Helmut Schaamac80211: Replace {sw, hw}_scanning variables with...
2009-07-27 Helmut Schaamac80211: introduce a new scan state "decision"
2009-07-24 Johannes Bergmac80211: remove master netdev
2009-07-24 Johannes Bergmac80211: monitor the connection
2009-07-24 Johannes Bergcfg80211: rework key operation
2009-07-10 Johannes Bergcfg80211: fix locking
2009-07-10 Johannes Bergmac80211: rework MLME for multiple authentications
2009-07-10 Johannes Bergmac80211: remove dead code from mlme
2009-07-10 Johannes Bergmac80211: remove dead code, clean up
2009-07-10 Johannes Bergmac80211: remove auth algorithm retry
2009-07-10 Johannes Bergmac80211: remove an unused function declaration
2009-07-10 Johannes Bergcfg80211: use proper allocation flags
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-06-15 Johannes Bergmac80211: disconnect when user changes channel
2009-06-15 Johannes Bergmac80211: add queue debugfs file
2009-06-10 Johannes Bergmac80211: do not pass PS frames out of mac80211 again
2009-05-22 Zhu Yiwireless: move some utility functions from mac80211...
2009-05-20 Johannes Bergmac80211: cancel/restart all timers across suspend...
2009-05-20 Johannes Bergmac80211: move channel switch code
2009-05-20 Luis R. Rodriguezmac80211/cfg80211: move wiphy specific debugfs entries...
2009-05-13 Johannes Bergmac80211: make noack test available
2009-05-13 Jouni Malinennl80211: Add IEEE 802.1X PAE control for station mode
2009-05-11 Johannes Bergmac80211: properly track HT operation_mode
2009-05-06 Johannes Bergmac80211: tell driver when idle
2009-05-06 Johannes Bergmac80211: fix probe response processing
2009-05-06 Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-05-06 Johannes Bergmac80211: fix scan races and rework scanning
2009-04-22 Johannes Bergmac80211: validate TIM IE length (redux)
2009-04-22 Jouni Malinennl80211: Add set/get for frag/rts threshold and retry...
2009-04-22 Johannes Bergcfg80211: clean up includes
2009-04-22 Johannes Bergmac80211: convert to cfg80211 IBSS API
2009-04-22 Johannes Bergmac80211: implement beacon filtering in software
2009-04-22 Johannes Bergmac80211: disable powersave if pm_qos asks for low...
2009-04-22 Johannes Bergmac80211: improve powersave implementation
2009-04-22 Johannes Bergmac80211: add hardware restart function
2009-04-22 Johannes Bergmac80211: pass all probe request IEs to driver
2009-04-22 Johannes Bergmac80211: move ieee80211_enable_ht function to mlme.c
2009-04-22 Jouni Malinennl80211: Add Michael MIC failure event
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: rework the pending packets code
2009-03-28 Johannes Bergmac80211: rewrite fragmentation
2009-03-28 Kalle Valomac80211: add beacon filtering support
2009-03-28 Kalle Valomac80211: track beacons separately from the rx path...
2009-03-28 Kalle Valomac80211: decrease execution of the associated timer
2009-03-28 Johannes Bergmac80211: remove mixed-cell and userspace MLME code
2009-03-28 Jouni Malinennl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
2009-03-28 Johannes Bergmac80211: resume properly, add suspend/resume test
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...
next