index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qdio: allow for non-contiguous SBAL array in init_data
Julian Wiedmann
2020-04-06
1
-2
/
+3
*
s390/qeth: remove fake_broadcast attribute
Julian Wiedmann
2020-03-27
1
-1
/
+0
*
s390/qeth: keep track of fixed prio-queue configuration
Julian Wiedmann
2020-03-25
1
-0
/
+1
*
s390/qeth: add TX IRQ coalescing support for IQD devices
Julian Wiedmann
2020-03-25
1
-5
/
+10
*
s390/qeth: collect more TX statistics
Julian Wiedmann
2020-03-25
1
-0
/
+2
*
s390/qeth: clean up the mac_bits
Julian Wiedmann
2020-03-25
1
-2
/
+1
*
s390/qeth: simplify L3 dev_id logic
Julian Wiedmann
2020-03-25
1
-5
/
+0
*
s390/qeth: simplify RX buffer tracking
Julian Wiedmann
2020-03-25
1
-1
/
+1
*
s390/qeth: use dev->reg_state
Julian Wiedmann
2020-03-18
1
-5
/
+0
*
s390/qeth: balance the TX queue selection for IQD devices
Julian Wiedmann
2020-03-18
1
-0
/
+1
*
s390/qeth: remove prio-queueing support for z/VM NICs
Julian Wiedmann
2020-03-18
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
1
-2
/
+2
|
\
|
*
s390/qeth: implement smarter resizing of the RX buffer pool
Julian Wiedmann
2020-03-11
1
-1
/
+1
|
*
s390/qeth: use page pointers to manage RX buffer pool
Julian Wiedmann
2020-03-11
1
-1
/
+1
*
|
s390/qeth: support configurable RX copybreak
Julian Wiedmann
2020-02-27
1
-4
/
+6
|
/
*
s390/qeth: remove HARDSETUP state
Julian Wiedmann
2020-01-26
1
-1
/
+0
*
s390/qeth: make cmd/reply matching more flexible
Julian Wiedmann
2020-01-26
1
-1
/
+13
*
s390/qeth: consolidate online/offline code
Julian Wiedmann
2020-01-26
1
-6
/
+3
*
s390/qeth: consolidate QDIO queue setup
Julian Wiedmann
2020-01-26
1
-1
/
+0
*
s390/qeth: remove QETH_RX_PULL_LEN
Julian Wiedmann
2019-12-26
1
-1
/
+0
*
s390/qeth: consolidate RX code
Julian Wiedmann
2019-12-26
1
-16
/
+0
*
s390/qeth: consolidate helpers for capability checking
Julian Wiedmann
2019-12-18
1
-44
/
+3
*
s390/qeth: wake up all waiters from qeth_irq()
Julian Wiedmann
2019-12-18
1
-0
/
+7
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
s390/qeth: fix dangling IO buffers after halt/clear
Julian Wiedmann
2019-12-05
1
-0
/
+3
*
s390/qeth: guard against runt packets
Julian Wiedmann
2019-12-05
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-22
1
-0
/
+1
|
\
|
*
s390/qeth: fix potential deadlock on workqueue flush
Julian Wiedmann
2019-11-20
1
-0
/
+1
*
|
s390/qeth: remove VLAN tracking for L3 devices
Julian Wiedmann
2019-11-14
1
-1
/
+0
*
|
s390/qeth: support per-frame invalidation
Julian Wiedmann
2019-11-14
1
-0
/
+2
*
|
s390/qeth: gather more detailed RX dropped/error statistics
Julian Wiedmann
2019-11-14
1
-2
/
+5
*
|
s390/qeth: use IQD Multi-Write
Julian Wiedmann
2019-10-31
1
-0
/
+9
|
/
*
s390/qeth: add xmit_more support for IQD devices
Julian Wiedmann
2019-08-24
1
-0
/
+24
*
s390/qeth: add BQL support for IQD devices
Julian Wiedmann
2019-08-24
1
-0
/
+1
*
s390/qeth: add TX NAPI support for IQD devices
Julian Wiedmann
2019-08-24
1
-0
/
+26
*
s390/qeth: collect accurate TX statistics
Julian Wiedmann
2019-08-24
1
-0
/
+1
*
s390/qeth: streamline control code for promisc mode
Julian Wiedmann
2019-08-20
1
-2
/
+2
*
s390/qeth: merge qeth_reply struct into qeth_cmd_buffer
Julian Wiedmann
2019-08-20
1
-14
/
+12
*
s390/qeth: use correct length field in SNMP cmd callback
Julian Wiedmann
2019-08-20
1
-1
/
+0
*
s390/qeth: propagate length of processed cmd IO data to callback
Julian Wiedmann
2019-08-20
1
-1
/
+2
*
s390/qeth: use node_descriptor struct
Julian Wiedmann
2019-08-20
1
-1
/
+1
*
s390/qeth: serialize cmd reply with concurrent timeout
Julian Wiedmann
2019-08-13
1
-0
/
+1
*
s390/qeth: move cast type selection into fill_header()
Julian Wiedmann
2019-06-27
1
-3
/
+2
*
s390/qeth: extract helper for route validation
Julian Wiedmann
2019-06-27
1
-0
/
+13
*
s390/qeth: consolidate pm code
Julian Wiedmann
2019-06-27
1
-3
/
+0
*
s390/qeth: remove static cmd buffer infrastructure
Julian Wiedmann
2019-06-27
1
-37
/
+8
*
s390/qeth: dynamically allocate diag cmds
Julian Wiedmann
2019-06-27
1
-0
/
+3
*
s390/qeth: dynamically allocate various cmds with sub-types
Julian Wiedmann
2019-06-27
1
-4
/
+5
*
s390/qeth: clarify parameter for simple assist cmds
Julian Wiedmann
2019-06-27
1
-3
/
+3
*
s390/qeth: dynamically allocate simple IPA cmds
Julian Wiedmann
2019-06-27
1
-1
/
+9
[next]