wireless: radiotap updates
[safe/jmp/linux-2.6] / net / mac80211 / rx.c
2009-03-28 Johannes Bergwireless: radiotap updates
2009-02-27 Johannes Bergmac80211: split IBSS/managed code
2009-02-13 Johannes Bergmac80211: restrict aggregation to supported interface...
2009-02-13 Johannes Bergmac80211: fix RX aggregation timeouts
2009-02-13 Johannes Bergmac80211: remove bssid argument from prepare_for_handlers
2009-02-13 Kalle Valomac80211: use ps-poll when dynamic power save mode...
2009-02-09 Johannes Bergmac80211: remove HW_SIGNAL_DB
2009-02-09 Harvey Harrisonwireless: replace uses of __constant_{endian}
2009-01-29 Jouni Malinenmac80211: Fix radiotap header it_present on big endian...
2009-01-29 Jouni Malinenmac80211: Mark ieee80211_process_sa_query_req() static
2009-01-29 Jouni Malinenmac80211: 802.11w - Drop unprotected robust management...
2009-01-29 Jouni Malinenmac80211: 802.11w - SA Query processing
2009-01-29 Jouni Malinenmac80211: 802.11w - Use BIP (AES-128-CMAC)
2009-01-29 Johannes Bergmac80211: clarify alignment docs, fix up alignment
2009-01-29 Sujithmac80211: Add 802.11h CSA support
2008-12-19 Jouni Malinenmac80211: Remove radiotap rate-present flag for HT
2008-12-19 Jouni Malinenmac80211: Add HT rates into RX status reporting
2008-12-12 Rami Rosenmac80211: misc cleanups
2008-12-12 Christian Lampartermac80211: integrate sta_notify_ps cmds into sta_notify
2008-12-05 Christian Lampartermac80211: add sta_notify_ps callback
2008-12-05 Johannes Bergmac80211: only transition STAs ps->wake on data frames
2008-10-31 Sujithmac80211: Re-enable aggregation
2008-10-31 Andrey Yurovskymac80211: allow all interfaces types to handle RX actio...
2008-10-31 Johannes Bergmac80211: minor code cleanups
2008-10-28 Johannes Bergmac80211: convert to %pM away from print_mac
2008-10-13 Ingo Molnarnet/mac80211/rx.c: fix build error
2008-09-30 Davide PesaventoFix modpost failure when rx handlers are not inlined.
2008-09-24 Johannes Bergmac80211: fix mesh action frame handling
2008-09-24 YanBomac80211: mesh portal functionality support
2008-09-24 Johannes Bergmac80211: make master iface not wireless
2008-09-15 Johannes Bergmac80211: share STA information with driver
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
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: split off mesh handling entirely
2008-09-11 Johannes Bergmac80211: make ieee80211_rx_h_mgmt more readable
2008-09-11 Johannes Bergmac80211: move spectrum management code out
2008-09-11 Johannes Bergmac80211: make BA session handling independent of STA...
2008-09-08 Emmanuel Grumbachmac80211: Fix rate scale initialization in IBSS
2008-08-22 Jasper Bryant-Greenereplace net_device arguments with ieee80211_{local...
2008-08-22 Harvey Harrisonmac80211: remove rx/tx_data->fc member
2008-08-22 Harvey Harrisonmac80211: use ieee80211 frame control directly
2008-08-22 Harvey Harrisonmac80211: rx.c/tx.c remove more users of tx/rx_data->fc
2008-08-22 Bruno Randolfmac80211: radiotap: assume modulation from rates
2008-08-22 Bruno Randolfmac80211: add rx status flag for short preamble
2008-08-07 Luis Carlos Cobomac80211: fix use of skb->cb for mesh forwarding
2008-07-14 Johannes Bergmac80211: fix RX sequence number check
2008-07-14 Emmanuel Grumbachmac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS...
2008-07-14 Johannes Bergmac80211: make master netdev handling sane
2008-07-08 Harvey Harrisonmac80211: remove trivial rx_data->fc users
2008-07-08 Harvey Harrisonmac80211: move QOS control helpers into ieee80211.h
2008-07-02 Johannes Bergmac80211: rework debug settings and make debugging...
2008-07-02 Johannes Bergmac80211: get rid of function pointers in RX path
2008-06-27 Harvey Harrisonmac80211: rx.c use new frame control helpers
2008-06-14 Vladimir Koutnymac80211: eliminate IBSS warning in rate_lowest_index()
2008-06-14 Harvey Harrisonmac80211: rx.c use new helpers
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-05-28 Senthil Balasubram... mac80211: fix alignment issue with compare_ether_addr()
2008-05-22 Johannes Bergmac80211: remove channel use statistics
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-14 Bruno Randolfmac80211: make rx radiotap header more flexible
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-14 Johannes Bergmac80211: proper STA info locking
2008-05-13 Pavel Roskinmac80211: add missing newlines in printk()
2008-05-13 Luis Carlos Cobomac80211: fix access to null skb
2008-05-07 Johannes Bergmac80211: QoS related cleanups
2008-04-24 Adrian Bunknet/mac80211/rx.c: fix off-by-one
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-15 Johannes Bergmac80211: remove message on receiving unexpected unencr...
2008-04-08 Johannes Bergmac80211: rename files
2008-04-01 Luis Carlos Cobomac80211: use recent multicast table for all mesh multi...
2008-03-27 Ron Rindjunskymac80211: A-MPDU MLME use dynamic allocation
2008-03-06 Luis Carlos Cobomac80211: add PLINK_ prefix and kernel doc to enum...
2008-03-06 Johannes Bergmac80211: RCU-ify STA info structure access
2008-03-06 Johannes Bergmac80211: split ieee80211_txrx_data
2008-03-06 Johannes Bergmac80211: clean up mesh RX path a bit more
2008-03-06 Johannes Bergmac80211: clean up mesh code
2008-03-06 Luis Carlos Cobomac80211: support for mesh interfaces in mac80211 data...
2008-03-06 Johannes Bergmac80211: add mesh interface type
2008-02-29 Johannes Bergmac80211: consolidate TIM handling code
2008-02-29 Johannes Bergmac80211: remove sta TIM flag, fix expiry TIM handling
2008-02-29 Johannes Bergmac80211: invoke set_tim() callback after setting own...
2008-02-29 Johannes Bergmac80211: convert sta_info.pspoll to a flag
2008-02-29 Bruno Randolfmac80211: enable IBSS merging
2008-02-29 S.Çağlar Onurnet/mac80211/: Use time_* macros
2008-02-29 Michael Wumac80211: Add cooked monitor mode support
2008-02-29 Johannes Bergmac80211: move some code into ieee80211_invoke_rx_handlers
2008-02-29 Johannes Bergmac80211: remove "dynamic" RX/TX handlers
2008-02-29 Johannes Bergmac80211: clean up some things in the RX path
2008-02-29 Johannes Bergmac80211: split RX_DROP
2008-02-29 Johannes Bergmac80211: split ieee80211_txrx_result
2008-02-29 Johannes Bergmac80211: remove port control enable switch, clean...
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-29 Johannes Bergmac80211: dissolve pre-rx handlers
2008-02-01 Johannes Bergmac80211: make alignment warning optional
2008-02-01 Ron Rindjunskymac80211: fixing null qos data frames check for reorder...
2008-02-01 Johannes Bergmac80211: fix alignment warning
next