mac80211: split off mesh handling entirely
[safe/jmp/linux-2.6] / net / mac80211 / rx.c
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
2008-01-28 Ron Rindjunskymac80211: fix rx flow sparse errors, make functions...
2008-01-28 Johannes Bergmac80211: fix RCU locking in __ieee80211_rx_handle_packet
2008-01-28 Johannes Bergmac80211: move interface type to vif structure
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx adding BAR handling capability
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx handling aggregation reordering
2008-01-28 Ron Rindjunskymac80211: restructure __ieee80211_rx
2008-01-28 Helmut Schaamac80211: Restore rx.fc before every invocation of...
2008-01-28 Johannes Bergmac80211: clean up eapol frame handling/port control
2008-01-28 Ron Rindjunskymac80211: pass in PS_POLL frames
2008-01-28 Johannes Bergmac80211: conditionally include timestamp in radiotap...
2008-01-28 YOSHIFUJI Hideaki[MAC80211]: Use htons() where appropriate.
2008-01-28 Ron Rindjunskymac80211: move A-MSDU identifier to flags
2008-01-28 Ron Rindjunskymac80211: adding 802.11n essential A-MSDU Rx capability
2008-01-28 Ron Rindjunskymac80211: restructuring data Rx handlers
2008-01-28 Zhu Yimac80211: hardware scan rework
2008-01-28 David S. Miller[MAC80211]: Revert unaligned warning removal.
2008-01-24 Linus TorvaldsRevert "mac80211: warn when receiving frames with unali...
2007-12-27 Johannes Bergmac80211: warn when receiving frames with unaligned...
2007-11-29 Johannes Bergmac80211: drop unencrypted frames if encryption is...
2007-11-11 John W. Linvillemac80211: make "decrypt failed" messages conditional...
2007-10-10 Mattias Nissler[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.
2007-10-10 Johannes Berg[MAC80211]: make userspace-mlme a per-interface setting
2007-10-10 Johannes Berg[MAC80211]: remove ALG_NONE
2007-10-10 Johannes Berg[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted...
2007-10-10 Johannes Berg[MAC80211]: consolidate decryption more
2007-10-10 Johannes Berg[MAC80211]: move sta_process rx handler later
2007-10-10 Johannes Berg[MAC80211]: remove management interface
2007-10-10 Johannes Berg[MAC80211]: add "invalid" interface type
2007-10-10 Johannes Berg[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
2007-10-10 Johannes Berg[PATCH] mac80211: fix vlan bug
2007-10-10 Johannes Berg[PATCH] mac80211: consolidate decryption
2007-10-10 Johannes Berg[PATCH] mac80211: pass frames to monitor interfaces...
2007-10-10 Johannes Berg[PATCH] mac80211: fix virtual interface locking
2007-10-10 Johannes Berg[PATCH] mac80211: revamp interface and filter configuration
2007-10-10 Johannes Berg[MAC80211]: print out wiphy name instead of master...
next