ide-tape: cdev lock_kernel() pushdown
[safe/jmp/linux-2.6] / net / mac80211 /
2008-05-13 David S. Millermac80211: Use skb_header_cloned() on TX path.
2008-05-13 Johannes Bergmac80211: assign needed_headroom/tailroom for netdevs
2008-05-13 Pavel Roskinmac80211: add missing newlines in printk()
2008-05-13 Helmut Schaamac80211: fix association with some APs
2008-05-13 Pavel EmelyanovFix potential scheduling while atomic in mesh_path_add.
2008-05-13 Pavel EmelyanovFix not checked kmalloc() result.
2008-05-13 Pavel EmelyanovFix GFP_KERNEL allocation under read lock.
2008-05-13 Patrick McHardymac80211: mesh hwmp: fix kfree(skb)
2008-05-13 Luis Carlos Cobomac80211: fix access to null skb
2008-05-13 Luis Carlos Cobomac80211: fix incorrect mesh header length
2008-05-13 Ivo van Doornmac80211: Don't encrypt beacons
2008-05-13 Johannes Bergmac80211: fix debugfs default key oops
2008-05-13 Steven Rostedtfix irq flags in mac80211 code
2008-05-08 Steven Rostedtfix irq flags in mac80211 code
2008-05-05 Pavel Emelyanovmac80211: Do not free net device after it is unregistered.
2008-05-01 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-05-01 Harvey Harrisonmac80211: incorrect shift direction
2008-05-01 Johannes Bergmac80211: insert WDS peer after adding interface
2008-05-01 Johannes Bergmac80211: don't allow invalid WDS peer addresses
2008-05-01 Johannes Bergmac80211: assign conf.beacon_control for mesh
2008-05-01 Luis Carlos Cobomac80211: use 4-byte mesh sequence number
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-27 Luca Tettamantiwireless: Fix compile error with wifi & leds
2008-04-27 Al Viroasm/unaligned.h doesn't work well as the very first...
2008-04-24 Ron Rindjunskymac80211: fix use before check of Qdisc length
2008-04-24 Adrian Bunknet/mac80211/rx.c: fix off-by-one
2008-04-24 Pavel Emelyanovmac80211: Fix race between ieee80211_rx_bss_put and...
2008-04-24 Abhijeet Kolekarmac80211: Fix n-band association problem
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-16 Johannes Bergmac80211: rework scanning to account for probe response...
2008-04-16 Johannes Bergmac80211: allow WDS mode
2008-04-16 Johannes Bergmac80211: fix key todo list order
2008-04-16 Johannes Bergmac80211: fix spinlock recursion
2008-04-16 Reinette Chatremac80211: no BSS changes to driver from beacons process...
2008-04-16 Johannes Bergmac80211: further RCU fixes
2008-04-16 Johannes Bergmac80211: fix key hwaccel race
2008-04-16 John W. Linvillemlme.c: fixup some merge damage
2008-04-15 Johannes Bergmac80211: remove message on receiving unexpected unencr...
2008-04-09 Vladimir Koutnymac80211: use short_preamble mode from capability if...
2008-04-08 Johannes Bergmac80211: fix key debugfs default_key link
2008-04-08 Johannes Bergmac80211: rename files
2008-04-08 Johannes Bergmac80211: fix key vs. sta locking problems
2008-04-08 Johannes Bergmac80211: fix sta-info pinning
2008-04-08 Jiri Slabymac80211: fix defined but not used
2008-04-08 Ron Rindjunskymac80211: BA session debug prints changes
2008-04-08 Mohamed Abbasmac80211: notify mac from low level driver (iwlwifi)
2008-04-08 Johannes Bergmac80211: fix ieee80211_ioctl_giwrate
2008-04-08 Johannes Bergmac80211: make debugfs files root-only
2008-04-08 Reinette Chatremac80211: notify upper layers after lower
2008-04-08 Johannes Bergmac80211: clean up IEEE80211_FC use
2008-04-08 Johannes Bergmac80211: fix possible sta-debugfs work lockup
2008-04-08 Chrmac80211: add station aid into ieee80211_tx_control
2008-04-08 Tomas Winklermac80211: add association capabilty and timing info...
2008-04-08 Tomas Winklermac80211: eliminate conf_ht
2008-04-08 John W. LinvilleRevert "mac80211: use a struct for bss->mesh_config"
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-01 Luis Carlos Cobomac80211: use a struct for bss->mesh_config
2008-04-01 Luis Carlos Cobomac80211: check for mesh_config length on incoming...
2008-04-01 Luis Carlos Cobomac80211: use recent multicast table for all mesh multi...
2008-04-01 Luis Carlos Cobomac80211: fix spinlock recursion on sta expiration
2008-04-01 Luis Carlos Cobomac80211: fix deadlocks in debugfs_netdev.c
2008-04-01 Johannes Bergmac80211: fix sparse complaint in ieee80211_sta_def_wmm...
2008-04-01 Johannes Bergmac80211: sta_info_flush() fixes
2008-04-01 Johannes Bergmac80211: clean up sta_info_destroy() users wrt. RCU...
2008-04-01 Johannes Bergmac80211: automatically free sta struct when insertion...
2008-04-01 Johannes Bergmac80211: fix sta_info_destroy(NULL)
2008-04-01 Johannes Bergmac80211 ibss: flush only stations belonging to current...
2008-04-01 Andrew Mortonnet/mac80211/debugfs_netdev.c: use of bool triggers...
2008-04-01 Vladimir Koutnymac80211: correct use_short_preamble handling
2008-04-01 Jan Niehusmannmac80211: trigger ieee80211_sta_work after opening...
2008-03-27 Johannes Bergmac80211: reorder fields to make some structures smaller
2008-03-27 Ron Rindjunskymac80211: A-MPDU MLME use dynamic allocation
2008-03-27 Ron Rindjunskymac80211: fix wrong Rx A-MPDU control via debugfs
2008-03-27 John W. Linvillemac80211: silently accept deletion of non-existant key
2008-03-25 Vladimir Koutnymac80211: configure default wmm params correctly
2008-03-25 Mohamed Abbasmac80211: prevent tuning during scanning
2008-03-25 Ron Rindjunskymac80211: tear down of block ack sessions
2008-03-25 Ron Rindjunskymac80211: fixing debug prints for AddBA request
2008-03-25 Ron Rindjunskymac80211: fixing delba debug print
2008-03-25 Johannes Bergmac80211: filter scan results on unusable channels
2008-03-25 Johannes Bergmac80211: use ieee80211_get_channel
2008-03-25 Emmanuel Grumbachmac80211: allows driver to request a Phase 1 RX key
2008-03-25 Emmanuel Grumbachmac80211: get a TKIP phase key from skb
2008-03-13 Adrian Bunkthe scheduled rc80211-simple.c removal
2008-03-07 Johannes Bergmac80211: don't call conf_tx under RCU lock
2008-03-06 Johannes Bergmac80211: fix hardware scan completion
2008-03-06 Luis Carlos Cobomac80211: fix mesh_path and sta_info get_by_idx functions
2008-03-06 Luis Carlos Cobomac80211: path IE fields macros, fix alignment problems...
2008-03-06 Luis Carlos Cobomac80211: add PLINK_ prefix and kernel doc to enum...
2008-03-06 Luis Carlos Cobomac80211: always force mesh_path deletions
2008-03-06 Luis Carlos Cobomac80211: delete mesh_path timer on mesh_path removal
2008-03-06 Luis Carlos Cobomac80211: clean up use of endianness conversion functions
2008-03-06 Luis Carlos Cobomac80211: breakdown mesh network attributes in differen...
2008-03-06 Luis Carlos Cobomac80211: move comment to better location
2008-03-06 Luis Carlos Cobomac80211: fix incorrect parenthesis
2008-03-06 Luis Carlos Cobomac80211: fix mesh endianness sparse warnings and unmar...
2008-03-06 Johannes Bergmac80211: always insert key into list
2008-03-06 Johannes Bergmac80211: fix sta_info mesh timer bug
2008-03-06 Johannes Bergmac80211: add documentation book
2008-03-06 Johannes Bergmac80211: don't clear next_hop in path reclaim
next