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
/
s390
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-09
qeth: NAPI support for l2 and l3 discipline
Frank Blaschka
4
-138
/
+260
2010-09-09
Kconfig: have CCWGROUP depend on CLAW
Mike Frysinger
1
-1
/
+1
2010-09-09
qeth: Use %pI6
Joe Perches
1
-6
/
+1
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-171
/
+179
2010-08-13
ctcm: rename READ/WRITE defines to avoid redefinitions
Ursula Braun
5
-110
/
+118
2010-08-13
claw: rename READ/WRITE defines to avoid redefinitions
Heiko Carstens
2
-61
/
+61
2010-08-09
[S390] cmm, smsgiucv_app: convert sender to uppercase
Hendrik Brueckner
1
-0
/
+7
2010-07-23
qeth: avoid useless removal of multicast addresses
Ursula Braun
1
-2
/
+0
2010-07-23
qeth: Use memdup_user when user data is immediately copied into the allocated...
Julia Lawall
1
-8
/
+3
2010-07-23
qeth: return zero from reply callback functions
Ursula Braun
1
-8
/
+2
2010-07-23
claw: A claw device is a group of just 2 ccw devices
Ursula Braun
1
-1
/
+1
2010-07-23
qeth: avoid loop if ipa command response is missing
Ursula Braun
2
-0
/
+16
2010-07-23
qeth: serialize sysfs-triggered device configurations
Ursula Braun
5
-7
/
+22
2010-07-23
qeth: Clear mac_bits field when switching between Layer 2 and Layer 3
Carsten Otte
1
-0
/
+1
2010-07-23
qeth: IP address takeover flag setting
Klaus-Dieter Wacker
5
-9
/
+18
2010-06-24
qeth: handle missing z/VM authorization of OSX
Ursula Braun
2
-4
/
+9
2010-06-24
qeth: specify correct function level for OSN devices
Ursula Braun
1
-0
/
+1
2010-06-24
qeth: fix page breaks in hw headers
Frank Blaschka
4
-73
/
+65
2010-06-24
qeth: fix use after free for qeths debug area
Carsten Otte
1
-1
/
+0
2010-06-24
qeth: Fold qeth_qerr debug area
Carsten Otte
2
-11
/
+4
2010-06-24
qeth: Fold qeth_misc debug area
Carsten Otte
2
-4
/
+1
2010-06-24
qeth: Fold qeth_sense debug area
Carsten Otte
2
-3
/
+0
2010-06-24
qeth: Fold qeth_trace debug area
Carsten Otte
4
-272
/
+259
2010-06-24
qeth: Add new s390 debug feature for each qeth card
Carsten Otte
2
-3
/
+31
2010-06-24
qeth: Rework qeth_dbf_longtext
Carsten Otte
2
-5
/
+5
2010-06-24
smsgiucv: guarantee single iucv connect in thaw
Ursula Braun
1
-2
/
+9
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
10
-321
/
+523
2010-05-18
qeth: support the new OSA CHPID types OSX and OSM
Ursula Braun
6
-111
/
+194
2010-05-18
drivers/s390/net: Drop memory allocation cast
Julia Lawall
4
-11
/
+6
2010-05-17
[S390] qdio: remove API wrappers
Jan Glauber
1
-4
/
+13
2010-05-16
qeth: synchronize configuration interface
Frank Blaschka
6
-168
/
+242
2010-05-16
qeth: new message if OLM limit is reached
Ursula Braun
1
-1
/
+9
2010-05-16
qeth: exploit HW TX checksumming
Frank Blaschka
2
-26
/
+69
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-1
/
+10
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
10
-1
/
+10
2010-03-22
qeth: l3 fix build error in ipv6 addr list handling
Frank Blaschka
1
-1
/
+1
2010-03-17
net: convert multiple drivers to use netdev_for_each_mc_addr, part7
Jiri Pirko
1
-1
/
+1
2010-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-56
/
+53
2010-03-10
qeth: change checksumming default for HiperSockets
Frank Blaschka
1
-2
/
+0
2010-03-10
qeth: no recovery after layer mismatch (z/VM NICs)
Ursula Braun
3
-21
/
+14
2010-03-10
qeth: set promisc off after trace disabling failure
Ursula Braun
1
-26
/
+30
2010-03-10
qeth: l3 send dhcp in non pass thru mode
Frank Blaschka
2
-7
/
+6
2010-03-10
qeth: enable kmsg hash processing in qeth_core_sys.c
Ursula Braun
1
-0
/
+3
2010-03-08
[S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents
Hendrik Brueckner
5
-1
/
+225
2010-03-08
[S390] smsgiucv: declare char pointers as "const"
Hendrik Brueckner
2
-8
/
+11
2010-03-08
[S390] remove unused qdio flags in zfcp and qeth
Ursula Braun
1
-3
/
+0
2010-01-26
net: use helpers to access uc list V2
Jiri Pirko
1
-1
/
+1
2010-01-14
qeth: default BLKT values for new OSA/3 hardware
Einar Lueck
2
-18
/
+29
2010-01-14
qeth: avoid recovery during device online setting
Ursula Braun
2
-3
/
+0
[next]