ipw2x00: convert to seq_file
[safe/jmp/linux-2.6] / net / mac80211 /
2009-11-25 Eric Dumazetmac80211: Speedup ieee80211_remove_interfaces()
2009-11-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-23 Jaswinder Singh... mac80211: Fix missing kernel-doc notation
2009-11-23 Johannes Bergmac80211: fix rcu locking
2009-11-23 Johannes Bergmac80211: remove dead struct member
2009-11-19 Rui Paulomac80211: fix endianess on mesh_path_error_tx() calls
2009-11-19 Johannes Bergmac80211: add per-station HT capability file
2009-11-19 Johannes Bergmac80211: avoid spurious deauth frames/messages
2009-11-19 Johannes Bergmac80211: request TX status where needed
2009-11-19 Johannes Bergcfg80211: introduce capability for 4addr mode
2009-11-19 Johannes Bergcfg80211: convert bools into flags
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Rui Paulomac80211: use a structure to hold the mesh config infor...
2009-11-18 Johannes Bergmac80211: move TX status handling
2009-11-18 Johannes Bergmac80211: remove encrypt parameter from ieee80211_tx_skb
2009-11-18 Sujithmac80211: Fix panic in aggregation handling
2009-11-18 Johannes Bergmac80211: make software rate control optional
2009-11-18 Johannes Bergmac80211: use fixed broadcast address
2009-11-18 Johannes Bergmac80211: remove dev_hold/put calls
2009-11-18 Johannes Bergmac80211: improve rate handling
2009-11-18 Johannes Bergmac80211: trim RX data
2009-11-18 Johannes Bergmac80211: cleanup reorder buffer handling
2009-11-18 Johannes Bergmac80211: push michael MIC report after DA check
2009-11-18 Johannes Bergmac80211: convert aggregation to operate on vifs/stas
2009-11-18 Johannes Bergmac80211: let sta_info_get_by_idx get sta by sdata
2009-11-18 Felix Fietkaumac80211: reduce the amount of unnecessary traffic...
2009-11-16 Jouni Malinenmac80211: Do not queue Probe Request frames for station...
2009-11-13 Felix Fietkaumac80211: fix broadcast frame handling for 4-addr AP...
2009-11-13 Rui Paulomac80211: update copyrights to 2009
2009-11-13 Rui Paulomac80211: add nl80211/cfg80211 handling of the new...
2009-11-13 Rui Paulomac80211: implement a timer to send RANN action frames
2009-11-13 Rui Paulomac80211: replace "destination" with "target" to follow...
2009-11-13 Rui Paulomac80211: add the DS params to the beacon
2009-11-13 Rui Paulomac80211: fix BSSID setup for beacon frames
2009-11-13 Rui Paulomac80211: set the AID field correctly for mesh peer...
2009-11-13 Rui Paulomac80211: properly forward the RANN IE
2009-11-13 Rui Paulomac80211: update PERR frame format
2009-11-13 Rui Paulomac80211: implement RANN processing and forwarding
2009-11-11 Luis R. Rodriguezmac80211: fix max HT rate processing on mac80211
2009-11-11 Felix Fietkaumac80211: implement support for 4-address frames for...
2009-11-11 Rui Paulomac80211: improve peer link management debugging
2009-11-11 Rui Paulomac80211: improve HWMP debugging
2009-11-11 Rui Paulomac80211: allow processing of more than one HWMP IE
2009-11-11 Rui Paulomac80211: add MAC80211_VERBOSE_MHWMP_DEBUG
2009-11-11 Rui Paulomac80211: update the format of path selection frames
2009-11-11 Rui Paulomac80211: update peer link management IE and action...
2009-11-11 Rui Paulomac80211: fix typo in a comment
2009-11-11 Rui Paulomac80211: implement the meshconf formation info field
2009-11-11 Rui Paulomac80211: set MESH_TTL to 31
2009-11-11 Rui Paulomac80211: update meshconf IE
2009-11-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-06 Johannes Bergmac80211: async station powersave handling
2009-11-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-04 Johannes Bergmac80211: fix internal scan request
2009-11-04 Sujithmac80211: Fix IBSS merge
2009-11-04 Johannes Bergmac80211: make ieee80211_find_sta per virtual interface
2009-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-11-02 Johannes Bergcfg80211: validate scan channels
2009-11-02 Johannes Bergmac80211: fix scan abort sanity checks
2009-11-02 Johannes Bergmac80211: make CALL_TXH a statement
2009-11-02 Johannes Bergmac80211: check interface is down before type change
2009-10-30 Johannes Bergmac80211: remove bogus code
2009-10-30 Johannes Bergmac80211: remove sent_ps_buffered
2009-10-30 Johannes Bergmac80211: also drop qos-nullfunc frames silently
2009-10-30 Johannes Bergmac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFT...
2009-10-30 Johannes Bergmac80211: deprecate qual value
2009-10-30 Johannes Bergmac80211: introduce ieee80211_beacon_get_tim()
2009-10-30 Zhu Yimac80211: make align adjustment code support paged SKB
2009-10-30 Johannes Bergmac80211: remove RX_FLAG_RADIOTAP
2009-10-30 Johannes Bergmac80211: fix radiotap header generation
2009-10-30 Johannes Bergmac80211: split hardware scan by band
2009-10-30 Johannes Bergmac80211: remove outdated comment
2009-10-30 Kalle Valomac80211: fix dynamic power save for devices with nullf...
2009-10-30 Kalle Valomac80211: refactor dynamic power save check
2009-10-30 Johannes Bergcfg80211/mac80211: use debugfs_remove_recursive
2009-10-30 Johannes Bergmac80211: fix reason code output endianness
2009-10-30 Johannes Bergmac80211: fix addba timer
2009-10-30 Johannes Bergmac80211: fix BSS leak
2009-10-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-10-27 Rui Paulomesh: use set_bit() to set MESH_WORK_HOUSEKEEPING.
2009-10-27 Javier Cardonamac80211: Learn about mesh portals from multicast traffic
2009-10-27 John W. Linvillemac80211: replace netif_tx_{start,stop,wake}_all_queues
2009-10-27 Holger Schurigcfg80211: no cookies in cfg80211_send_XXX()
2009-10-27 Björn Smedmanmac80211: fix for incorrect sequence number on hostapd...
2009-10-27 Andrey Yurovskymac80211: trivial: fix spelling in mesh_hwmp
2009-10-27 Johannes Bergmac80211: keep auth state when assoc fails
2009-10-27 Reinette Chatremac80211: fix ibss joining
2009-10-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-10-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-12 Johannes Bergmac80211: document ieee80211_rx() context requirement
2009-10-12 Johannes Bergmac80211: fix ibss race
2009-10-12 Felix Fietkaumac80211: fix logic error ibss merge bssid check
2009-10-12 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-07 John W. Linvillemac80211: support ETHTOOL_GPERMADDR
2009-10-07 Roel Kluinmac80211: use kfree_skb() to free struct sk_buff pointers
2009-10-07 Johannes Bergmac80211: fix vlan and optimise RX
2009-10-05 Marcel Holtmanncfg80211: assign device type in netdev notifier callback
2009-09-29 Igor Perminovmac80211: Fix [re]association power saving issue on...
next