]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - net/mac80211/tx.c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[linux-2.6-omap-h63xx.git] / net / mac80211 / tx.c
2007-10-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-14 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14 David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-13 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-12 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-12 Linus TorvaldsMerge branch 'upstream-fixes' of master.kernel.org...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
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