index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_core_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qeth: handle error when updating TX queue count
Julian Wiedmann
2019-06-05
1
-6
/
+16
*
s390/qeth: cache max number of available buffer elements
Julian Wiedmann
2019-04-26
1
-17
/
+17
*
s390/qeth: don't clear Output buffers on every queue init
Julian Wiedmann
2019-04-26
1
-6
/
+2
*
s390/qeth: use IS_* helpers for checking device type
Julian Wiedmann
2019-04-26
1
-49
/
+31
*
s390/qeth: stop/wake TX queues based on their fill level
Julian Wiedmann
2019-04-17
1
-22
/
+59
*
s390/qeth: simplify QoS code
Julian Wiedmann
2019-04-17
1
-16
/
+7
*
s390/qeth: add TX multiqueue support for OSA devices
Julian Wiedmann
2019-04-17
1
-36
/
+31
*
s390/qeth: add TX multiqueue support for IQD devices
Julian Wiedmann
2019-04-17
1
-6
/
+21
*
s390/qeth: don't keep statistics for tx timeout
Julian Wiedmann
2019-04-17
1
-2
/
+0
*
s390/qeth: don't bother updating the last-tx time
Julian Wiedmann
2019-04-17
1
-1
/
+0
*
s390/qeth: handle error from qeth_update_from_chp_desc()
Julian Wiedmann
2019-04-17
1
-4
/
+10
*
s390/qeth: clarify naming for some QDIO helpers
Julian Wiedmann
2019-04-17
1
-20
/
+19
*
s390/qeth: send IDX cmds via qeth_send_control_data()
Julian Wiedmann
2019-03-28
1
-211
/
+206
*
s390/qeth: use callback to finalize cmd
Julian Wiedmann
2019-03-28
1
-28
/
+46
*
s390/qeth: let qeth_notify_reply() set the notify reason
Julian Wiedmann
2019-03-28
1
-14
/
+8
*
s390/qeth: clarify default cmd callback
Julian Wiedmann
2019-03-28
1
-8
/
+9
*
s390/qeth: don't poll for cmd IO completion
Julian Wiedmann
2019-03-28
1
-36
/
+24
*
s390/qeth: convert IP table spinlock to mutex
Julian Wiedmann
2019-03-28
1
-1
/
+0
*
s390/qeth: defer IPv6 address notifier events
Julian Wiedmann
2019-03-28
1
-1
/
+2
*
s390/qeth: remove locking for RX modeset cache
Julian Wiedmann
2019-03-28
1
-1
/
+0
*
s390/qeth: be drop monitor friendly
Julian Wiedmann
2019-03-19
1
-1
/
+4
*
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-03-05
1
-2
/
+2
|
\
|
*
s390/qdio: make SBAL address array type-safe
Julian Wiedmann
2019-02-07
1
-2
/
+2
*
|
s390/qeth: drop redundant state checking
Julian Wiedmann
2019-02-28
1
-17
/
+1
*
|
s390/qeth: remove driver-wide workqueue
Julian Wiedmann
2019-02-28
1
-18
/
+1
*
|
s390/qeth: don't defer close_dev work during recovery
Julian Wiedmann
2019-02-28
1
-2
/
+1
*
|
s390/qeth: call dev_close() during recovery
Julian Wiedmann
2019-02-28
1
-3
/
+0
*
|
s390/qeth: remove RECOVER state
Julian Wiedmann
2019-02-28
1
-4
/
+2
*
|
s390/qeth: split out OSN netdev ops
Julian Wiedmann
2019-02-16
1
-3
/
+0
*
|
s390/qeth: overhaul ethtool statistics
Julian Wiedmann
2019-02-16
1
-61
/
+66
*
|
s390/qeth: move ethtool code into its own file
Julian Wiedmann
2019-02-16
1
-311
/
+6
*
|
s390/qeth: reduce ethtool statistics
Julian Wiedmann
2019-02-16
1
-78
/
+7
*
|
s390/qeth: use a static Output Queue array
Julian Wiedmann
2019-02-16
1
-15
/
+6
*
|
s390/qeth: convert remaining legacy cmd callbacks
Julian Wiedmann
2019-02-12
1
-57
/
+56
*
|
s390/qeth: allow cmd callbacks to return errnos
Julian Wiedmann
2019-02-12
1
-38
/
+44
*
|
s390/qeth: cancel cmd on early error
Julian Wiedmann
2019-02-12
1
-9
/
+28
*
|
s390/qeth: simplify reply object handling
Julian Wiedmann
2019-02-12
1
-57
/
+61
*
|
s390/qeth: limit trace to valid data of command request
Julian Wiedmann
2019-02-12
1
-1
/
+1
*
|
s390/qeth: align csum offload with TSO control logic
Julian Wiedmann
2019-02-12
1
-82
/
+47
*
|
s390/qeth: enable only required csum offload features
Julian Wiedmann
2019-02-12
1
-2
/
+9
*
|
s390/qeth: consolidate filling of low-level cmd length fields
Julian Wiedmann
2019-02-12
1
-27
/
+16
*
|
s390/qeth: reduce data length for ARP cache query
Julian Wiedmann
2019-02-12
1
-7
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-09
1
-11
/
+20
|
\
\
|
*
|
s390/qeth: conclude all event processing before offlining a card
Julian Wiedmann
2019-02-04
1
-2
/
+8
|
*
|
s390/qeth: fix use-after-free in error path
Julian Wiedmann
2019-02-04
1
-9
/
+6
|
*
|
s390/qeth: release cmd buffer in error paths
Julian Wiedmann
2019-02-04
1
-0
/
+6
|
|
/
*
|
s390/qeth: remove VLAN tracking for L2 devices
Julian Wiedmann
2019-01-26
1
-5
/
+7
*
|
s390/qeth: detach netdevice while card is offline
Julian Wiedmann
2019-01-26
1
-49
/
+2
*
|
s390/qeth: delay netdevice registration
Julian Wiedmann
2019-01-26
1
-9
/
+0
*
|
s390/qeth: consolidate open/stop netdev ops
Julian Wiedmann
2019-01-26
1
-0
/
+53
[next]