summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_core_main.c
AgeCommit message (Expand)Author
2020-10-02s390/qeth: static checker cleanupsJulian Wiedmann
2020-10-02s390/qeth: use netdev_name()Julian Wiedmann
2020-10-02s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann
2020-10-02s390/qeth: de-magic the QIB parm areaJulian Wiedmann
2020-10-02s390/qeth: keep track of wanted TX queuesJulian Wiedmann
2020-09-23s390/qeth: consolidate teardown codeJulian Wiedmann
2020-09-23s390/qeth: consolidate online codeJulian Wiedmann
2020-09-23s390/qeth: cancel cmds earlier during teardownJulian Wiedmann
2020-09-15s390/qeth: Detect PNSO OC3 capabilityAlexandra Winter
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-08-27s390/qeth: make queue lock a proper spinlockJulian Wiedmann
2020-08-27s390/qeth: use to_delayed_work()Julian Wiedmann
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
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