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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-07
net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep
Tilman Schmidt
2
-8
/
+2
2009-10-07
bonding: introduce primary_reselect option
Jiri Pirko
3
-7
/
+123
2009-10-07
gigaset: add Kernel CAPI interface (v3)
Tilman Schmidt
6
-16
/
+2335
2009-10-07
gigaset: allow building without I4L
Tilman Schmidt
3
-2
/
+83
2009-10-07
gigaset: prepare for CAPI implementation
Tilman Schmidt
7
-425
/
+492
2009-10-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
24
-148
/
+310
2009-10-07
gigaset: add kerneldoc comments
Tilman Schmidt
6
-44
/
+166
2009-10-07
gigaset: correct debugging output selection
Tilman Schmidt
1
-3
/
+6
2009-10-07
gigaset: improve error recovery
Tilman Schmidt
1
-24
/
+45
2009-10-07
gigaset: fix device ERROR response handling
Tilman Schmidt
1
-8
/
+8
2009-10-07
gigaset: announce if built with debugging
Tilman Schmidt
1
-1
/
+7
2009-10-07
gigaset: handle isoc frame errors more gracefully
Tilman Schmidt
1
-11
/
+7
2009-10-07
gigaset: linearize skb
Tilman Schmidt
1
-0
/
+6
2009-10-07
gigaset: fix reject/hangup handling
Tilman Schmidt
1
-0
/
+5
2009-10-07
isdn: make capidrv module parameter "debugmode" writeable
Tilman Schmidt
1
-1
/
+1
2009-10-07
isdn: avoid races in capidrv
Tilman Schmidt
1
-12
/
+13
2009-10-07
isdn: accept CAPI Informational Info values as success
Tilman Schmidt
1
-1
/
+1
2009-10-07
be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...
Ajit Khaparde
2
-3
/
+3
2009-10-07
be2net: Fix a typo in be_cmds.h
Ajit Khaparde
1
-1
/
+1
2009-10-07
be2net: Bug Fix while accounting of multicast frames during netdev stats update
Ajit Khaparde
1
-1
/
+1
2009-10-07
qlge: Fix lock/mutex warnings.
Ron Mercer
4
-17
/
+9
2009-10-07
qlge: Fix queueing of firmware handler in ISR.
Ron Mercer
1
-3
/
+5
2009-10-07
qlge: Fix some bit definitions for reset register.
Ron Mercer
1
-3
/
+3
2009-10-07
vxge: Version update.
Sreenivasa Honnur
1
-2
/
+2
2009-10-07
vxge: Allow multiple functions with INTA.
Sreenivasa Honnur
5
-57
/
+64
2009-10-07
vxge: Check if FCS stripping is disabled by the firmware.
Sreenivasa Honnur
3
-0
/
+33
2009-10-07
vxge: Removed unused functions.
Sreenivasa Honnur
1
-204
/
+0
2009-10-07
vxge: Fixed crash in PAE system due to wrong typecasting.
Sreenivasa Honnur
1
-1
/
+1
2009-10-07
vxge: Removed accessing non-supported registers.
Sreenivasa Honnur
2
-6
/
+0
2009-10-07
vxge: Update driver_config->vpath_per_dev for each function in probe.
Sreenivasa Honnur
1
-1
/
+2
2009-10-07
vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...
Sreenivasa Honnur
1
-22
/
+30
2009-10-07
igb: add flushes between RAR writes when setting mac address
Alexander Duyck
1
-0
/
+7
2009-10-07
igb: add additional error handling to the phy code
Alexander Duyck
1
-14
/
+25
2009-10-07
igb: add code to retry a phy read in the event of failure on link check
Alexander Duyck
1
-2
/
+8
2009-10-07
igb: move the generic copper link setup code into e1000_phy.c
Alexander Duyck
3
-41
/
+62
2009-10-07
igb: remove microwire support from igb
Alexander Duyck
2
-36
/
+3
2009-10-07
igb: change how we handle alternate mac addresses
Alexander Duyck
3
-10
/
+22
2009-10-07
igb: fix a few items where weren't correctly setup for mbx timeout
Alexander Duyck
1
-5
/
+14
2009-10-07
igb: add function to handle mailbox lock
Alexander Duyck
1
-29
/
+34
2009-10-07
igb: add support for 82576NS SerDes adapter
Alexander Duyck
3
-0
/
+3
2009-10-07
igb: make use of the uta to allow for promiscous mode filter
Alexander Duyck
4
-47
/
+163
2009-10-07
igb: add combined function for setting rar and pool bits
Alexander Duyck
1
-23
/
+40
2009-10-07
igb: add locking to reads of the i2c interface
Alexander Duyck
3
-65
/
+119
2009-10-07
igb: update the approach taken to acquiring and releasing the phy lock
Alexander Duyck
1
-4
/
+7
2009-10-07
igb: update comments for serdes config and update to handle duplex
Alexander Duyck
3
-17
/
+40
2009-10-07
igb: remove unused temp variable from stats clearing path
Alexander Duyck
2
-88
/
+84
2009-10-06
connector: Fix incompatible pointer type warning
Stephen Boyd
1
-1
/
+2
2009-10-05
be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...
Ajit Khaparde
1
-1
/
+0
2009-10-05
usbnet: Set device type for wlan and wwan devices
Marcel Holtmann
1
-0
/
+14
2009-10-05
usbnet: Use wwan%d interface name for mobile broadband devices
Marcel Holtmann
2
-6
/
+17
[next]