summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core_main.c
AgeCommit message (Expand)Author
2020-07-31s390/qeth: use all configured RX buffersJulian Wiedmann
2020-07-31s390/qeth: integrate RX refill worker with NAPIJulian Wiedmann
2020-07-31s390/qeth: tolerate pre-filled RX bufferJulian Wiedmann
2020-07-14s390/qeth: constify the MPC initialization dataJulian Wiedmann
2020-07-14s390/qeth: unify RX-mode hashtablesJulian Wiedmann
2020-07-14s390/qeth: cleanup OAT codeJulian Wiedmann
2020-07-14s390/qeth: clean up a magic number in the OAT callbackJulian Wiedmann
2020-07-14s390/qeth: use u64_to_user_ptr() in the OAT codeJulian Wiedmann
2020-07-14s390/qeth: clean up error handling for isolation mode cmdsJulian Wiedmann
2020-07-14s390/qeth: don't clear the configured isolation modeJulian Wiedmann
2020-07-14s390/qeth: only init the isolation mode when necessaryJulian Wiedmann
2020-07-14s390/qeth: fine-tune errno when cmds are cancelledJulian Wiedmann
2020-07-14s390/qeth: reject unsupported link type earlierJulian Wiedmann
2020-06-18s390/qeth: let isolation mode override HW offload restrictionsJulian Wiedmann
2020-06-18s390/qeth: fix error handling for isolation mode cmdsJulian Wiedmann
2020-05-19s390/net: remove pm ops from ccwgroup driversJulian Wiedmann
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06s390/qeth: return error when starting a reset failsJulian Wiedmann
2020-05-06s390/qeth: set TX IRQ marker on last buffer in a groupJulian Wiedmann
2020-05-06s390/qeth: indicate contiguous TX buffer elementsJulian Wiedmann
2020-05-06s390/qeth: merge TX skb mapping codeJulian Wiedmann
2020-05-06s390/qeth: don't use restricted offloads for local trafficJulian Wiedmann
2020-05-06s390/qeth: add debugfs file for local IP addressesJulian Wiedmann
2020-05-06s390/qeth: process local address eventsJulian Wiedmann
2020-05-06s390/qeth: keep track of LP2LP capability for csum offloadJulian Wiedmann
2020-05-04s390/qeth: fix cancelling of TX timer on dev_close()Julian Wiedmann
2020-04-06s390/qdio: remove cdev from init_dataJulian Wiedmann
2020-04-06s390/qdio: allow for non-contiguous SBAL array in init_dataJulian Wiedmann
2020-04-06s390/qdio: cleanly split alloc and establishJulian Wiedmann
2020-03-27s390/qeth: make OSN / OSX support configurableJulian Wiedmann
2020-03-25s390/qeth: modernize two list helpersJulian Wiedmann
2020-03-25s390/qeth: keep track of fixed prio-queue configurationJulian Wiedmann
2020-03-25s390/qeth: add TX IRQ coalescing support for IQD devicesJulian Wiedmann
2020-03-25s390/qeth: collect more TX statisticsJulian Wiedmann
2020-03-25s390/qdio: extend polling support to multiple queuesJulian Wiedmann
2020-03-25s390/qeth: remove redundant if-clause in RX poll codeJulian Wiedmann
2020-03-25s390/qeth: split out RX poll codeJulian Wiedmann
2020-03-25s390/qeth: simplify RX buffer trackingJulian Wiedmann
2020-03-18s390/qeth: remove gratuitous NULL checksJulian Wiedmann
2020-03-18s390/qeth: add phys_to_virt() translation for AOBJulian Wiedmann
2020-03-18s390/qeth: add SW timestamping support for IQD devicesJulian Wiedmann
2020-03-18s390/qeth: balance the TX queue selection for IQD devicesJulian Wiedmann
2020-03-18s390/qeth: allow configuration of TX queues for IQD devicesJulian Wiedmann
2020-03-18s390/qeth: remove prio-queueing support for z/VM NICsJulian Wiedmann
2020-03-18s390/qeth: use memory reserves in TX slow pathJulian Wiedmann
2020-03-18s390/qeth: use memory reserves to back RX buffersJulian Wiedmann
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-11s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann
2020-03-11s390/qeth: refactor buffer pool codeJulian Wiedmann
2020-03-11s390/qeth: use page pointers to manage RX buffer poolJulian Wiedmann