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_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-27
s390/qeth: move cast type selection into fill_header()
Julian Wiedmann
1
-4
/
+3
2019-06-27
s390/qeth: consolidate pm code
Julian Wiedmann
1
-17
/
+19
2019-06-27
s390/qeth: streamline SNMP cmd code
Julian Wiedmann
1
-31
/
+18
2019-06-27
s390/qeth: remove static cmd buffer infrastructure
Julian Wiedmann
1
-204
/
+50
2019-06-27
s390/qeth: dynamically allocate MPC cmds
Julian Wiedmann
1
-17
/
+19
2019-06-27
s390/qeth: dynamically allocate diag cmds
Julian Wiedmann
1
-8
/
+21
2019-06-27
s390/qeth: dynamically allocate various cmds with sub-types
Julian Wiedmann
1
-42
/
+44
2019-06-27
s390/qeth: clarify parameter for simple assist cmds
Julian Wiedmann
1
-8
/
+7
2019-06-27
s390/qeth: dynamically allocate simple IPA cmds
Julian Wiedmann
1
-7
/
+26
2019-06-13
s390/qeth: allocate a single cmd on read channel
Julian Wiedmann
1
-22
/
+32
2019-06-13
s390/qeth: command-chain the IDX sequence
Julian Wiedmann
1
-44
/
+14
2019-06-13
s390/qeth: convert RCD code to common IO infrastructure
Julian Wiedmann
1
-86
/
+46
2019-06-13
s390/qeth: add support for dynamically allocated cmds
Julian Wiedmann
1
-9
/
+47
2019-06-13
s390/qeth: remove 'channel' parameter from callbacks
Julian Wiedmann
1
-21
/
+17
2019-06-13
s390/qeth: convert device-specific trace entries
Julian Wiedmann
1
-102
/
+94
2019-06-13
s390/qeth: remove OSN-specific IO code
Julian Wiedmann
1
-1
/
+2
2019-06-13
s390/qeth: remove qeth_wait_for_buffer()
Julian Wiedmann
1
-26
/
+32
2019-06-13
s390/qeth: clean up setting of BLKT defaults
Julian Wiedmann
1
-5
/
+6
2019-06-13
s390/qeth: restart pending READ cmd from callback
Julian Wiedmann
1
-3
/
+1
2019-06-13
s390/qeth: use mm helpers
Julian Wiedmann
1
-17
/
+16
2019-06-13
s390/qeth: don't mask TX errors on IQD devices
Julian Wiedmann
1
-7
/
+0
2019-06-05
s390/qeth: handle error when updating TX queue count
Julian Wiedmann
1
-6
/
+16
2019-04-26
s390/qeth: cache max number of available buffer elements
Julian Wiedmann
1
-17
/
+17
2019-04-26
s390/qeth: don't clear Output buffers on every queue init
Julian Wiedmann
1
-6
/
+2
2019-04-26
s390/qeth: use IS_* helpers for checking device type
Julian Wiedmann
1
-49
/
+31
2019-04-17
s390/qeth: stop/wake TX queues based on their fill level
Julian Wiedmann
1
-22
/
+59
2019-04-17
s390/qeth: simplify QoS code
Julian Wiedmann
1
-16
/
+7
2019-04-17
s390/qeth: add TX multiqueue support for OSA devices
Julian Wiedmann
1
-36
/
+31
2019-04-17
s390/qeth: add TX multiqueue support for IQD devices
Julian Wiedmann
1
-6
/
+21
2019-04-17
s390/qeth: don't keep statistics for tx timeout
Julian Wiedmann
1
-2
/
+0
2019-04-17
s390/qeth: don't bother updating the last-tx time
Julian Wiedmann
1
-1
/
+0
2019-04-17
s390/qeth: handle error from qeth_update_from_chp_desc()
Julian Wiedmann
1
-4
/
+10
2019-04-17
s390/qeth: clarify naming for some QDIO helpers
Julian Wiedmann
1
-20
/
+19
2019-03-28
s390/qeth: send IDX cmds via qeth_send_control_data()
Julian Wiedmann
1
-211
/
+206
2019-03-28
s390/qeth: use callback to finalize cmd
Julian Wiedmann
1
-28
/
+46
2019-03-28
s390/qeth: let qeth_notify_reply() set the notify reason
Julian Wiedmann
1
-14
/
+8
2019-03-28
s390/qeth: clarify default cmd callback
Julian Wiedmann
1
-8
/
+9
2019-03-28
s390/qeth: don't poll for cmd IO completion
Julian Wiedmann
1
-36
/
+24
2019-03-28
s390/qeth: convert IP table spinlock to mutex
Julian Wiedmann
1
-1
/
+0
2019-03-28
s390/qeth: defer IPv6 address notifier events
Julian Wiedmann
1
-1
/
+2
2019-03-28
s390/qeth: remove locking for RX modeset cache
Julian Wiedmann
1
-1
/
+0
2019-03-18
s390/qeth: be drop monitor friendly
Julian Wiedmann
1
-1
/
+4
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-2
/
+2
2019-02-28
s390/qeth: drop redundant state checking
Julian Wiedmann
1
-17
/
+1
2019-02-28
s390/qeth: remove driver-wide workqueue
Julian Wiedmann
1
-18
/
+1
2019-02-28
s390/qeth: don't defer close_dev work during recovery
Julian Wiedmann
1
-2
/
+1
2019-02-28
s390/qeth: call dev_close() during recovery
Julian Wiedmann
1
-3
/
+0
2019-02-28
s390/qeth: remove RECOVER state
Julian Wiedmann
1
-4
/
+2
2019-02-15
s390/qeth: split out OSN netdev ops
Julian Wiedmann
1
-3
/
+0
2019-02-15
s390/qeth: overhaul ethtool statistics
Julian Wiedmann
1
-61
/
+66
[next]