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
/
s390
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-18
s390/lcs: Fix null-pointer access in msg
Peter Oberparleiter
1
-1
/
+1
2015-05-18
qeth: replace ENOSYS with EOPNOTSUPP
Eugene Crosser
1
-5
/
+5
2015-05-18
qeth: BRIDGEPORT "sanity check"
Eugene Crosser
1
-4
/
+12
2015-05-18
qeth: OSA version of SETBRIDGEPORT command
Eugene Crosser
4
-28
/
+49
2015-05-18
qeth: IFF_PROMISC flag to BRIDGE PORT mode
Eugene Crosser
3
-3
/
+95
2015-05-18
qeth: remove locks from sysfs _show
Eugene Crosser
1
-8
/
+0
2015-05-18
qeth: fix handling of IPA return codes
Eugene Crosser
1
-6
/
+4
2015-05-18
qeth: fix rx checksum offload handling
Thomas Richter
1
-7
/
+2
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-3740
/
+4
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-12
/
+0
2015-03-01
qeth: Fix command sizes
Stefan Raspl
1
-2
/
+3
2015-03-01
s390: remove claw driver
Ursula Braun
4
-3738
/
+1
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-139
/
+248
2015-01-26
390/qeth: Fix locking warning during qeth device setup
Thomas Richter
3
-34
/
+132
2015-01-26
qeth: clean up error handling
Eugene Crosser
2
-106
/
+117
2015-01-18
qeth: Remove unneeded structure member
Thomas Richter
1
-1
/
+0
2015-01-18
qeth: sysfs: replace strcmp() with sysfs_streq()
Eugene Crosser
2
-48
/
+32
2015-01-18
qeth: use qeth_card_hw_is_reachable() everywhere
Eugene Crosser
4
-15
/
+8
2015-01-18
s390/net: Delete useless checks before function calls
Markus Elfring
3
-14
/
+7
2015-01-18
s390/ctcm, netiucv: migrate variables to handle y2038 problem
Aya Mahfouz
5
-19
/
+15
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-4
/
+4
2014-10-27
ctcm: replace sscanf by kstrto function
Thomas Richter
1
-4
/
+4
2014-10-27
lcs: replace sscanf by kstrto function
Thomas Richter
1
-5
/
+6
2014-10-27
qeth: s390 ethernet device driver dependency
Thomas Richter
1
-1
/
+1
2014-10-27
qeth: make local functions static in qeth_l3 module
Thomas Richter
2
-8
/
+4
2014-10-27
qeth: fix some trace formating issues
Thomas Richter
3
-5
/
+5
2014-10-27
qeth: qeth_core_main make local functions static
Thomas Richter
2
-19
/
+15
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
1
-1
/
+1
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
1
-2
/
+0
2014-09-03
qeth: don't query for info if hardware not ready.
Eugene Crosser
3
-7
/
+17
2014-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-68
/
+101
2014-07-22
s390/qeth: extract qdio buffers from output buffer struct
Sebastian Ott
2
-37
/
+58
2014-07-22
s390/qeth: extract qdio buffers from input buffer struct
Sebastian Ott
2
-8
/
+17
2014-07-22
s390/qeth: qdio queue helpers
Sebastian Ott
1
-25
/
+28
2014-07-22
qeth: Display adjacent switch attributes
Stefan Raspl
4
-1
/
+100
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
5
-7
/
+12
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-76
/
+124
2014-06-07
net: use ethtool_cmd_speed_set helper to set ethtool speed value
Jiri Pirko
1
-8
/
+11
2014-05-31
s390/net: fix format string mismatches
Ursula Braun
3
-10
/
+19
2014-05-31
qeth: Fix for possible null pointer dereference
Rickard Strandqvist
1
-2
/
+2
2014-05-20
s390/cio: fix multiple structure definitions
Sebastian Ott
1
-10
/
+2
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2
-5
/
+4
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
1
-5
/
+5
2014-04-28
ctc: replace PTR_RET with PTR_ERR_OR_ZERO
Frank Blaschka
1
-1
/
+1
2014-04-28
claw: replace PTR_RET with PTR_ERR_OR_ZERO
Frank Blaschka
1
-1
/
+1
2014-04-28
qeth: Add new priority queueing options
Stefan Raspl
3
-4
/
+27
2014-04-28
qeth: Extend priority queueing to IPv6
Stefan Raspl
4
-36
/
+48
2014-04-28
qeth: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2014-04-28
lcs: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
[next]