index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: fix rfkill regression on rt2500pci
Stanislaw Gruszka
2014-07-09
1
-3
/
+21
*
rt2x00: error in configurations with mesh support disabled
Felix Fietkau
2013-03-28
1
-0
/
+2
*
rt2800usb: Added rx packet length validity check
Sergei Poselenov
2012-10-02
1
-1
/
+1
*
rt2x00: Fix rfkill_polling register function.
Chen, Chien-Chia
2012-04-10
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-18
1
-1
/
+5
|
\
|
*
rt2x00: fix random stalls
Stanislaw Gruszka
2012-03-12
1
-1
/
+5
*
|
rt2x00: rt2800usb: rework txstatus code
Stanislaw Gruszka
2012-03-15
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
1
-1
/
+2
|
\
|
|
*
rt2x00: fix a possible NULL pointer dereference
Gabor Juhos
2012-02-21
1
-1
/
+2
*
|
rt2x00:Add VCO recalibration
John Li
2012-02-27
1
-0
/
+4
*
|
rt2x00: Introduce concept of driver data in struct rt2x00_dev.
Gertjan van Wingerde
2012-02-08
1
-0
/
+18
|
/
*
rt2x00: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-06
1
-2
/
+2
*
rt2x00: Fix sleep-while-atomic bug in powersaving code.
Gertjan van Wingerde
2011-11-15
1
-2
/
+20
*
rt2x00: Introduce sta_add/remove callbacks
Helmut Schaa
2011-09-14
1
-0
/
+5
*
rt2x00: Move bssidx calculation into its own function
Helmut Schaa
2011-09-14
1
-0
/
+16
*
rt2x00: Fix PCI interrupt processing race on SMP systems
Helmut Schaa
2011-08-09
1
-1
/
+0
*
rt2x00: fix possible memory corruption in case of invalid rxdesc.size
Stanislaw Gruszka
2011-06-22
1
-0
/
+13
*
rt2x00: fix rmmod crash
Stanislaw Gruszka
2011-06-06
1
-0
/
+4
*
rt2x00: Fix rmmod hang of rt2800pci
Gertjan van Wingerde
2011-05-10
1
-1
/
+1
*
rt2x00: Add autowake support for USB hardware
Ivo van Doorn
2011-05-02
1
-0
/
+88
*
rt2800usb: add timer to handle TX_STA_FIFO
Johannes Stezenbach
2011-04-19
1
-0
/
+1
*
rt2x00: fix queue timeout checks
Johannes Stezenbach
2011-04-19
1
-4
/
+4
*
rt2x00: Split rt2x00dev->flags
Ivo van Doorn
2011-04-19
1
-7
/
+7
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-07
1
-2
/
+4
|
\
|
*
rt2x00: fix cancelling uninitialized work
Stanislaw Gruszka
2011-04-04
1
-2
/
+4
*
|
rt2x00: Fix tx aggregation problems with some clients
Helmut Schaa
2011-04-04
1
-1
/
+5
*
|
rt2x00: Implement tx power temperature compensation
Helmut Schaa
2011-04-04
1
-0
/
+2
*
|
rt2x00: Remove obsolete rt2x00queue_align_payload
Helmut Schaa
2011-04-04
1
-2
/
+0
*
|
rt2x00: Calculate tx status fifo size instead of hardcoding it
Helmut Schaa
2011-04-04
1
-6
/
+12
|
/
*
rt2x00: Move TX/RX work into dedicated workqueue
Ivo van Doorn
2011-01-31
1
-1
/
+9
*
rt2x00: Kill all tasklets during device removal
Ivo van Doorn
2011-01-31
1
-0
/
+4
*
rt2x00: Disable txstatus tasklet by default
Helmut Schaa
2011-01-31
1
-7
/
+1
*
rt2x00: Introduce tasklets for interrupt handling
Helmut Schaa
2011-01-31
1
-0
/
+21
*
rt2x00: Make periodic beacon updates for PCI devices atomic
Helmut Schaa
2011-01-31
1
-10
/
+16
*
rt2x00: Refactor beacon code to make use of start- and stop_queue
Helmut Schaa
2011-01-31
1
-2
/
+2
*
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
2011-01-21
1
-1
/
+4
*
rt2x00: Simplify intf->delayed_flags locking
Helmut Schaa
2011-01-04
1
-14
/
+1
*
rt2x00: allow txstatus_fifo w/o txstatus_tasklet
Johannes Stezenbach
2011-01-04
1
-5
/
+5
*
rt2x00: Introduce extra queue entry sanity flag
Ivo van Doorn
2010-12-13
1
-0
/
+1
*
rt2x00: Cleanup RX index counting
Ivo van Doorn
2010-12-13
1
-3
/
+8
*
rt2x00: Add "flush" queue command
Ivo van Doorn
2010-12-13
1
-0
/
+1
*
rt2x00: Protect queue control with mutex
Ivo van Doorn
2010-12-13
1
-17
/
+5
*
rt2x00: Reorganize queue callback functions
Ivo van Doorn
2010-12-13
1
-2
/
+2
*
mac80211/rt2x00: add ieee80211_tx_status_ni()
Johannes Stezenbach
2010-11-30
1
-3
/
+6
*
rt2x00: Fix header_length in rt2x00lib_txdone
RA-Jay Hung
2010-11-17
1
-2
/
+6
*
rt2x00: Remove rt2x00lib_toggle_rx
Ivo van Doorn
2010-11-15
1
-19
/
+4
*
rt2x00: checkpatch.pl error fixes for rt2x00dev.c
Mark Einon
2010-11-15
1
-1
/
+1
*
rt2x00: Fix crash on USB unplug
Ivo van Doorn
2010-11-15
1
-2
/
+10
*
rt2x00: Fix URB error handling
Ivo van Doorn
2010-10-11
1
-0
/
+1
*
rt2x00: Fix dead queue when skb allocation failed
Ivo van Doorn
2010-10-11
1
-1
/
+1
[next]