mac80211: fix peer HT capabilities
[safe/jmp/linux-2.6] / net / mac80211 /
2009-12-21 Johannes Bergmac80211: fix peer HT capabilities
2009-12-14 Gertjan van Wingerdemac80211: Add define for TX headroom reserved by mac802...
2009-12-10 Javier Cardonamac80211: Revert 'Use correct sign for mesh active...
2009-12-10 Javier Cardonamac80211: Fixed bug in mesh portal paths
2009-12-10 Julia Lawallnet/mac80211: Correct size given to memset
2009-12-09 John W. Linvillewireless: correctly report signal value for IEEE80211_H...
2009-12-07 Vasanthakumar Thia... mac80211: Fix bug in computing crc over dynamic IEs...
2009-12-07 Vivek Natarajanmac80211: Fix dynamic power save for scanning.
2009-12-07 Johannes Bergmac80211: recalculate idle later in MLME
2009-12-04 Johannes Bergmac80211: fix reorder buffer release
2009-12-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-04 Jouni Malinenmac80211: Fix TX status reporting for injected data...
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-30 Johannes Bergmac80211: fix spurious delBA handling
2009-11-30 Johannes Bergmac80211: fix two remote exploits
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-29 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-28 Johannes Bergmac80211: log more data when tracing
2009-11-28 Johannes Bergmac80211: correctly place aMPDU RX reorder code
2009-11-28 Johannes Bergmac80211: move aMPDU RX reorder code
2009-11-28 Johannes Bergmac80211: move cmntr flag out of rx flags
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-23 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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 Johannes Bergmac80211: fix resume
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-18 Johannes Bergmac80211: fix addba timer (again...)
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
next