iwlwifi: fix resart flow after fw error
[safe/jmp/linux-2.6] / drivers / net / wireless / rt2x00 /
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-10 John W. Linvillert2x00dev.c: fix-up merge damage
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
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-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-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
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-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
2008-05-07 Ivo van Doornrt2x00: Fix kernel-doc
2008-05-07 Ivo van Doornrt2x00: Add helper macros
2008-05-07 Ivo van Doornrt2x00: Use rt2x00 queue numbering
2008-05-07 Ivo van Doornrt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACES
2008-05-07 Ivo van Doornrt2x00: Support hardware RTS and CTS-to-self frames
2008-05-01 Ivo van Doornrt2x00: Fix quality/activity led handling
2008-05-01 Ivo van Doornrt2x00: Don't enable short preamble for 1MBs
2008-04-23 David S. Millerrt2x00: Select LEDS_CLASS.
2008-04-16 Ivo van Doornrt2x00: Only free skb when beacon_update fails
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-09 Daniel Wagnerrt61pci: rt61pci_beacon_update do not free skb twice
2008-04-08 Ivo van Doornrt2x00: Use lib->config_filter() during scheduled packe...
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-01 Ivo van Doornrt2x00: Remove MAC80211_LEDS dependency
2008-04-01 Ivo van Doornrt2x00: TO_DS filter depends on intf_ap_count
2008-04-01 Ivo van Doornrt2x00: Invert scheduled packet_filter check
2008-04-01 John W. Linvillert2x00: fixup some non-functional merge errors
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-27 Ivo van Doornrt2x00: Ignore set_state(STATE_SLEEP) failure
2008-03-25 Ivo van Doornrt2x00: Fix in_atomic() usage
2008-03-25 Ivo van Doornrt2x00: Fix rate detection for invalid signals
2008-03-25 Ivo van Doornrt2x00: Add dev_flags to rx descriptor
2008-03-24 Masakazu Mokunort2x00: Add id for Corega CG-WLUSB2GPX
2008-03-19 Andrew Morton[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remov...
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-13 Ivo van Doornrt2x00: Only strip preamble bit in rt2400pci
2008-03-13 Ivo van Doornrt2x00: Release rt2x00 2.1.4
2008-03-13 Ivo van Doornrt2x00: Fix rt2400pci signal
2008-03-13 Ivo van Doornrt2x00: Fix RX DMA ring initialization
2008-03-13 Ivo van Doornrt2x00: Fix basic rate initialization
2008-03-13 Ivo van Doornrt2x00: Always enable TSF ticking
2008-03-13 Ivo van Doornrt2x00: Make rt2x00leds_register return void
2008-03-13 Ivo van Doornrt2x00: Rename config_preamble() to config_erp()
2008-03-13 Ivo van Doornrt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flag
2008-03-13 Ivo van Doornrt2x00: Start bugging when rt2x00lib doesn't filter...
2008-03-13 Ivo van Doornrt2x00: Move firmware checksumming to driver
2008-03-13 Ivo van Doornrt2x00: Upgrade queue->lock to use irqsave
2008-03-13 Luis Correiart2x00: Fix trivial log message
2008-03-13 Adam Bakerrt2x00:correct rx packet length for USB devices
2008-03-13 Ivo van Doornrt2x00: Only disable beaconing just before beacon update
2008-03-13 Ivo van Doornrt2x00: Use skbdesc fields for descriptor initialization
2008-03-13 Mattias Nisslerrt2x00: Don't use unitialized rxdesc->size
2008-03-13 Ivo van Doornrt2x00: Don't use uninitialized desc_len
2008-03-13 Mattias Nisslerrt2x00: Use the correct size when copying the control...
2008-03-13 Mattias Nisslerrt2x00: Initialize TX control field in data entries
2008-03-13 Ivo van Doornrt2x00: Align RX descriptor to 4 bytes
2008-03-13 Ivo van Doornrt2x00: Add suspend/resume handlers to rt2x00rfkill
2008-03-11 Ivo van Doornrt2x00: Add new D-Link USB ID
2008-03-11 Adam Bakerrt2x00: never disable multicast because it disables...
2008-02-29 Ivo van Doornrt2x00: Release rt2x00 2.1.3
next