nfsd: Revert "svcrpc: take advantage of tcp autotuning"
[safe/jmp/linux-2.6] / net / mac80211 / util.c
2009-03-28 Johannes Bergmac80211/iwlwifi: move virtual A-MDPU queue bookkeeping...
2009-03-28 Johannes Bergmac80211: rework the pending packets code
2009-03-28 Johannes Bergmac80211: rewrite fragmentation
2009-03-28 Jouni Malinennl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
2009-02-27 Jouni Malinennl80211: Optional IEs into scan request
2009-02-27 Johannes Bergmac80211: split IBSS/managed code
2009-02-27 Johannes Bergmac80211: fix aggregation for hardware with ampdu queues
2009-01-29 Johannes Bergmac80211: add interface list lock
2009-01-29 Luis R. Rodriguezmac80211: allow mac80211 drivers to get to struct ieee8...
2009-01-29 Johannes Bergwireless: restrict to 32 legacy rates
2009-01-29 Jouni Malinenmac80211: Fix MFP Association Comeback to use Timeout...
2009-01-29 Jouni Malinenmac80211: 802.11w - Implement Association Comeback...
2009-01-29 Kalle Valomac80211: make wake/stop_queue_by_reason() functions...
2008-12-19 Kalle Valomac80211: track master queue status
2008-12-19 Sujithmac80211: Fix HT channel selection
2008-12-05 Jouni Malinennl80211: Add frequency configuration (including HT40)
2008-10-31 Johannes Bergmac80211: remove rate_control_clear
2008-10-31 Johannes Bergmac80211: move bss_conf into vif
2008-10-31 Johannes Bergmac80211: introduce hw config change flags
2008-10-31 Johannes Berg802.11: clean up/fix HT support
2008-10-31 Johannes Bergmac80211: clean up ieee80211_hw_config errors
2008-10-15 Johannes Bergmac80211: fix HT information element parsing
2008-09-15 Johannes Bergmac80211: fix virtual interfaces vs. injection
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-15 Johannes Bergmac80211: inform driver of basic rateset
2008-09-15 Johannes Bergmac80211: clean up scan namespace
2008-09-15 Johannes Bergmac80211: move ieee80211_set_freq to utils
2008-09-11 Johannes Bergmac80211: move frame TX function
2008-09-11 Johannes Bergmac80211: initialise queue QoS parameters at hw start
2008-09-11 Johannes Bergmac80211: move IE parsing to util file
2008-08-22 Harvey Harrisonmac80211: remove ieee80211_get_hdrlen
2008-08-22 Tomas Winklermac80211: add ieee80211_queue_stopped)
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