RPC/RDMA: reformat a debug printk to keep lines together.
[safe/jmp/linux-2.6] / net / mac80211 /
2008-09-05 Linus TorvaldsRevert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"
2008-09-02 Jouni Malinenmac80211: Fix debugfs union misuse and pointer corruption
2008-08-27 John W. Linvillemac80211: quiet chatty IBSS merge message
2008-08-27 Jan-Espen Pettersenmac80211: don't send empty extended rates IE
2008-08-27 Jouni Malinenmac80211: Fix debugfs file add/del for netdev
2008-08-27 Julia Lawallnet/mac80211/mesh.c: correct the argument to __mesh_tab...
2008-08-27 Jouni Malinenmac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM
2008-08-18 Ron Rindjunskymac80211: update new sta's rx timestamp
2008-08-07 Luis Carlos Cobomac80211: keep mesh ifaces in allmulti mode
2008-08-07 Luis Carlos Cobomac80211: fix use of skb->cb for mesh forwarding
2008-08-04 Tomas Winkleriwlwifi: HW bug fixes
2008-08-04 Daniel Drakemac80211: automatic IBSS channel selection
2008-08-04 Tomas Winklermac80211: make listen_interval be limited by low level...
2008-08-04 Emmanuel Grumbachmac80211: pass dtim_period to low level driver
2008-08-03 David S. Millermac80211: Use queue_lock() in ieee80211_ht_agg_queue_re...
2008-08-01 Tomas Winklermac80211: fix fragmentation kludge
2008-07-29 Luis Carlos Cobomac80211: fix mesh beaconing
2008-07-29 Johannes Bergmac80211: fix cfg80211 hooks for master interface
2008-07-29 Johannes Bergmac80211: partially fix skb->cb use
2008-07-29 Rami Rosenmac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG...
2008-07-29 Jeremy Fitzhardingemac80211: return correct error return from ieee80211_we...
2008-07-29 Jiri Slabymac80211: tx, use dev_kfree_skb_any for beacon_get
2008-07-20 Jussi Kivilinnanet_sched: Add qdisc_enqueue wrapper
2008-07-18 David S. Millerpkt_sched: Kill netdev_queue lock.
2008-07-18 David S. Millermac80211: Reimplement WME using ->select_queue().
2008-07-18 David S. Millermac80211: Temporarily mark QoS support BROKEN.
2008-07-18 David S. Millernetdev: Kill NETIF_F_MULTI_QUEUE.
2008-07-18 David S. Millernetdev: Allocate multiple queues for TX.
2008-07-15 David S. Millernetdev: Do not use TX lock to protect address lists.
2008-07-15 David S. Millernetdev: Add netdev->addr_list_lock protection.
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
next