index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-10
rt2x00: Disable synchronization during initialization
Ivo van Doorn
5
-0
/
+47
2008-06-27
rt2x00: Fix lock dependency errror
Ivo van Doorn
3
-15
/
+28
2008-06-25
rt2x00: Fix unbalanced mutex locking
Ivo van Doorn
2
-30
/
+42
2008-06-14
rt2x00: Add D-link DWA111 support
Ivo van Doorn
1
-0
/
+1
2008-06-14
rt2x00: LEDS build failure
Randy Dunlap
1
-6
/
+6
2008-06-14
rt2x00: INPUT build failure
Randy Dunlap
1
-3
/
+4
2008-06-14
rt2x00: Restrict DMA to 32-bit addresses.
Gertjan van Wingerde
1
-2
/
+1
2008-06-14
rt2x00: Don't kill guardian_urb when it wasn't created
Ivo van Doorn
1
-0
/
+6
2008-05-29
rt2x00: Use atomic interface iteration in irq context
Ivo van Doorn
1
-3
/
+3
2008-05-29
rt2x00: Reset antenna RSSI after switch
Ivo van Doorn
2
-0
/
+6
2008-05-29
rt2x00: Don't count retries as failure
Ivo van Doorn
1
-1
/
+1
2008-05-29
rt2x00: Fix memleak in tx() path
Ivo van Doorn
1
-0
/
+1
2008-05-13
rt2x00: Clean up error handling of PCI queue DMA allocation.
Ivo van Doorn
1
-2
/
+3
2008-05-13
rt2x00: Fix broken recover-on-error path
Ivo van Doorn
1
-7
/
+4
2008-05-13
rt2x00: Don't use pskb_expand_head()
Ivo van Doorn
1
-20
/
+11
2008-05-02
rt2x00: Fix quality/activity led handling
Ivo van Doorn
8
-5
/
+28
2008-05-02
rt2x00: Don't enable short preamble for 1MBs
Ivo van Doorn
2
-2
/
+2
2008-04-23
rt2x00: Select LEDS_CLASS.
David S. Miller
1
-5
/
+10
2008-04-16
rt2x00: Only free skb when beacon_update fails
Ivo van Doorn
1
-4
/
+2
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+1
2008-04-09
rt61pci: rt61pci_beacon_update do not free skb twice
Daniel Wagner
1
-3
/
+1
2008-04-09
rt2x00: Use lib->config_filter() during scheduled packet filter config
Ivo van Doorn
1
-11
/
+1
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-2
/
+11
2008-04-02
rt2x00: Remove MAC80211_LEDS dependency
Ivo van Doorn
12
-247
/
+297
2008-04-02
rt2x00: TO_DS filter depends on intf_ap_count
Ivo van Doorn
6
-5
/
+17
2008-04-02
rt2x00: Invert scheduled packet_filter check
Ivo van Doorn
1
-2
/
+2
2008-04-02
rt2x00: fixup some non-functional merge errors
John W. Linville
2
-5
/
+1
2008-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-0
/
+2
2008-03-27
rt2x00: Ignore set_state(STATE_SLEEP) failure
Ivo van Doorn
1
-2
/
+11
2008-03-25
rt2x00: Fix in_atomic() usage
Ivo van Doorn
9
-386
/
+234
2008-03-25
rt2x00: Fix rate detection for invalid signals
Ivo van Doorn
1
-0
/
+7
2008-03-25
rt2x00: Add dev_flags to rx descriptor
Ivo van Doorn
7
-25
/
+48
2008-03-25
rt2x00: Add id for Corega CG-WLUSB2GPX
Masakazu Mokuno
1
-0
/
+2
2008-03-19
[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning
Andrew Morton
1
-3
/
+0
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
6
-76
/
+111
2008-03-14
rt2x00: Only strip preamble bit in rt2400pci
Ivo van Doorn
2
-9
/
+3
2008-03-14
rt2x00: Release rt2x00 2.1.4
Ivo van Doorn
1
-1
/
+1
2008-03-14
rt2x00: Fix rt2400pci signal
Ivo van Doorn
8
-15
/
+43
2008-03-14
rt2x00: Fix RX DMA ring initialization
Ivo van Doorn
2
-2
/
+2
2008-03-14
rt2x00: Fix basic rate initialization
Ivo van Doorn
4
-37
/
+38
2008-03-14
rt2x00: Always enable TSF ticking
Ivo van Doorn
5
-0
/
+10
2008-03-14
rt2x00: Make rt2x00leds_register return void
Ivo van Doorn
2
-7
/
+5
2008-03-13
rt2x00: Rename config_preamble() to config_erp()
Ivo van Doorn
10
-80
/
+76
2008-03-13
rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flag
Ivo van Doorn
1
-1
/
+5
2008-03-13
rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity
Ivo van Doorn
5
-81
/
+49
2008-03-13
rt2x00: Move firmware checksumming to driver
Ivo van Doorn
5
-47
/
+50
2008-03-13
rt2x00: Upgrade queue->lock to use irqsave
Ivo van Doorn
2
-8
/
+14
2008-03-13
rt2x00: Fix trivial log message
Luis Correia
2
-2
/
+4
2008-03-13
rt2x00:correct rx packet length for USB devices
Adam Baker
1
-0
/
+1
2008-03-13
rt2x00: Only disable beaconing just before beacon update
Ivo van Doorn
5
-29
/
+65
[next]