mac80211: split ieee80211_txrx_result
[safe/jmp/linux-2.6] / net / mac80211 / tx.c
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