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
2011-01-13
rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()
Jesper Juhl
1
-0
/
+1
2011-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-92
/
+39
2011-01-04
rt2x00: Fix comment about removed spinlock
Helmut Schaa
1
-4
/
+1
2011-01-04
rt2x00: Remove unused interface spinlock
Helmut Schaa
2
-7
/
+0
2011-01-04
rt2x00: Simplify intf->delayed_flags locking
Helmut Schaa
3
-19
/
+7
2011-01-04
rt2x00: Remove superfluous assignment of mpdu_density
Helmut Schaa
1
-2
/
+0
2011-01-04
rt2x00: Fix panic on frame padding for rt2800 usb devices
Ismael Luceno
1
-4
/
+12
2011-01-04
rt2x00: Fix pointer errors.
Gertjan van Wingerde
2
-8
/
+8
2011-01-04
rt2x00: remove intf->mac field.
Gertjan van Wingerde
2
-9
/
+2
2011-01-04
rt2x00: Remove intf->bssid field.
Gertjan van Wingerde
2
-16
/
+0
2011-01-04
rt2x00: allow txstatus_fifo w/o txstatus_tasklet
Johannes Stezenbach
1
-5
/
+5
2011-01-04
rt2x00: simplify txstatus_fifo handling
Johannes Stezenbach
2
-17
/
+3
2010-12-22
rt2x00: Use pci_is_pcie()
Hauke Mehrtens
1
-1
/
+1
2010-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
25
-667
/
+1329
2010-12-13
rt2x00: Fix firmware loading regression on x86_64.
Wolfgang Kufner
1
-1
/
+1
2010-12-13
rt2x00: Pad beacon to multiple of 32 bits.
Wolfgang Kufner
3
-8
/
+18
2010-12-13
rt2x00: remove stray semicolon
Johannes Stezenbach
1
-1
/
+1
2010-12-13
rt2x00: Fix WMM Queue naming
Ivo van Doorn
10
-112
/
+112
2010-12-13
rt2x00: Introduce extra queue entry sanity flag
Ivo van Doorn
3
-5
/
+14
2010-12-13
rt2x00: Cleanup RX index counting
Ivo van Doorn
5
-7
/
+19
2010-12-13
rt2x00: Add "flush" queue command
Ivo van Doorn
9
-61
/
+161
2010-12-13
rt2x00: Protect queue control with mutex
Ivo van Doorn
9
-141
/
+302
2010-12-13
rt2x00: Reorganize queue callback functions
Ivo van Doorn
15
-83
/
+55
2010-12-13
rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).
Ivo van Doorn
9
-287
/
+530
2010-12-13
rt2x00: trivial: add missing \n on warnings
Johannes Stezenbach
4
-8
/
+8
2010-12-13
rt2x00: Don't frequently reset beacon interval in AdHoc mode
Helmut Schaa
7
-10
/
+50
2010-12-13
rt2x00: Ensure TX-ed frames are returned in the original state.
Gertjan van Wingerde
1
-5
/
+8
2010-12-13
rt2x00: fix hang when unplugging USB device in use
Johannes Stezenbach
1
-2
/
+12
2010-12-13
rt2x00: Add RF chip definition
RA-Jay Hung
1
-2
/
+8
2010-12-13
rt2x00: Implement get_survey callback for rt2800
Helmut Schaa
5
-0
/
+63
2010-12-13
rt2x00: Add rt2800 EEPROM definition
RA-Jay Hung
2
-86
/
+119
2010-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-3
/
+8
2010-11-30
mac80211/rt2x00: add ieee80211_tx_status_ni()
Johannes Stezenbach
3
-3
/
+8
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-183
/
+184
2010-11-22
rt2x00: Use static const
Joe Perches
1
-1
/
+1
2010-11-18
rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment
RA-Jay Hung
1
-2
/
+4
2010-11-18
rt2x00: Fix header_length in rt2x00lib_txdone
RA-Jay Hung
1
-2
/
+6
2010-11-18
rt2x00: Fix rt2800 USB TX Path DMA issue
RA-Jay Hung
1
-13
/
+26
2010-11-18
rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.
Gertjan van Wingerde
2
-3
/
+7
2010-11-18
rt2x00: Remove unneccessary internal Kconfig symbols.
Gertjan van Wingerde
2
-30
/
+20
2010-11-18
rt2x00: Remove RT30XX Kconfig variables.
Gertjan van Wingerde
3
-121
/
+85
2010-11-18
rt2x00: Clean up Kconfig for RT2800 devices.
Gertjan van Wingerde
1
-28
/
+19
2010-11-18
rt2x00: Add initial support for RT3370/RT3390 devices.
Gertjan van Wingerde
5
-6
/
+39
2010-11-18
rt2x00: Increase REGISTER_BUSY_COUNT
Ivo van Doorn
1
-1
/
+1
2010-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
27
-235
/
+301
2010-11-15
rt2x00: Add watchdog functions for HW queue
Ivo van Doorn
2
-3
/
+58
2010-11-15
rt2x00: Remove rt2x00lib_toggle_rx
Ivo van Doorn
12
-54
/
+17
2010-11-15
rt2x00: Fix rt2x00queue_kick_tx_queue arguments
Ivo van Doorn
1
-6
/
+3
2010-11-15
rt2x00: Rename queue->lock to queue->index_lock
Ivo van Doorn
3
-13
/
+13
2010-11-15
rt2x00: checkpatch.pl error fixes for rt73usb.c
Mark Einon
1
-1
/
+1
[next]