Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / net / mac80211 / tx.c
2008-08-01 Tomas Winklermac80211: fix fragmentation kludge
2008-07-29 Johannes Bergmac80211: partially fix skb->cb use
2008-07-29 Rami Rosenmac80211: append CONFIG_ to MAC80211_VERBOSE_PS_DEBUG...
2008-07-29 Jiri Slabymac80211: tx, use dev_kfree_skb_any for beacon_get
2008-07-14 Johannes Bergmac80211: fix TX sequence numbers
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-07-14 Johannes Bergmac80211: make master netdev handling sane
2008-07-02 Johannes Bergmac80211: rework debug settings and make debugging...
2008-07-02 Johannes Bergmac80211: get rid of function pointers in TX path
2008-06-30 Tomas Winklermac80211: fix warning: unused variable invoke_tx_handlers
2008-06-27 Johannes Bergmac80211: fix tx fragmentation
2008-06-27 Harvey Harrisonmac80211: tx.c use new frame control helpers
2008-06-26 Johannes Bergmac80211: add single function calling tx handlers
2008-06-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-18 Johannes Bergmac80211: detect driver tx bugs
2008-06-18 David S. MillerRevert "mac80211: Use skb_header_cloned() on TX path."
2008-06-14 Ron Rindjunskymac80211: do not fragment while aggregation is in use
2008-06-03 Tomas Winklermac80211: removing shadowed sband
2008-06-03 Tomas Winklermac80211: fix unbalanced locking in ieee80211_get_buffe...
2008-06-03 Johannes Bergmac80211: fix rate control initialisation
2008-06-03 Tomas Winklermac80211: fix ieee80211_get_buffered_bc
2008-06-03 Johannes Bergmac80211: clean up skb reallocation code
2008-05-22 Johannes Bergmac80211: remove channel use statistics
2008-05-22 Johannes Bergmac80211: use multi-queue master netdevice
2008-05-22 Johannes Bergmac80211: dont allow fragmentation and requeuing on...
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: reorder some transmit handlers
2008-05-22 Johannes Bergmac80211: use rate index in TX control
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-14 Ivo van Doornmac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all...
2008-05-14 Johannes Bergmac80211: proper STA info locking
2008-05-14 Johannes Bergmac80211: require four hardware queues for QoS/HT
2008-05-13 David S. Millermac80211: Use skb_header_cloned() on TX path.
2008-05-13 Ivo van Doornmac80211: Don't encrypt beacons
2008-04-08 Johannes Bergmac80211: rename files
2008-04-08 Chrmac80211: add station aid into ieee80211_tx_control
2008-03-06 Johannes Bergmac80211: RCU-ify STA info structure access
2008-03-06 Johannes Bergmac80211: split ieee80211_txrx_data
2008-03-06 Johannes Bergmac80211: clean up mesh code
2008-03-06 Luis Carlos Cobomac80211: support for mesh interfaces in mac80211 data...
2008-02-29 Johannes Bergmac80211: rework TX filtered frame code
2008-02-29 Johannes Bergmac80211: consolidate TIM handling code
2008-02-29 Johannes Bergmac80211: remove sta TIM flag, fix expiry TIM handling
2008-02-29 Johannes Bergmac80211: invoke set_tim() callback after setting own...
2008-02-29 Johannes Bergmac80211: convert sta_info.pspoll to a flag
2008-02-29 Johannes Bergmac80211: remove "dynamic" RX/TX handlers
2008-02-29 Johannes Bergmac80211: split ieee80211_txrx_result
2008-02-29 Johannes Bergmac80211: remove port control enable switch, clean...
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-29 Ron Rindjunskymac80211: A-MPDU Tx adding qdisc support
2008-02-29 Johannes Bergmac80211: allow sending multicast frames through virtua...
2008-01-28 Ivo van Doornmac80211: Initialize vif pointer
2008-01-28 Johannes Bergmac80211: add unified BSS configuration
2008-01-28 Johannes Bergmac80211: add beacon configuration via cfg80211
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 Johannes Bergmac80211: remove misleading 'res' variable
2008-01-28 Johannes Bergmac80211: move tx crypto decision
2008-01-28 Johannes Bergmac80211: allow easier multicast/broadcast buffering...
2008-01-28 Johannes Bergmac80211: clean up eapol handling in TX path
2008-01-28 Johannes Bergmac80211: clean up eapol frame handling/port control
2008-01-28 Mattias Nisslermac80211: clean up rate selection
2008-01-28 Ron Rindjunskymac80211: restructuring data Rx handlers
2008-01-28 Zhu Yimac80211: hardware scan rework
2008-01-28 Johannes Bergmac80211: remove more forgotten code
2007-10-10 Johannes Berg[MAC80211]: improve radiotap injection
2007-10-10 Johannes Berg[MAC80211]: remove ALG_NONE
2007-10-10 Johannes Berg[MAC80211]: remove management interface
2007-10-10 Johannes Berg[PATCH] mac80211: consolidate encryption
2007-10-10 Johannes Berg[PATCH] mac80211: fix virtual interface locking
2007-10-10 Johannes Berg[MAC80211]: print out wiphy name instead of master...
2007-10-10 Johannes Berg[MAC80211]: remove key threshold stuff
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Tomas Winkler[MAC80211]: PS mode fix
2007-10-10 Stephen Hemminger[MAC80211]: use internal network device stats
2007-10-10 warmcat[MAC80211]: get STA after tx radiotap snipped
2007-10-10 Johannes Berg[MAC80211]: remove HW_KEY_IDX_INVALID
2007-10-10 Johannes Berg[MAC80211]: rework hardware crypto flags
2007-10-10 Johannes Berg[MAC80211]: remove turbo modes
2007-10-10 Johannes Berg[MAC80211]: fix race conditions with keys
2007-10-10 Johannes Berg[MAC80211]: don't send invalid QoS frames
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Johannes Berg[MAC80211]: rework key handling
2007-10-10 Johannes Berg[MAC80211]: remove fake set_key() call
2007-10-10 Johannes Berg[MAC80211]: embed key conf in key, fix driver interface
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_sub_...
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_txrx...
2007-10-10 Jiri Slaby[MAC80211]: Remove bitfields from struct ieee80211_tx_p...
2007-10-10 Johannes Berg[MAC80211]: use switch statement in tx code
2007-10-10 Johannes Berg[MAC80211]: remove unused ioctls (2)
2007-10-10 Ilpo Järvinen[NET]: DIV_ROUND_UP cleanup (part two)
2007-10-10 Andy Green[MAC80211]: Improve sanity checks on injected packets
2007-10-10 Daniel Drake[MAC80211]: improved short preamble handling
2007-10-10 Ivo van Doorn[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control
2007-10-10 Michael Wu[MAC80211]: improve locking of sta_info related structures
2007-10-10 Johannes Berg[MAC80211]: split TX path into own file