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-06-14
rt2x00: Calculate register offset during compile time
Ivo van Doorn
1
-14
/
+45
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-06-10
rt2x00dev.c: fix-up merge damage
John W. Linville
1
-1
/
+1
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-3
/
+10
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-22
mac80211: use multi-queue master netdevice
Johannes Berg
2
-18
/
+5
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
14
-133
/
+125
2008-05-22
mac80211: use rate index in TX control
Johannes Berg
1
-3
/
+6
2008-05-22
mac80211: let drivers wake but not start queues
Johannes Berg
1
-2
/
+2
2008-05-22
rt2x00: Release rt2x00 2.1.6
Ivo van Doorn
1
-1
/
+1
2008-05-22
rt2x00: Remove extra +
Ivo van Doorn
1
-1
/
+1
2008-05-22
rt2x00: Merge RX and TX entry private data
Ivo van Doorn
9
-307
/
+223
2008-05-22
rt2x00: Remove redundant flags/dev_flags initializations
Ivo van Doorn
5
-10
/
+1
2008-05-22
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
11
-163
/
+265
2008-05-22
rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.
Gertjan van Wingerde
3
-27
/
+21
2008-05-22
rt2x00: Preserve descriptor information after memmove()
Ivo van Doorn
3
-47
/
+62
2008-05-22
rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...
Gertjan van Wingerde
15
-11
/
+42
2008-05-22
rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()
Ivo van Doorn
8
-32
/
+36
2008-05-22
rt2x00: Fix TX status reporting
Ivo van Doorn
7
-31
/
+76
2008-05-22
rt2x00: trim skb_frame_desc to 32 bytes
Ivo van Doorn
4
-17
/
+13
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-17
/
+14
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
3
-29
/
+18
2008-05-15
mac80211: use hardware flags for signal/noise units
Bruno Randolf
6
-17
/
+14
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-07
rt2x00: Clarify supported chipsets in Kconfig
Ivo van Doorn
1
-23
/
+32
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
4
-10
/
+6
2008-05-07
mac80211: remove queue info from ieee80211_tx_status
Johannes Berg
1
-3
/
+0
2008-05-07
mac80211: clean up get_tx_stats callback
Johannes Berg
1
-3
/
+3
2008-05-07
rt2x00: Release rt2x00 2.1.5
Ivo van Doorn
1
-1
/
+1
2008-05-07
rt2x00: Fix kernel-doc
Ivo van Doorn
3
-8
/
+10
2008-05-07
rt2x00: Add helper macros
Ivo van Doorn
4
-18
/
+29
2008-05-07
rt2x00: Use rt2x00 queue numbering
Ivo van Doorn
12
-116
/
+80
2008-05-07
rt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACES
Ivo van Doorn
2
-7
/
+5
2008-05-07
rt2x00: Support hardware RTS and CTS-to-self frames
Ivo van Doorn
1
-1
/
+6
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
[prev]
[next]