packet: deliver VLAN TCI to userspace
[safe/jmp/linux-2.6] / net / mac80211 /
2008-07-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-15 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-14 Emmanuel Grumbachmac80211: dont add a STA which is not in the same IBSS
2008-07-14 Johannes Bergmac80211: fix struct ieee80211_tx_queue_params
2008-07-14 Johannes Bergmac80211: fix TX sequence numbers
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: 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-14 Samuel Ortizmac80211: power management wext hooks
2008-07-09 Mattias Nisslerrc80211_pid: Fix fast_start parameter handling
2008-07-09 David S. Millernet: Delete NETDEVICES_MULTIQUEUE kconfig option.
2008-07-09 David S. Millernetdev: Make netif_schedule() routines work with netdev...
2008-07-09 David S. Millermac80211: Decrease number of explicit ->tx_queue refere...
2008-07-09 David S. Millernetdev: Move rest of qdisc state into struct netdev_queue
2008-07-09 David S. Millernetdev: Move queue_lock into struct netdev_queue.
2008-07-09 David S. Millerpkt_sched: Remove 'dev' member of struct Qdisc.
2008-07-08 David S. Millernetdev: Create netdev_queue abstraction.
2008-07-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-08 Randy Dunlapmac80211: fix lots of kernel-doc
2008-07-08 Emmanuel Grumbachmac80211: add support for iwconfig wlanX frag auto
2008-07-08 Harvey Harrisonmac80211: aes_ccm.c remove crypto wrapper and extra...
2008-07-08 Harvey Harrisonmac80211: pass scratch buffer directly, remove addition...
2008-07-08 Harvey Harrisonmac80211: wpa.c remove rx/tx_data ->fc users
2008-07-08 Harvey Harrisonmac80211: remove trivial rx_data->fc users
2008-07-08 Tomas Winklermac80211: call bss_info_change only once upon disassoci...
2008-07-08 Harvey Harrisonmac80211: remove ieee80211_get_hdr_info
2008-07-08 Harvey Harrisonmac80211: remove one user of ieee80211_get_hdr_info
2008-07-08 Harvey Harrisonmac80211: use symbolic defines in wpa.c
2008-07-08 Harvey Harrisonmac80211: move QOS control helpers into ieee80211.h
2008-07-08 Rami Rosenmac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig.
2008-07-08 Tomas Winklermac80211: fix warning: unused variable ifsta
2008-07-08 Tomas Winklermac80211: remove useless tid assignment for management...
2008-07-08 Ron Rindjunskymac80211: add block ack request capability
2008-07-08 Ivo van Doornmac80211: Don't request encryption for probe response
2008-07-07 Vladimir Koutnymac80211: don't report selected IBSS when not found
2008-07-07 Ivo van Doornmac80211: Only flush workqueue when last interface...
2008-07-07 Guy Cohenmac80211: move netif_carrier_on to after ieee80211_bss_...
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
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-07-02 Johannes Bergmac80211: get rid of function pointers in TX path
2008-07-02 Patrick McHardynet-sched: change tcf_destroy_chain() to clear start...
2008-06-30 Assaf Kraussmac80211: add beacon timestamp to beacon template in...
2008-06-30 Tomas Winklermac80211: fix warning: unused variable invoke_tx_handlers
2008-06-30 Ester Kummermac80211: removing duplicated parsing of information...
2008-06-30 Adrian Bunkbuild algorithms into the mac80211 module
2008-06-30 Emmanuel Grumbachmac80211: add last beacon time in scan list
2008-06-30 Tomas Winklermac80211: add spectrum capabilities
2008-06-30 Yi Zhumac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig...
2008-06-30 Emmanuel Grumbachmac80211: don't accept WEP keys other than WEP40 and...
2008-06-29 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-27 Emmanuel Grumbachmac80211: fix an oops in several failure paths in key...
2008-06-27 Johannes Bergmac80211: fix tx fragmentation
2008-06-27 Johannes Bergmac80211: make workqueue freezable
2008-06-27 Tomas Winklermac80211: add phy information to giwname
2008-06-27 Emmanuel Grumbachmac80211: update the authentication method
2008-06-27 Emmanuel Grumbachmac80211: don't return -EINVAL upon iwconfig wlan0...
2008-06-27 Harvey Harrisonmac80211: mlme.c use new frame control helpers
2008-06-27 Harvey Harrisonmac80211: rx.c use new frame control helpers
2008-06-27 Harvey Harrisonmac80211: tx.c use new frame control helpers
2008-06-27 Harvey Harrisonmac80211: wep.c use new frame control helpers
2008-06-27 Luis R. Rodriguezmac80211: Let drivers have access to TKIP key offets...
2008-06-27 Johannes Bergmac80211: rename TKIP debugging Kconfig symbol
2008-06-26 Johannes Bergmac80211: add single function calling tx handlers
2008-06-26 Johannes Bergmac80211: use separate spinlock for sta flags
2008-06-26 Johannes Bergmac80211: remove shared key todo
2008-06-26 Assaf Kraussmac80211: 11h - Handling measurement request
2008-06-26 Assaf Kraussmac80211: 11h Infrastructure - Parsing
2008-06-25 John W. LinvilleMerge /pub/scm/linux/kernel/git/davem/wireless-2.6
2008-06-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-18 Johannes Bergmac80211: detect driver tx bugs
2008-06-18 David S. MillerRevert "mac80211: Use skb_header_cloned() on TX path."
2008-06-17 David S. Millerwext: Emit event stream entries correctly when compat.
2008-06-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-14 Vladimir Koutnymac80211: eliminate IBSS warning in rate_lowest_index()
2008-06-14 Harvey Harrisonmac80211: tkip.c use a local struct tkip_ctx in ieee802...
2008-06-14 Harvey Harrisonmac80211: tkip.c fold ieee80211_gen_rc4key into its...
2008-06-14 Harvey Harrisonmac80211: tkip.c consolidate tkip IV writing in helper
2008-06-14 Harvey Harrisonmac80211: rx.c use new helpers
2008-06-14 Harvey Harrisonmac80211: wme.c use new helpers
2008-06-14 Harvey Harrisonmac80211: use new helpers in util.c - ieee80211_get_bssid()
2008-06-14 Harvey Harrisonmac80211: wpa.c use new access helpers
2008-06-14 Harvey Harrisonmac80211: add utility function to get header length
2008-06-14 Harvey Harrisonmac80211: make ieee80211_get_hdrlen_from_skb return...
2008-06-14 Tomas Winklermac80211: fix beacon interval value
2008-06-14 Ron Rindjunskymac80211: do not fragment while aggregation is in use
2008-06-13 Tomas Winklermac80211: add missing new line in debug print HT_DEBUG
2008-06-13 Abhijeet Kolekarmac80211 : fix for iwconfig in ad-hoc mode
2008-06-10 John W. Linvillenet/mac80211/ieee80211_i.h: fix-up merge damage
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-06-09 Assaf Kraussmac80211: Checking IBSS support while changing channel...
2008-06-09 Dan Williamsmac80211: decrease IBSS creation latency
2008-06-09 Assaf Kraussmac80211: Fixing slow IBSS rejoin
2008-06-09 Dan Williamsmac80211: send association event on IBSS create
2008-06-03 Tomas Winklermac80211: removing shadowed sband
next