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
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
/
rt2x00lib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-11
rt2x00: Simplify Queue function arguments
Ivo van Doorn
1
-7
/
+4
2010-09-15
rt2x00: Check for specific changed flags when updating the erp config
Helmut Schaa
1
-1
/
+2
2010-07-13
rt2x00: Implement watchdog monitoring
Ivo van Doorn
1
-3
/
+23
2010-06-03
rt2x00: Fix HT40 operation in rt2800.
Gertjan van Wingerde
1
-0
/
+9
2010-06-03
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
1
-7
/
+0
2010-06-03
rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.
Gertjan van Wingerde
1
-10
/
+0
2009-11-19
mac80211: request TX status where needed
Johannes Berg
1
-1
/
+3
2009-11-12
rt2x00: Update copyright statements.
Gertjan van Wingerde
1
-1
/
+2
2009-11-12
rt2x00: Remove deprecated ieee80211_rx_status->qual usage
Ivo van Doorn
1
-13
/
+0
2009-09-23
rt2x00: fix the definition of rt2x00crypto_rx_insert_iv
Andrew Price
1
-1
/
+1
2009-08-31
rt2x00: Reorganize padding & L2 padding
Ivo van Doorn
1
-12
/
+33
2009-07-27
rt2x00: Don't alter rt2x00dev->default_ant
Lars Ericsson
1
-1
/
+1
2009-07-10
rt2x00: use wiphy rfkill interface
Ivo van Doorn
1
-17
/
+4
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
1
-1
/
+1
2009-05-06
rt2x00: Style fix for interval defines
Alban Browaeys
1
-2
/
+2
2009-05-06
rt2x00: Implement support for 802.11n
Ivo van Doorn
1
-0
/
+24
2009-05-06
rt2x00: Add support for L2 padding during TX/RX
Ivo van Doorn
1
-5
/
+22
2009-05-06
rt2x00: Move iv_len into tx descriptor data
Ivo van Doorn
1
-4
/
+6
2009-02-09
rt2x00: Add kill_tx_queue callback function
Ivo van Doorn
1
-1
/
+12
2009-01-30
mac80211: constify ieee80211_if_conf.bssid
Johannes Berg
1
-1
/
+1
2009-01-30
rt2x00: Update copyright year to 2009
Ivo van Doorn
1
-1
/
+1
2009-01-29
rt2x00: Replace RFKILL with INPUT
Ivo van Doorn
1
-1
/
+1
2009-01-29
rt2x00: Move code into seperate functions
Ivo van Doorn
1
-2
/
+4
2009-01-29
rt2x00: Move link tuning into seperate file
Ivo van Doorn
1
-4
/
+77
2009-01-12
rt2x00: Fix TX short preamble detection
Ivo van Doorn
1
-11
/
+0
2008-12-05
rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c
Ivo van Doorn
1
-1
/
+8
2008-12-05
rt2x00: Implement HW encryption (rt2500usb)
Ivo van Doorn
1
-0
/
+6
2008-11-21
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
1
-2
/
+10
2008-11-21
rt2x00: Fix BUG_ON() with antenna handling
Ivo van Doorn
1
-1
/
+1
2008-11-21
rt2x00: Remove RATE_BASIC flag
Ivo van Doorn
1
-1
/
+0
2008-11-10
rt2x00: Optimize configuration handling
Ivo van Doorn
1
-1
/
+2
2008-09-16
mac80211: use nl80211 interface types
Johannes Berg
1
-1
/
+1
2008-08-23
rt2x00: Implement HW encryption
Ivo van Doorn
1
-0
/
+47
2008-07-30
rt2x00: Remove duplicate declaration
Ivo van Doorn
1
-7
/
+0
2008-07-14
rt2x00: Reorganize beacon handling
Ivo van Doorn
1
-0
/
+8
2008-07-08
rt2x00: Remove input_polldev requirements for rfkill
Ivo van Doorn
1
-11
/
+1
2008-06-27
rt2x00: Cleanup symbol exports
Ivo van Doorn
1
-2
/
+49
2008-06-14
rt2x00: Move generic TX frame writing code into rt2x00queue
Ivo van Doorn
1
-0
/
+1
2008-05-22
rt2x00: trim skb_frame_desc to 32 bytes
Ivo van Doorn
1
-1
/
+5
2008-05-02
rt2x00: Fix quality/activity led handling
Ivo van Doorn
1
-0
/
+6
2008-04-02
rt2x00: Remove MAC80211_LEDS dependency
Ivo van Doorn
1
-0
/
+12
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-6
/
+14
2008-03-14
rt2x00: Fix basic rate initialization
Ivo van Doorn
1
-13
/
+1
2008-03-14
rt2x00: Make rt2x00leds_register return void
Ivo van Doorn
1
-3
/
+2
2008-03-13
rt2x00: Rename config_preamble() to config_erp()
Ivo van Doorn
1
-3
/
+3
2008-03-13
rt2x00: Add suspend/resume handlers to rt2x00rfkill
Ivo van Doorn
1
-6
/
+14
2008-02-29
rt2x00: Cleanup mode registration
Ivo van Doorn
1
-2
/
+3
2008-02-29
rt2x00: Make use of MAC80211_LED_TRIGGERS
Ivo van Doorn
1
-0
/
+33
2008-02-29
rt2x00: Rate structure overhaul
Ivo van Doorn
1
-0
/
+45
[next]