[NL80211]: add netlink interface to cfg80211
[pandora-kernel.git] / net / mac80211 / tx.c
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