index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
rt2x00: claim RSN IBSS support
Stanislaw Gruszka
1
-0
/
+2
2012-04-23
rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices
Helmut Schaa
1
-2
/
+2
2012-04-17
rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails
Andreas Hartmann
1
-3
/
+4
2012-04-10
rt2x00: Fix rfkill_polling register function.
Chen, Chien-Chia
1
-5
/
+1
2012-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2012-03-15
rt2x00: rt2800usb: rework txstatus code
Stanislaw Gruszka
1
-1
/
+1
2012-03-12
rt2x00: fix random stalls
Stanislaw Gruszka
1
-1
/
+5
2012-02-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2012-02-27
rt2x00:Add VCO recalibration
John Li
1
-0
/
+4
2012-02-21
rt2x00: fix a possible NULL pointer dereference
Gabor Juhos
1
-1
/
+2
2012-02-09
rt2x00: Introduce concept of driver data in struct rt2x00_dev.
Gertjan van Wingerde
1
-0
/
+18
2011-12-07
rt2x00: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-2
/
+2
2011-11-15
rt2x00: Fix sleep-while-atomic bug in powersaving code.
Gertjan van Wingerde
1
-2
/
+20
2011-09-14
rt2x00: Introduce sta_add/remove callbacks
Helmut Schaa
1
-0
/
+5
2011-09-14
rt2x00: Move bssidx calculation into its own function
Helmut Schaa
1
-0
/
+16
2011-08-09
rt2x00: Fix PCI interrupt processing race on SMP systems
Helmut Schaa
1
-1
/
+0
2011-06-23
rt2x00: fix possible memory corruption in case of invalid rxdesc.size
Stanislaw Gruszka
1
-0
/
+13
2011-06-06
rt2x00: fix rmmod crash
Stanislaw Gruszka
1
-0
/
+4
2011-05-10
rt2x00: Fix rmmod hang of rt2800pci
Gertjan van Wingerde
1
-1
/
+1
2011-05-02
rt2x00: Add autowake support for USB hardware
Ivo van Doorn
1
-0
/
+88
2011-04-19
rt2800usb: add timer to handle TX_STA_FIFO
Johannes Stezenbach
1
-0
/
+1
2011-04-19
rt2x00: fix queue timeout checks
Johannes Stezenbach
1
-4
/
+4
2011-04-19
rt2x00: Split rt2x00dev->flags
Ivo van Doorn
1
-7
/
+7
2011-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+4
2011-04-05
rt2x00: Fix tx aggregation problems with some clients
Helmut Schaa
1
-1
/
+5
2011-04-05
rt2x00: Implement tx power temperature compensation
Helmut Schaa
1
-0
/
+2
2011-04-05
rt2x00: Remove obsolete rt2x00queue_align_payload
Helmut Schaa
1
-2
/
+0
2011-04-05
rt2x00: Calculate tx status fifo size instead of hardcoding it
Helmut Schaa
1
-6
/
+12
2011-04-04
rt2x00: fix cancelling uninitialized work
Stanislaw Gruszka
1
-2
/
+4
2011-01-31
rt2x00: Move TX/RX work into dedicated workqueue
Ivo van Doorn
1
-1
/
+9
2011-01-31
rt2x00: Kill all tasklets during device removal
Ivo van Doorn
1
-0
/
+4
2011-01-31
rt2x00: Disable txstatus tasklet by default
Helmut Schaa
1
-7
/
+1
2011-01-31
rt2x00: Introduce tasklets for interrupt handling
Helmut Schaa
1
-0
/
+21
2011-01-31
rt2x00: Make periodic beacon updates for PCI devices atomic
Helmut Schaa
1
-10
/
+16
2011-01-31
rt2x00: Refactor beacon code to make use of start- and stop_queue
Helmut Schaa
1
-2
/
+2
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
1
-1
/
+4
2011-01-04
rt2x00: Simplify intf->delayed_flags locking
Helmut Schaa
1
-14
/
+1
2011-01-04
rt2x00: allow txstatus_fifo w/o txstatus_tasklet
Johannes Stezenbach
1
-5
/
+5
2010-12-13
rt2x00: Introduce extra queue entry sanity flag
Ivo van Doorn
1
-0
/
+1
2010-12-13
rt2x00: Cleanup RX index counting
Ivo van Doorn
1
-3
/
+8
2010-12-13
rt2x00: Add "flush" queue command
Ivo van Doorn
1
-0
/
+1
2010-12-13
rt2x00: Protect queue control with mutex
Ivo van Doorn
1
-17
/
+5
2010-12-13
rt2x00: Reorganize queue callback functions
Ivo van Doorn
1
-2
/
+2
2010-11-30
mac80211/rt2x00: add ieee80211_tx_status_ni()
Johannes Stezenbach
1
-3
/
+6
2010-11-18
rt2x00: Fix header_length in rt2x00lib_txdone
RA-Jay Hung
1
-2
/
+6
2010-11-15
rt2x00: Remove rt2x00lib_toggle_rx
Ivo van Doorn
1
-19
/
+4
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2x00dev.c
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: Fix crash on USB unplug
Ivo van Doorn
1
-2
/
+10
2010-10-11
rt2x00: Fix URB error handling
Ivo van Doorn
1
-0
/
+1
2010-10-11
rt2x00: Fix dead queue when skb allocation failed
Ivo van Doorn
1
-1
/
+1
[next]