index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2017-08-18
s390/qeth: use skb_cow_head() for L2 OSA xmit
Julian Wiedmann
2017-08-18
s390/qeth: pass full IQD header length to fill_buffer()
Julian Wiedmann
2017-08-18
s390/qeth: pass TSO data offset to fill_buffer()
Julian Wiedmann
2017-08-18
s390/qeth: pass TSO header length to fill_buffer()
Julian Wiedmann
2017-08-18
s390/qeth: pass full data length to l2_fill_header()
Julian Wiedmann
2017-08-18
s390/qeth: split L2 xmit paths
Julian Wiedmann
2017-08-15
s390/qeth: extract bridgeport cmd builder
Julian Wiedmann
2017-08-15
s390/net: reduce inlining
Julian Wiedmann
2017-08-15
s390/qeth: make more use of skb API
Julian Wiedmann
2017-08-15
s390/qeth: remove extra L2 adapterparms query
Julian Wiedmann
2017-08-15
s390/qeth: don't access skb after transmission
Julian Wiedmann
2017-06-20
s390/qeth: use diag26c to get MAC address on L2
Julian Wiedmann
2017-06-20
s390/qeth: add ipa return codes for bridgeport
Kittipon Meesompop
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-06
s390/qeth: log bridgeport capabilities
Julian Wiedmann
2017-05-11
s390/qeth: avoid null pointer dereference on OSN
Julian Wiedmann
2017-05-11
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
2017-05-11
s390/qeth: handle sysfs error during initialization
Ursula Braun
2017-04-11
s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
Julian Wiedmann
2017-04-11
s390/qeth: use and remove some defines
Julian Wiedmann
2017-04-11
s390/qeth: use correct return type for hard_start_xmit()
Julian Wiedmann
2017-04-11
s390/qeth: remove unused parameter
Julian Wiedmann
2017-04-11
s390/qeth: move gdev shutdown handler to core
Julian Wiedmann
2017-04-11
s390/qeth: move NAPI poll routine to core
Julian Wiedmann
2017-04-11
s390/qeth: move common ioctl handling to core
Julian Wiedmann
2017-04-07
s390/qeth: Remove unused code
Julian Wiedmann
2017-03-24
s390/qeth: size calculation outbound buffers
Julian Wiedmann
2017-01-12
s390/qeth: issue STARTLAN as first IPA command
Julian Wiedmann
2017-01-12
s390/qeth: shuffle MAC management functions around
Julian Wiedmann
2017-01-12
s390/qeth: extract qeth_l2_remove_mac()
Julian Wiedmann
2017-01-12
s390/qeth: consolidate errno translation
Julian Wiedmann
2017-01-12
s390/qeth: don't convert return code twice
Julian Wiedmann
2017-01-12
s390/qeth: drop qeth_l2_del_all_macs() parameter
Julian Wiedmann
2016-10-20
s390/net: use net core MTU range checking
Jarod Wilson
2016-09-16
qeth: do not turn on SG per default
Ursula Braun
2016-09-16
qeth: do not limit number of gso segments
Ursula Braun
2016-09-16
qeth: restore device features after recovery
Hans Wippel
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-04
qeth: delete napi struct when removing a qeth device
Ursula Braun
2016-06-16
qeth: add network device features for VLAN devices
Hans Wippel
2016-06-16
qeth layer 2 and layer 3 common feature handling
Thomas Richter
2016-06-16
qeth: optimize IP handling in rx_mode callback
Lakhvich Dmitriy
2016-06-16
qeth: introduce linearization fail count to stats
Eugene Crosser
2016-06-16
qeth: enable scatter/gather by default
Eugene Crosser
2016-06-16
qeth: enable scatter/gather in layer 2 mode
Eugene Crosser
2016-06-16
qeth: Include error message for "OS Mismatch"
Eugene Crosser
2015-12-14
qeth: initialize net_device with carrier off
Ursula Braun
2015-10-07
s390/qeth: optimize MAC handling in rx_mode callback
Lakhvich Dmitriy
2015-10-07
s390/qeth: switch to napi_gro_receive
Thomas Richter
2015-09-21
qeth: add layer 2 RX/TX checksum offloading
Thomas Richter
[next]