Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / net / wireless / rt2x00 / rt73usb.c
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-25 Ivo van Doornrt2x00: Fix in_atomic() usage
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-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 Luis Correiart2x00: Fix trivial log message
2008-03-13 Ivo van Doornrt2x00: Only disable beaconing just before beacon update
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 Ivo van Doornrt2x00: Align RX descriptor to 4 bytes
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: Remove async vendor request calls from rt2x00usb
2008-02-29 Ivo van Doornrt2x00: Cleanup mode registration
2008-02-29 Ivo van Doornrt2x00: Remove reset_tsf()
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 skbdesc->data_len initialization
2008-02-29 Ivo van Doornrt2x00: Fix typo in debug statement
2008-02-29 Ivo van Doornrt2x00: Make rt2x00 less verbose
2008-02-29 Ivo van Doornrt2x00: Enable LED class support for rt2500usb/rt73usb
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 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-01-28 Ivo van Doornrt2x00: Data and desc pointer initialization
2008-01-28 Johannes Bergmac80211: add unified BSS configuration
2008-01-28 Ivo van Doornrt2x00: Correctly initialize data and desc pointer
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: 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 Mattias Nisslerrt2x00: Correctly set ACK bit in tx descriptors
2008-01-28 Adam Bakerrt2x00: Place mutex around USB register access
2008-01-28 Ivo van Doornrt2x00: Remove data_desc structure
2008-01-28 Mattias Nisslerrt2x00: Rework rt73 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...
2007-11-19 Ivo van Doornrt2x00: Request usb_maxpacket() once
2007-11-15 Ivo van Doornrt2x00: Fix chipset revision validation
2007-10-18 Ivo van Doorn[PATCH] rt2x00: Add new rt73usb USB ID
2007-10-10 Ivo van Doorn[PATCH] rt2x00: Allways memset memory obtained from...
2007-10-10 Ivo van Doorn[PATCH] rt2x00: Clean disabling of rt73usb_get_tsf
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: Add get_tx_data_len callback function
2007-10-10 Ivo van Doorn[PATCH] rt2x00: Move TSF sync values into rt2x00config
2007-10-10 Ivo van Doorn[PATCH] rt2x00: Don't use changed_flags inside configur...
2007-10-10 Ivo van Doorn[PATCH] rt2x00: Remove duplicate code in MAC & BSSID...
2007-10-10 Ivo van Doorn[PATCH] rt2x00: Reorganize rt2x00dev->flags
2007-10-10 Ivo van Doorn[PATCH] rt2x00: Make *_beacon_update static
2007-10-10 Johannes Berg[PATCH] mac80211: revamp interface and filter configuration
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Ivo van Doorn[RT2x00]: add driver for Ralink wireless hardware