blob: 4526ff11e7ec66561278026530f9a9314dfdfa90 [file] [log] [blame]
7359393f3c19 ("s390/qeth: wake up all waiters from qeth_irq()")
f9e50b02a99c ("s390/qeth: fix dangling IO buffers after halt/clear")
32e85a0d83ee ("s390/qeth: keep cmd alive after IO completion")
12fc286f84b1 ("s390/qeth: propagate length of processed cmd IO data to callback")
afc1f67b99d5 ("s390/qeth: use node_descriptor struct")
c3b2218d3170 ("s390/qeth: remove static cmd buffer infrastructure")
f19f8fd2df7c ("s390/qeth: dynamically allocate MPC cmds")
5cfbe10a000a ("s390/qeth: dynamically allocate diag cmds")
b9150461e5a6 ("s390/qeth: dynamically allocate various cmds with sub-types")
a59d121da239 ("s390/qeth: dynamically allocate simple IPA cmds")
d9b9f40bba7d ("s390/qeth: allocate a single cmd on read channel")
f3b783b1d0d7 ("s390/qeth: command-chain the IDX sequence")
2066e1db9eef ("s390/qeth: convert RCD code to common IO infrastructure")
405548959cc7 ("s390/qeth: add support for dynamically allocated cmds")
fcda7f73b618 ("s390/qeth: remove 'channel' parameter from callbacks")
57a688aa22eb ("s390/qeth: convert device-specific trace entries")
0ce37ec297f6 ("s390/qeth: remove OSN-specific IO code")
1273a8001410 ("s390/qeth: remove qeth_wait_for_buffer()")
09ac887f0360 ("s390/qeth: clean up setting of BLKT defaults")
7cbc9e8fe6cc ("s390/qeth: restart pending READ cmd from callback")
ad1608722226 ("s390/qeth: simplify DOWN state handling")
bd966839bdf9 ("s390/qeth: handle error when updating TX queue count")
7b579ce57ecf ("s390/qeth: don't clear Output buffers on every queue init")
379ac99e5192 ("s390/qeth: use IS_* helpers for checking device type")
73dc2daf110f ("s390/qeth: add TX multiqueue support for OSA devices")
3a18d75400ff ("s390/qeth: add TX multiqueue support for IQD devices")
a4cdc9baee07 ("s390/qeth: handle error from qeth_update_from_chp_desc()")
41c47da3b6e5 ("s390/qeth: clarify naming for some QDIO helpers")
2e873d100d14 ("s390/qeth: send IDX cmds via qeth_send_control_data()")
48ce6f89fcb1 ("s390/qeth: use callback to finalize cmd")
61e04465ddbf ("s390/qeth: let qeth_notify_reply() set the notify reason")
988a747d88df ("s390/qeth: clarify default cmd callback")
782e4a792147 ("s390/qeth: don't poll for cmd IO completion")
104b48592b54 ("s390/qeth: be drop monitor friendly")
0f7aedbdf2bb ("s390/qeth: drop redundant state checking")
dcef5cad639e ("s390/qeth: remove driver-wide workqueue")
bf42d40b1254 ("s390/qeth: don't defer close_dev work during recovery")
d4560150cb47 ("s390/qeth: call dev_close() during recovery")
7bd2275c974f ("s390/qeth: unconditionally clear MAC_REGISTERED flag")
d7ef489f8261 ("s390/qeth: enable/disable the HW trap a little earlier")
d7d543f25299 ("s390/qeth: remove RECOVER state")
8024cc9e854a ("s390/qeth: split out OSN netdev ops")
b0abc4f5df76 ("s390/qeth: overhaul ethtool statistics")
d896ac62d016 ("s390/qeth: move ethtool code into its own file")
4326b5b4616b ("s390/qeth: reduce ethtool statistics")
742d4d40831d ("s390/qeth: convert remaining legacy cmd callbacks")
1709ff8d8603 ("s390/qeth: convert bridgeport callbacks")
4b7ae1221694 ("s390/qeth: allow cmd callbacks to return errnos")
54daaca7024d ("s390/qeth: cancel cmd on early error")
0951c6babf49 ("s390/qeth: simplify reply object handling")