Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / net / mac80211 / util.c
2008-08-01 Tomas Winklermac80211: fix fragmentation kludge
2008-07-18 David S. Millermac80211: Reimplement WME using ->select_queue().
2008-07-14 Johannes Bergmac80211: make master netdev handling sane
2008-06-14 Harvey Harrisonmac80211: use new helpers in util.c - ieee80211_get_bssid()
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-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-05-28 Senthil Balasubram... mac80211: fix alignment issue with compare_ether_addr()
2008-05-22 Johannes Bergmac80211: use multi-queue master netdevice
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: use rate index in TX control
2008-05-22 Johannes Bergmac80211: let drivers wake but not start queues
2008-05-22 Johannes Bergmac80211: fix bugs in queue handling functions
2008-05-16 Ivo van Doornmac80211: Add RTNL version of ieee80211_iterate_active_...
2008-05-13 Luis Carlos Cobomac80211: fix incorrect mesh header length
2008-04-08 Johannes Bergmac80211: rename files
2008-03-06 Johannes Bergmac80211: split ieee80211_txrx_data
2008-03-06 Johannes Bergmac80211: clean up mesh code
2008-03-06 Luis Carlos Cobomac80211: mesh data structures and first mesh changes
2008-03-06 Johannes Bergmac80211: add mesh interface type
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-01-28 Johannes Bergmac80211: add unified BSS configuration
2008-01-28 Johannes Bergmac80211: move interface type to vif structure
2008-01-28 Johannes Bergmac80211: dont use interface indices in drivers
2008-01-28 Ron Rindjunskymac80211: A-MPDU Rx adding BAR handling capability
2008-01-28 Johannes Bergmac80211: clean up eapol handling in TX path
2008-01-28 Ron Rindjunskymac80211: pass in PS_POLL frames
2008-01-28 Johannes Bergmac80211: make ieee80211_iterate_active_interfaces...
2008-01-28 Ron Rindjunskymac80211: restructuring data Rx handlers
2008-01-28 Johannes Bergmac80211: provide interface iterator for drivers
2007-10-10 Johannes Berg[MAC80211]: fix warnings introduced by the doc patches
2007-10-10 Johannes Berg[MAC80211]: remove turbo modes
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_sub_...
2007-10-10 Daniel Drake[MAC80211]: improved short preamble handling
2007-10-10 Johannes Berg[MAC80211]: introduce util.c