blob: 54e1155f60211e76cb88b8cc16d58e68bfa856ff [file] [log] [blame]
fcc2df8b8777 ("s390/qeth: allow configuration of TX queues for z/VM NICs")
562cf7736363 ("s390/qeth: support configurable RX copybreak")
54a61fbc020f ("s390/qeth: fix off-by-one in RX copybreak check")
8ca8559ff3ce ("s390/qeth: remove QETH_RX_PULL_LEN")
dcdcf8670dad ("s390/qeth: use napi_gro_frags() for SG skbs")
c04b116a2866 ("s390/qeth: consolidate RX code")
f677fcb9aeb6 ("s390/qeth: ensure linear access to packet headers")
5b55633f20ee ("s390/qeth: guard against runt packets")
17caeaa4766d ("s390/qeth: handle skb allocation error gracefully")
7d4faee7c6db ("s390/qeth: drop unwanted packets earlier in RX path")
5fd3fcbb8af8 ("s390/qeth: support per-frame invalidation")
845ef9047b1f ("s390/qeth: gather more detailed RX dropped/error statistics")
7b7331511e66 ("s390/net: Mark expected switch fall-throughs")
980f4568fa32 ("s390/qeth: extract helper for route validation")
c097cc922819 ("s390/qeth: consolidate skb RX processing in L3 driver")
a59d121da239 ("s390/qeth: dynamically allocate simple IPA cmds")
405548959cc7 ("s390/qeth: add support for dynamically allocated cmds")
57a688aa22eb ("s390/qeth: convert device-specific trace entries")
1273a8001410 ("s390/qeth: remove qeth_wait_for_buffer()")
bd966839bdf9 ("s390/qeth: handle error when updating TX queue count")
0cd6783d3c7d ("s390/qeth: check dst entry before use")
58aa2491aa61 ("s390/qeth: extract helper to determine L2 cast type")
7b579ce57ecf ("s390/qeth: don't clear Output buffers on every queue init")
379ac99e5192 ("s390/qeth: use IS_* helpers for checking device type")
ddb0ac51e62e ("s390/qeth: remove RX seqno in skb->cb")
73dc2daf110f ("s390/qeth: add TX multiqueue support for OSA devices")
3a18d75400ff ("s390/qeth: add TX multiqueue support for IQD devices")
333ef9d1d5fb ("s390/qeth: don't keep statistics for tx timeout")
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")
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")
4b7ae1221694 ("s390/qeth: allow cmd callbacks to return errnos")
54daaca7024d ("s390/qeth: cancel cmd on early error")
0951c6babf49 ("s390/qeth: simplify reply object handling")