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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-02
ath5k: Add initial registers values for radio RF2317 chip.
Felix Fietkau
1
-0
/
+23
2010-12-02
ath5k: Add a function to read chipset's MAC revision
Felix Fietkau
3
-5
/
+16
2010-12-02
ath5k: Check if pci pdev struct is initialized in common functions.
Felix Fietkau
4
-8
/
+10
2010-12-02
ath5k: Use generic eeprom read from common ath_bus_opts struct.
Felix Fietkau
4
-37
/
+45
2010-12-02
ath5k: Move PCI bus functions to separate file.
Felix Fietkau
4
-266
/
+289
2010-12-02
ath5k: Introduce ath5k_init_softc function as in ath9k
Felix Fietkau
5
-153
/
+217
2010-12-02
ath5k: Use Generic DMA for later support of AHB bus.
Felix Fietkau
2
-31
/
+39
2010-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
19
-212
/
+363
2010-12-02
wireless: ray_cs: use '%pm' format option to print MAC
Andy Shevchenko
1
-10
/
+4
2010-12-02
cfg80211: Add documentation for antenna ops
Bruno Randolf
1
-0
/
+7
2010-12-02
mac80211: publish SMPS docs
Johannes Berg
1
-0
/
+7
2010-12-02
mac80211: document station handling
Johannes Berg
1
-0
/
+10
2010-12-02
mac80211: publish interface iteration docs
Johannes Berg
1
-0
/
+2
2010-12-02
mac80211: document aggregation
Johannes Berg
1
-0
/
+22
2010-12-02
mac80211: publish some rate control docs
Johannes Berg
1
-2
/
+9
2010-12-02
mac80211: publish some misc docs
Johannes Berg
1
-0
/
+8
2010-12-02
mac80211: publish docs for _ni functions
Johannes Berg
1
-0
/
+2
2010-12-02
mac80211: document workqueue
Johannes Berg
1
-0
/
+7
2010-12-02
cfg80211: include CQM packet loss docs
Johannes Berg
1
-0
/
+1
2010-12-02
ath9k_htc: Remove unused structures
Sujith Manoharan
1
-19
/
+0
2010-12-02
wireless: Remove unnecessary casts of usb_get_intfdata
Joe Perches
5
-16
/
+10
2010-12-02
b43: N-PHY: fix code path on PHY init
Rafał Miłecki
1
-10
/
+7
2010-12-02
b43: N-PHY: use defines for RSSI types
Rafał Miłecki
1
-28
/
+45
2010-12-02
b43: N-PHY: fix RSSI selection
Rafał Miłecki
1
-13
/
+25
2010-12-02
ath9k: hif_usb: Reduce indent 1 column
Joe Perches
1
-53
/
+53
2010-12-02
ath9k: Move debugfs under ieee80211/[phyname]/ath9k/
Ben Greear
3
-69
/
+12
2010-12-02
b43: N-PHY: fix RSSI calibration
Rafał Miłecki
1
-6
/
+8
2010-12-02
b43: N-PHY: initialize perical variable, add missing call to CCA reset
Rafał Miłecki
1
-0
/
+4
2010-12-02
b43: N-PHY: implement very basic TX power control management
Rafał Miłecki
2
-8
/
+153
2010-12-02
b43: N-PHY: swap values for radio registers 0x3b and 0x3c
Rafał Miłecki
1
-123
/
+123
2010-12-02
ssb: Add sysfs attributes to ssb devices
Hauke Mehrtens
1
-0
/
+30
2010-12-02
ssb: extract indexes for power tables
Rafał Miłecki
3
-0
/
+88
2010-12-02
Bluetooth: clean up legal text
Andrei Emeltchenko
4
-25
/
+25
2010-12-02
Bluetooth: clean up hci code
Andrei Emeltchenko
6
-50
/
+82
2010-12-02
Bluetooth: clean up l2cap code
Andrei Emeltchenko
2
-9
/
+8
2010-12-02
Bluetooth: clean up rfcomm code
Andrei Emeltchenko
4
-20
/
+25
2010-12-02
Bluetooth: clean up sco code
Andrei Emeltchenko
2
-13
/
+17
2010-12-02
Bluetooth: Fix error handling for l2cap_init()
Anderson Lizardo
1
-2
/
+5
2010-12-02
Bluetooth: Get rid of __rfcomm_get_sock_by_channel()
Gustavo F. Padovan
1
-12
/
+7
2010-12-02
Bluetooth: Get rid of __l2cap_get_sock_by_psm()
Gustavo F. Padovan
1
-13
/
+9
2010-12-02
Bluetooth: do not use assignment in if condition
Andrei Emeltchenko
1
-6
/
+12
2010-12-02
Bluetooth: timer check sk is not owned before freeing
Andrei Emeltchenko
1
-12
/
+20
2010-12-02
Bluetooth: Check sk is not owned before freeing l2cap_conn
Andrei Emeltchenko
1
-0
/
+26
2010-12-02
Bluetooth: hidp: fix information leak to userland
Vasiliy Kulikov
1
-1
/
+1
2010-12-02
Bluetooth: cmtp: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-12-02
Bluetooth: bnep: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-12-02
Bluetooth: Automate remote name requests
Johan Hedberg
1
-18
/
+54
2010-12-02
Bluetooth: Create a unified authentication request function
Johan Hedberg
1
-14
/
+40
2010-12-02
Bluetooth: Simplify remote features callback function logic
Johan Hedberg
1
-44
/
+47
2010-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 int...
Gustavo F. Padovan
3
-6
/
+16
[next]