index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt73usb.c
Age
Commit message (
Expand
)
Author
2008-03-13
rt2x00: Fix rt2400pci signal
Ivo van Doorn
2008-03-13
rt2x00: Always enable TSF ticking
Ivo van Doorn
2008-03-13
rt2x00: Rename config_preamble() to config_erp()
Ivo van Doorn
2008-03-13
rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity
Ivo van Doorn
2008-03-13
rt2x00: Move firmware checksumming to driver
Ivo van Doorn
2008-03-13
rt2x00: Fix trivial log message
Luis Correia
2008-03-13
rt2x00: Only disable beaconing just before beacon update
Ivo van Doorn
2008-03-13
rt2x00: Don't use unitialized rxdesc->size
Mattias Nissler
2008-03-13
rt2x00: Don't use uninitialized desc_len
Ivo van Doorn
2008-03-13
rt2x00: Align RX descriptor to 4 bytes
Ivo van Doorn
2008-02-29
rt2x00: Remove async vendor request calls from rt2x00usb
Ivo van Doorn
2008-02-29
rt2x00: Cleanup mode registration
Ivo van Doorn
2008-02-29
rt2x00: Remove reset_tsf()
Ivo van Doorn
2008-02-29
rt2x00: Filter ACK_CTS based on FIF_CONTROL
Ivo van Doorn
2008-02-29
rt2x00: Don't report driver generated frames to tx_status()
Ivo van Doorn
2008-02-29
rt2x00: Send frames out with configured TX power
Ivo van Doorn
2008-02-29
rt2x00: Fix skbdesc->data_len initialization
Ivo van Doorn
2008-02-29
rt2x00: Fix typo in debug statement
Ivo van Doorn
2008-02-29
rt2x00: Make rt2x00 less verbose
Ivo van Doorn
2008-02-29
rt2x00: Enable LED class support for rt2500usb/rt73usb
Ivo van Doorn
2008-02-29
rt2x00: Make use of MAC80211_LED_TRIGGERS
Ivo van Doorn
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
rt2x00: Move beacon and atim queue defines into rt2x00
Ivo van Doorn
2008-02-29
rt2x00: Remove TX_MGMT queue usage
Ivo van Doorn
2008-02-29
rt2x00: Add per-interface structure
Ivo van Doorn
2008-02-29
rt2x00: Driver requiring firmware should select crc algo
Ivo van Doorn
2008-02-29
rt2x00: Queue handling overhaul
Ivo van Doorn
2008-02-29
rt2x00: Update copyright notice
Ivo van Doorn
2008-02-28
rt2x00: Add link tuner safe RX toggle states
Ivo van Doorn
2008-01-28
rt2x00: Data and desc pointer initialization
Ivo van Doorn
2008-01-28
mac80211: add unified BSS configuration
Johannes Berg
2008-01-28
rt2x00: Correctly initialize data and desc pointer
Ivo van Doorn
2008-01-28
rt2x00: Move init_txring and init_rxring into rt2x00lib
Ivo van Doorn
2008-01-28
rt2x00: Determine MY_BSS from descriptor
Ivo van Doorn
2008-01-28
rt2x00: Cleanup write_tx_desc() arguments
Ivo van Doorn
2008-01-28
rt2x00: Move packet filter flags
Ivo van Doorn
2008-01-28
rt2x00: Only set the TBCN flag when the interface is configured to send beacons.
Ivo van Doorn
2008-01-28
rt2x00: Add skb descriptor
Ivo van Doorn
2008-01-28
rt2x00: Replace DRV_NAME with KBUILD_MODNAME
Ivo van Doorn
2008-01-28
rt2x00: Correctly set ACK bit in tx descriptors
Mattias Nissler
2008-01-28
rt2x00: Place mutex around USB register access
Adam Baker
2008-01-28
rt2x00: Remove data_desc structure
Ivo van Doorn
2008-01-28
rt2x00: Rework rt73 antenna selection
Mattias Nissler
2008-01-28
rt2x00: Unconstify rt2x00dev
Adam Baker
2008-01-28
rt2x00: Split rt61/rt73 antenna selection into RX and TX antenna
Ivo van Doorn
2008-01-28
[PATCH] rt2x00: Cleanup if-statements
Ivo van Doorn
2008-01-28
[PATCH] rt2x00: SW diversity should default to antenna B
Ivo van Doorn
2008-01-28
[PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00
Ivo van Doorn
2008-01-28
[PATCH] rt2x00: Use enum defines
Ivo van Doorn
2008-01-28
[PATCH] rt2x00: Move quality statistics into seperate structure
Ivo van Doorn
[next]