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
/
qeth_l2_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-03
s390/qeth: fix GSO throughput regression
Julian Wiedmann
1
-0
/
+2
2017-10-20
s390/qeth: no VLAN support on OSM
Julian Wiedmann
1
-11
/
+6
2017-10-20
s390/qeth: don't verify device when setting MAC address
Julian Wiedmann
1
-23
/
+0
2017-09-19
s390/qeth: translate SETVLAN/DELVLAN errors
Julian Wiedmann
1
-12
/
+35
2017-09-19
s390/qeth: don't take queue lock in send_packet_fast()
Julian Wiedmann
1
-1
/
+1
2017-09-19
s390/qeth: add VNICC get/set timeout support
Hans Wippel
1
-5
/
+130
2017-09-19
s390/qeth: add VNICC enable/disable support
Hans Wippel
1
-0
/
+207
2017-09-19
s390/qeth: add basic VNICC support
Hans Wippel
1
-3
/
+133
2017-08-18
s390/qeth: use skb_cow_head() for L2 OSA xmit
Julian Wiedmann
1
-22
/
+36
2017-08-18
s390/qeth: pass full IQD header length to fill_buffer()
Julian Wiedmann
1
-1
/
+1
2017-08-18
s390/qeth: pass TSO data offset to fill_buffer()
Julian Wiedmann
1
-2
/
+2
2017-08-18
s390/qeth: pass TSO header length to fill_buffer()
Julian Wiedmann
1
-2
/
+2
2017-08-18
s390/qeth: pass full data length to l2_fill_header()
Julian Wiedmann
1
-6
/
+6
2017-08-18
s390/qeth: split L2 xmit paths
Julian Wiedmann
1
-102
/
+123
2017-08-15
s390/qeth: extract bridgeport cmd builder
Julian Wiedmann
1
-36
/
+26
2017-08-15
s390/net: reduce inlining
Julian Wiedmann
1
-16
/
+8
2017-08-15
s390/qeth: make more use of skb API
Julian Wiedmann
1
-4
/
+3
2017-08-15
s390/qeth: remove extra L2 adapterparms query
Julian Wiedmann
1
-9
/
+0
2017-08-15
s390/qeth: don't access skb after transmission
Julian Wiedmann
1
-8
/
+6
2017-06-20
s390/qeth: use diag26c to get MAC address on L2
Julian Wiedmann
1
-2
/
+14
2017-06-20
s390/qeth: add ipa return codes for bridgeport
Kittipon Meesompop
1
-17
/
+17
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-2
/
+1
2017-06-06
s390/qeth: log bridgeport capabilities
Julian Wiedmann
1
-0
/
+8
2017-05-11
s390/qeth: avoid null pointer dereference on OSN
Julian Wiedmann
1
-4
/
+6
2017-05-11
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
1
-4
/
+13
2017-05-11
s390/qeth: handle sysfs error during initialization
Ursula Braun
1
-1
/
+4
2017-04-11
s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
Julian Wiedmann
1
-1
/
+1
2017-04-11
s390/qeth: use and remove some defines
Julian Wiedmann
1
-1
/
+1
2017-04-11
s390/qeth: use correct return type for hard_start_xmit()
Julian Wiedmann
1
-1
/
+2
2017-04-11
s390/qeth: remove unused parameter
Julian Wiedmann
1
-1
/
+1
2017-04-11
s390/qeth: move gdev shutdown handler to core
Julian Wiedmann
1
-12
/
+0
2017-04-11
s390/qeth: move NAPI poll routine to core
Julian Wiedmann
1
-76
/
+2
2017-04-11
s390/qeth: move common ioctl handling to core
Julian Wiedmann
1
-52
/
+2
2017-04-07
s390/qeth: Remove unused code
Julian Wiedmann
1
-1
/
+0
2017-03-24
s390/qeth: size calculation outbound buffers
Julian Wiedmann
1
-2
/
+3
2017-01-12
s390/qeth: issue STARTLAN as first IPA command
Julian Wiedmann
1
-15
/
+0
2017-01-12
s390/qeth: shuffle MAC management functions around
Julian Wiedmann
1
-66
/
+63
2017-01-12
s390/qeth: extract qeth_l2_remove_mac()
Julian Wiedmann
1
-14
/
+13
2017-01-12
s390/qeth: consolidate errno translation
Julian Wiedmann
1
-12
/
+8
2017-01-12
s390/qeth: don't convert return code twice
Julian Wiedmann
1
-2
/
+1
2017-01-12
s390/qeth: drop qeth_l2_del_all_macs() parameter
Julian Wiedmann
1
-9
/
+2
2016-10-20
s390/net: use net core MTU range checking
Jarod Wilson
1
-0
/
+2
2016-09-16
qeth: do not turn on SG per default
Ursula Braun
1
-2
/
+0
2016-09-16
qeth: do not limit number of gso segments
Ursula Braun
1
-1
/
+0
2016-09-16
qeth: restore device features after recovery
Hans Wippel
1
-0
/
+3
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-07-05
qeth: delete napi struct when removing a qeth device
Ursula Braun
1
-0
/
+1
2016-06-17
qeth: add network device features for VLAN devices
Hans Wippel
1
-2
/
+7
2016-06-17
qeth layer 2 and layer 3 common feature handling
Thomas Richter
1
-42
/
+12
2016-06-17
qeth: optimize IP handling in rx_mode callback
Lakhvich Dmitriy
1
-6
/
+6
[next]