index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-27
s390/qeth: move cast type selection into fill_header()
Julian Wiedmann
1
-3
/
+2
2019-06-27
s390/qeth: extract helper for route validation
Julian Wiedmann
1
-0
/
+13
2019-06-27
s390/qeth: consolidate pm code
Julian Wiedmann
1
-3
/
+0
2019-06-27
s390/qeth: remove static cmd buffer infrastructure
Julian Wiedmann
1
-37
/
+8
2019-06-27
s390/qeth: dynamically allocate diag cmds
Julian Wiedmann
1
-0
/
+3
2019-06-27
s390/qeth: dynamically allocate various cmds with sub-types
Julian Wiedmann
1
-4
/
+5
2019-06-27
s390/qeth: clarify parameter for simple assist cmds
Julian Wiedmann
1
-3
/
+3
2019-06-27
s390/qeth: dynamically allocate simple IPA cmds
Julian Wiedmann
1
-1
/
+9
2019-06-13
s390/qeth: allocate a single cmd on read channel
Julian Wiedmann
1
-0
/
+7
2019-06-13
s390/qeth: convert RCD code to common IO infrastructure
Julian Wiedmann
1
-2
/
+0
2019-06-13
s390/qeth: add support for dynamically allocated cmds
Julian Wiedmann
1
-0
/
+9
2019-06-13
s390/qeth: remove 'channel' parameter from callbacks
Julian Wiedmann
1
-3
/
+2
2019-06-13
s390/qeth: remove OSN-specific IO code
Julian Wiedmann
1
-0
/
+1
2019-06-13
s390/qeth: remove qeth_wait_for_buffer()
Julian Wiedmann
1
-1
/
+1
2019-06-13
s390/qeth: clean up setting of BLKT defaults
Julian Wiedmann
1
-0
/
+1
2019-04-26
s390/qeth: extract helper to determine L2 cast type
Julian Wiedmann
1
-0
/
+10
2019-04-26
s390/qeth: cache max number of available buffer elements
Julian Wiedmann
1
-6
/
+4
2019-04-26
s390/qeth: use IS_* helpers for checking device type
Julian Wiedmann
1
-1
/
+1
2019-04-26
s390/qeth: clean up stale buffer state documentation
Julian Wiedmann
1
-28
/
+13
2019-04-26
s390/qeth: remove RX seqno in skb->cb
Julian Wiedmann
1
-1
/
+0
2019-04-26
s390: qeth: address type mismatch warning
Arnd Bergmann
1
-3
/
+7
2019-04-17
s390/qeth: stop/wake TX queues based on their fill level
Julian Wiedmann
1
-0
/
+6
2019-04-17
s390/qeth: add TX multiqueue support for OSA devices
Julian Wiedmann
1
-10
/
+1
2019-04-17
s390/qeth: add TX multiqueue support for IQD devices
Julian Wiedmann
1
-3
/
+15
2019-04-17
s390/qeth: don't keep statistics for tx timeout
Julian Wiedmann
1
-1
/
+0
2019-04-17
s390/qeth: clarify naming for some QDIO helpers
Julian Wiedmann
1
-1
/
+1
2019-03-28
s390/qeth: send IDX cmds via qeth_send_control_data()
Julian Wiedmann
1
-1
/
+0
2019-03-28
s390/qeth: use callback to finalize cmd
Julian Wiedmann
1
-2
/
+2
2019-03-28
s390/qeth: don't poll for cmd IO completion
Julian Wiedmann
1
-2
/
+9
2019-03-28
s390/qeth: convert IP table spinlock to mutex
Julian Wiedmann
1
-1
/
+1
2019-03-28
s390/qeth: defer IPv6 address notifier events
Julian Wiedmann
1
-0
/
+1
2019-03-28
s390/qeth: remove locking for RX modeset cache
Julian Wiedmann
1
-1
/
+0
2019-03-28
s390/qeth: defer RX modesetting
Julian Wiedmann
1
-0
/
+1
2019-02-28
s390/qeth: drop redundant state checking
Julian Wiedmann
1
-3
/
+5
2019-02-28
s390/qeth: don't defer close_dev work during recovery
Julian Wiedmann
1
-1
/
+0
2019-02-28
s390/qeth: remove RECOVER state
Julian Wiedmann
1
-1
/
+1
2019-02-15
s390/qeth: overhaul ethtool statistics
Julian Wiedmann
1
-38
/
+52
2019-02-15
s390/qeth: move ethtool code into its own file
Julian Wiedmann
1
-8
/
+4
2019-02-15
s390/qeth: reduce ethtool statistics
Julian Wiedmann
1
-29
/
+0
2019-02-15
s390/qeth: use a static Output Queue array
Julian Wiedmann
1
-1
/
+1
2019-02-12
s390/qeth: allow cmd callbacks to return errnos
Julian Wiedmann
1
-1
/
+0
2019-02-12
s390/qeth: cancel cmd on early error
Julian Wiedmann
1
-0
/
+1
2019-02-12
s390/qeth: consolidate filling of low-level cmd length fields
Julian Wiedmann
1
-1
/
+2
2019-02-12
s390/qeth: reduce data length for ARP cache query
Julian Wiedmann
1
-3
/
+0
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-02-04
s390/qeth: conclude all event processing before offlining a card
Julian Wiedmann
1
-1
/
+1
2019-02-04
s390/qeth: cancel close_dev work before removing a card
Julian Wiedmann
1
-0
/
+1
2019-01-25
s390/qeth: remove VLAN tracking for L2 devices
Julian Wiedmann
1
-7
/
+0
2019-01-25
s390/qeth: detach netdevice while card is offline
Julian Wiedmann
1
-5
/
+0
2019-01-25
s390/qeth: consolidate open/stop netdev ops
Julian Wiedmann
1
-0
/
+4
[next]