sfc: Update MCDI protocol definitions
[safe/jmp/linux-2.6] / drivers / net / wireless / rt2x00 /
2010-01-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-01-13 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-01-12 Gertjan van Wingerdert2x00: Make rt2800_init_led static and don't export it.
2010-01-12 Gertjan van Wingerdert2x00: Unify rt2800 WPDMA ready waiting functions.
2010-01-12 Gertjan van Wingerdert2x00: RF3052 is a valid RF chipset for USB devices...
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2010-01-05 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2010-01-05 Gertjan van Wingerdert2x00: Properly request tx headroom for alignment...
2010-01-05 Gertjan van Wingerdert2x00: Fix LED configuration setting for rt2800.
2010-01-05 Pavel Roskinrt2x00: use correct headroom for transmission
2009-12-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-30 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-28 Johannes Bergmac80211: remove struct ieee80211_if_init_conf
2009-12-28 Gertjan van Wingerdert2x00: Cleanup chip handling helper functions.
2009-12-28 Gertjan van Wingerdert2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig...
2009-12-28 Gertjan van Wingerdert2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB inste...
2009-12-28 Gertjan van Wingerdert2x00: Fix checks for rt2800 SOC support.
2009-12-28 Gertjan van Wingerdert2x00: Add USB ID for Linksys WUSB 600N rev 2.
2009-12-28 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-21 Gertjan van Wingerdert2x00: Fix trimming of L2 padded frames.
2009-12-21 Benoit Papillaultrt2x00: Fix rt2800usb RX frame format and as such L2PAD
2009-12-21 Benoit PAPILLAULTrt2x00: Disable RX aggregation for rt2800usb
2009-12-21 Gertjan van Wingerdert2x00: Only remove L2 padding in received frames if...
2009-12-21 Gertjan van Wingerdert2x00: Reorganize L2 padding inserting function.
2009-12-21 Gertjan van Wingerdert2x00: Remove SKBDESC_L2_PADDED flag.
2009-12-21 Gertjan van Wingerdert2x00: Further L2 padding fixes.
2009-12-21 Alban Browaeysrt2x00 : trim the skb after having the l2pad removed.
2009-12-21 Alban Browaeysrt2x00 : avoid timestamp for monitor injected frame.
2009-12-21 Alban Browaeysrt2x00 : modify padding location.
2009-12-21 Alban Browaeysrt2x00 : bail out of regbusy_read if device is removed.
2009-12-21 Kenichi HORIOrt73usb: add WLI-U2-H54HP
2009-12-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-21 Johannes Bergmac80211: fix peer HT capabilities
2009-12-21 Gertjan van Wingerdert2x00: Fix calculation of rt2800 iveiv entry offset.
2009-12-21 Gertjan van Wingerdert2x00: Disable powersaving for rt61pci and rt2800pci.
2009-12-21 Julia Lawalldrivers/net/wireless: Correct code taking the size...
2009-12-14 Gertjan van Wingerdert2x00: Fix rt2800usb detection in rt2800lib.
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 Gertjan van Wingerdert2x00: Fix padding bug on L2PAD devices.
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-28 Gertjan van Wingerdert2x00: Centralize setting of extra TX headroom request...
2009-11-28 Gertjan van Wingerdert2x00: Whitespace cleanup.
2009-11-28 Gertjan van Wingerdert2x00: Fix typo (lengt --> length) in rt2x00queue.c
2009-11-28 Gertjan van Wingerdert2x00: Clean up use of rt2x00_intf_is_pci.
2009-11-28 Gertjan van Wingerdert2x00: Remove unused variable frame_control from rt2x0...
2009-11-28 Gertjan van Wingerdert2x00: Only initialize HT on rt2800 devices that suppo...
2009-11-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-19 Johannes Bergmac80211: request TX status where needed
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18 Xose Vazquez Perezrt2x00: more ids to rt2800usb.c
2009-11-16 Josef Bacikrt2800: do not enable tbtt unless we are in a beacon...
2009-11-16 Gertjan van Wingerdert2x00: Fix BUG on rt2800usb when trying to read eFuse...
2009-11-16 Gertjan van Wingerdert2x00: Log RT/RF chipset information correctly.
2009-11-16 Gertjan van Wingerdert2x00: Initialize rf302x RF values properly for rt2800pci.
2009-11-16 Gertjan van Wingerdert2x00: Fix rt2800lib RF chip programming selection.
2009-11-13 Thadeu Lima de Sou... rt2800lib: fix some typos and punctuation in comments
2009-11-13 Gertjan van Wingerdert2x00: Properly detect Ralink RT3070 devices.
2009-11-11 Gertjan van Wingerdert2x00: Fix typo in rf programming of rt2800lib.
2009-11-11 Thadeu Lima de Sou... rt2x00: fix some typos and punctuation in comments
2009-11-11 Gertjan van Wingerdert2x00: Update copyright statements.
2009-11-11 Bartlomiej Zolnier... rt2500usb: remove dead link tuning code
2009-11-11 Bartlomiej Zolnier... rt2800usb: add eFuse EEPROM support
2009-11-11 Bartlomiej Zolnier... rt2800: add eFuse EEPROM support code to rt2800lib
2009-11-11 Bartlomiej Zolnier... rt2800usb: fix RX descriptor naming
2009-11-11 Bartlomiej Zolnier... rt2800: unify rt2800*_probe_hw_mode()
2009-11-11 Bartlomiej Zolnier... rt2800: prepare for rt2800*_probe_hw_mode() unification
2009-11-11 Bartlomiej Zolnier... rt2800usb: reorganize code in rt2800usb_probe_hw_mode()
2009-11-11 Bartlomiej Zolnier... rt2800pci: add missing RF values to rf_vals table
2009-11-11 Bartlomiej Zolnier... rt2800: unify EEPROM support code
2009-11-11 Bartlomiej Zolnier... rt2800: prepare for unification of EEPROM support code
2009-11-11 Ivo van Doornrt2x00: Remove deprecated ieee80211_rx_status->qual...
2009-11-11 Gertjan van Wingerdert2x00: Add dynamic detection of eFuse EEPROM in rt2800pci.
2009-11-11 Gertjan van Wingerdert2x00: Fix building of rt2800lib when rt2x00 driver...
2009-11-11 Gertjan van Wingerdert2x00: Move interface type assignments to generic...
2009-11-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-11-09 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-06 Bartlomiej Zolnier... rt2800: add rt2800lib (part four)
2009-11-06 Bartlomiej Zolnier... rt2800: add rt2800lib (part three)
2009-11-06 Bartlomiej Zolnier... rt2x00: move REGISTER_BUSY_* definitions to rt2x00.h
2009-11-06 Bartlomiej Zolnier... rt2800: add rt2800lib (part two)
2009-11-06 Bartlomiej Zolnier... rt2800: add rt2800lib (part one)
2009-11-06 Bartlomiej Zolnier... rt2800: prepare for rt2800lib addition
2009-11-06 Bartlomiej Zolnier... rt2x00: add support for different chipset interfaces
2009-11-06 Bartlomiej Zolnier... rt2800: fix comments in rt2800.h
2009-11-06 Bartlomiej Zolnier... rt2800: fix duplication in header files
2009-11-06 Bartlomiej Zolnier... rt2800usb: add RXINFO_DESC_SIZE definition
2009-11-06 Bartlomiej Zolnier... rt2800: add rt2800lib.h
2009-11-06 Bartlomiej Zolnier... rt2x00: fix rt2x00pci_register_multi[read,write]()...
2009-11-06 Bartlomiej Zolnier... rt2x00: fix rt2x00usb_regbusy_read() arguments
2009-11-06 Bartlomiej Zolnier... rt2x00: fix rt2x00usb_register_multiwrite() arguments
2009-11-06 Bartlomiej Zolnier... rt2800pci: convert to use struct rt2800_ops methods
2009-11-06 Bartlomiej Zolnier... rt2800usb: convert to use struct rt2800_ops methods
2009-11-06 Bartlomiej Zolnier... rt2x00: add driver private field to struct rt2x00_dev
2009-11-06 Bartlomiej Zolnier... rt2800pci: add rt2800_mcu_request() wrapper
2009-11-06 Bartlomiej Zolnier... rt2800usb: add rt2800_mcu_request() wrapper
2009-11-06 Bartlomiej Zolnier... rt2800pci: add rt2800_rf_[read,write]() wrappers
next