rt2x00: Fix race conditions in flag handling
[safe/jmp/linux-2.6] / drivers / net / wireless / rt2x00 / rt61pci.c
2008-08-29 Ivo van Doornrt2x00: Fix race conditions in flag handling
2008-08-22 Ivo van Doornrt2x00: Add module parameter to disable HW crypto
2008-08-22 Ivo van Doornrt2x00: Move lna_gain calculation to config() callback
2008-08-22 Ivo van Doornrt2x00: Gather channel information in structure
2008-08-22 Ivo van Doornrt2x00: Implement HW encryption (rt61pci)
2008-08-01 Ivo van Doornrt2x00: rt61pci needs another millisecond after firmwar...
2008-07-29 Ivo van Doornrt2x00: Fix QOS sequence counting
2008-07-29 Johannes Bergmac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE...
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-15 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-14 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-07-14 Ivo van Doornrt2x00: Reorganize beacon handling
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-07-10 David Woodhousert2x00: treat firmware data as const
2008-07-09 Ivo van Doornrt2x00: Disable synchronization during initialization
2008-06-26 Ivo van Doornrt2x00: Cleanup symbol exports
2008-06-26 Gertjan van Wingerdert2x00: Replace statically allocated DMA buffers with...
2008-06-26 Gertjan van Wingerdert2x00: Convert rt2x00 to use generic DMA-mapping API
2008-06-26 Gertjan van Wingerdert2x00: Properly clean up beacon skbs.
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 led initialization into function
2008-06-14 Ivo van Doornrt2x00: Cleanup/optimize set_state() function callback...
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
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 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-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: Don't use pskb_expand_head()
2008-05-07 Ivo van Doornrt2x00: Use rt2x00 queue numbering
2008-05-01 Ivo van Doornrt2x00: Fix quality/activity led handling
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-01 Ivo van Doornrt2x00: Remove MAC80211_LEDS dependency
2008-04-01 Ivo van Doornrt2x00: TO_DS filter depends on intf_ap_count
2008-03-25 Ivo van Doornrt2x00: Fix in_atomic() usage
2008-03-25 Ivo van Doornrt2x00: Add dev_flags to rx descriptor
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-13 Ivo van Doornrt2x00: Fix rt2400pci signal
2008-03-13 Ivo van Doornrt2x00: Always enable TSF ticking
2008-03-13 Ivo van Doornrt2x00: Rename config_preamble() to config_erp()
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: Only disable beaconing just before beacon update
2008-03-11 Adam Bakerrt2x00: never disable multicast because it disables...
2008-02-29 Ivo van Doornrt2x00: Check for 5GHz band in link tuner
2008-02-29 Ivo van Doornrt2x00: Cleanup mode registration
2008-02-29 Ivo van Doornrt2x00: Remove reset_tsf()
2008-02-29 Ivo van Doornrt2x00: Fix Descriptor DMA initialization
2008-02-29 Ivo van Doornrt2x00: Filter ACK_CTS based on FIF_CONTROL
2008-02-29 Ivo van Doornrt2x00: Don't report driver generated frames to tx_status()
2008-02-29 Ivo van Doornrt2x00: Send frames out with configured TX power
2008-02-29 Ivo van Doornrt2x00: Fix typo in debug statement
2008-02-29 Ivo van Doornrt2x00: Remove MGMT ring initialization
2008-02-29 Ivo van Doornrt2x00: Make rt2x00 less verbose
2008-02-29 Ivo van Doornrt2x00: Make use of MAC80211_LED_TRIGGERS
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-29 Ivo van Doornrt2x00: Move beacon and atim queue defines into rt2x00
2008-02-29 Ivo van Doornrt2x00: Remove TX_MGMT queue usage
2008-02-29 Ivo van Doornrt2x00: Add per-interface structure
2008-02-29 Ivo van Doornrt2x00: Driver requiring firmware should select crc...
2008-02-29 Adam Bakerrt2x00: don't write past the end when writing short...
2008-02-29 Ivo van Doornrt2x00: Queue handling overhaul
2008-02-29 Ivo van Doornrt2x00: Update copyright notice
2008-02-28 Ivo van Doornrt2x00: Add link tuner safe RX toggle states
2008-02-01 John W. Linvillert61pci: fix-up merge damage
2008-01-28 Johannes Bergmac80211: add unified BSS configuration
2008-01-28 Ivo van Doornrt2x00: Move init_txring and init_rxring into rt2x00lib
2008-01-28 Ivo van Doornrt2x00: Determine MY_BSS from descriptor
2008-01-28 Ivo van Doornrt2x00: Cleanup write_tx_desc() arguments
2008-01-28 Ivo van Doornrt2x00: Move packet filter flags
2008-01-28 Ivo van Doornrt2x00: Store queue idx and entry idx in data_ring...
2008-01-28 Ivo van Doornrt2x00: Only set the TBCN flag when the interface is...
2008-01-28 Ivo van Doornrt2x00: Add skb descriptor
2008-01-28 Ivo van Doornrt2x00: Replace DRV_NAME with KBUILD_MODNAME
2008-01-28 Ivo van Doornrt2x00: Move duplicate code into rt2x00pci_txdone()
2008-01-28 Mattias Nisslerrt2x00: Correctly set ACK bit in tx descriptors
2008-01-28 Ivo van Doornrt2x00: Remove data_desc structure
2008-01-28 Ivo van Doornrt2x00: Remove unused variables
2008-01-28 Mattias Nisslerrt2x00: Rework rt61 antenna selection.
2008-01-28 Adam Bakerrt2x00: Unconstify rt2x00dev
2008-01-28 Ivo van Doornrt2x00: Split rt61/rt73 antenna selection into RX and...
2008-01-28 Ivo van Doorn[PATCH] rt2x00: Cleanup if-statements
2008-01-28 Ivo van Doorn[PATCH] rt2x00: SW diversity should default to antenna B
2008-01-28 Ivo van Doorn[PATCH] rt2x00: Correctly translate mac80211 antenna...
2008-01-28 Ivo van Doorn[PATCH] rt2x00: Use enum defines
2008-01-28 Ivo van Doorn[PATCH] rt2x00: Move quality statistics into seperate...
2008-01-10 Mattias Nisslerrt2x00: Allow rt61 to catch up after a missing tx report
2007-10-10 Ivo van Doorn[PATCH] rt2x00: Allways memset memory obtained from...
2007-10-10 Ivo van Doorn[PATCH] rt2x00: Reorganize configuration handler
2007-10-10 Ivo van Doorn[PATCH] rt2x00: Small optimizations
2007-10-10 Ivo van Doorn[PATCH] rt2x00: Cut lines down to 80 characters
2007-10-10 Ivo van Doorn[PATCH] rt2x00: Move TSF sync values into rt2x00config
next