]> err.no Git - linux-2.6/history - drivers/net/wireless/rt2x00
rt2x00: Use ieee80211 fc handlers
[linux-2.6] / drivers / net / wireless / rt2x00 /
2008-06-26 Ivo van Doornrt2x00: Use ieee80211 fc handlers
2008-06-19 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-06-18 Jeff GarzikMerge branch 'for-2.6.27' of git://git.marvell.com...
2008-06-17 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-06-15 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-06-15 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-06-14 Harvey Harrisonmac80211: remove ieee80211_get_morefrag
2008-06-14 Gertjan van Wingerdert2x00: Rework alignment check.
2008-06-14 Ivo van Doornrt2x00: Remove unused defines
2008-06-14 Ivo van Doornrt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for...
2008-06-14 Ivo van Doornrt2x00: Use __builtin_choose_expr() instead of ?:
2008-06-14 Gertjan van Wingerdert2x00: Fix double usage of skb->cb in USB RX path.
2008-06-14 Gertjan van Wingerdert2x00: Centralize RX packet alignment handling in...
2008-06-14 Gertjan van Wingerdert2x00: Cleanup struct skb_frame_desc.
2008-06-14 Ivo van Doornrt2x00: Don't kick TX queue after each frame
2008-06-14 Ivo van Doornrt2x00: Move generic TX frame writing code into rt2x00queue
2008-06-14 Ivo van Doornrt2x00: Implement rt2x00usb_kick_tx_queue()
2008-06-14 Ivo van Doornrt2x00: Fix queue initialization
2008-06-14 Ivo van Doornrt2x00: Release rt2x00 2.1.7
2008-06-14 Ivo van Doornrt2x00: Make rt2x00_set/get_field macros
2008-06-14 Ivo van Doornrt2x00: Removed unused descriptor read in txdone
2008-06-14 Ivo van Doornrt2x00: Remove CTS/RTS check in tx()
2008-06-14 Ivo van Doornrt2x00: Move led initialization into function
2008-06-14 Ivo van Doornrt2x00: Cleanup/optimize set_state() function callback...
2008-06-14 Ivo van Doornrt2x00: Calculate register offset during compile time
2008-06-14 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-06-13 Ivo van Doornrt2x00: Add D-link DWA111 support
2008-06-13 Randy Dunlaprt2x00: LEDS build failure
2008-06-13 Randy Dunlaprt2x00: INPUT build failure
2008-06-13 Gertjan van Wingerdert2x00: Restrict DMA to 32-bit addresses.
2008-06-13 Ivo van Doornrt2x00: Don't kill guardian_urb when it wasn't created
2008-06-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-06-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-06-10 John W. Linvillert2x00dev.c: fix-up merge damage
2008-06-10 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-06-10 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-06-09 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2008-06-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-06-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-06-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-06-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-06-04 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-06-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-06-02 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-05-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-05-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-29 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-05-28 Ivo van Doornrt2x00: Use atomic interface iteration in irq context
2008-05-28 Ivo van Doornrt2x00: Reset antenna RSSI after switch
2008-05-28 Ivo van Doornrt2x00: Don't count retries as failure
2008-05-28 Ivo van Doornrt2x00: Fix memleak in tx() path
2008-05-26 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
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 Ivo van Doornrt2x00: Release rt2x00 2.1.6
2008-05-22 Ivo van Doornrt2x00: Remove extra +
2008-05-22 Ivo van Doornrt2x00: Merge RX and TX entry private data
2008-05-22 Ivo van Doornrt2x00: Remove redundant flags/dev_flags initializations
2008-05-22 Ivo van Doornrt2x00: Split rt2x00lib_write_tx_desc()
2008-05-22 Gertjan van Wingerdert2x00: Only initialize the minimum needed fields of...
2008-05-22 Ivo van Doornrt2x00: Preserve descriptor information after memmove()
2008-05-22 Gertjan van Wingerdert2x00: Fix queue related oops in case of deselected...
2008-05-22 Ivo van Doornrt2x00: Remove ieee80211_tx_control argument from write...
2008-05-22 Ivo van Doornrt2x00: Fix TX status reporting
2008-05-22 Ivo van Doornrt2x00: trim skb_frame_desc to 32 bytes
2008-05-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-05-19 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2008-05-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-19 Lachlan McIlroyMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-17 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2008-05-16 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-05-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-15 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-05-15 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-05-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-05-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-13 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-05-13 Ivo van Doornrt2x00: Clean up error handling of PCI queue DMA alloca...
2008-05-13 Ivo van Doornrt2x00: Fix broken recover-on-error path
2008-05-13 Ivo van Doornrt2x00: Don't use pskb_expand_head()
2008-05-09 Paul MackerrasMerge branch 'for-2.6.26' of master.kernel.org:/pub...
2008-05-08 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-05-07 Russell KingMerge branch 'irq-fix' of git://www.modarm9.com/gitsrc...
2008-05-07 Ivo van Doornrt2x00: Clarify supported chipsets in Kconfig
2008-05-07 Johannes Bergmac80211: QoS related cleanups
2008-05-07 Johannes Bergmac80211: remove queue info from ieee80211_tx_status
2008-05-07 Johannes Bergmac80211: clean up get_tx_stats callback
2008-05-07 Ivo van Doornrt2x00: Release rt2x00 2.1.5
next