summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
AgeCommit message (Expand)AuthorFilesLines
2020-07-31s390/qeth: use all configured RX buffersJulian Wiedmann1-12/+4
2020-07-31s390/qeth: don't process empty bridge port eventsJulian Wiedmann1-0/+4
2020-07-31s390/qeth: integrate RX refill worker with NAPIJulian Wiedmann4-18/+26
2020-07-31s390/qeth: tolerate pre-filled RX bufferJulian Wiedmann1-6/+14
2020-07-27s390/ism: indicate correct error reason in ism_alloc_dmb()Karsten Graul1-1/+1
2020-07-14s390/qeth: constify the MPC initialization dataJulian Wiedmann3-18/+17
2020-07-14s390/qeth: unify RX-mode hashtablesJulian Wiedmann4-14/+12
2020-07-14s390/qeth: cleanup OAT codeJulian Wiedmann1-28/+12
2020-07-14s390/qeth: clean up a magic number in the OAT callbackJulian Wiedmann1-4/+2
2020-07-14s390/qeth: use u64_to_user_ptr() in the OAT codeJulian Wiedmann1-4/+2
2020-07-14s390/qeth: clean up error handling for isolation mode cmdsJulian Wiedmann3-70/+40
2020-07-14s390/qeth: don't clear the configured isolation modeJulian Wiedmann1-11/+11
2020-07-14s390/qeth: only init the isolation mode when necessaryJulian Wiedmann1-5/+6
2020-07-14s390/qeth: fine-tune errno when cmds are cancelledJulian Wiedmann1-1/+1
2020-07-14s390/qeth: reject unsupported link type earlierJulian Wiedmann2-17/+27
2020-06-18s390/qeth: let isolation mode override HW offload restrictionsJulian Wiedmann1-2/+4
2020-06-18s390/qeth: fix error handling for isolation mode cmdsJulian Wiedmann1-4/+1
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-89/+109
2020-05-28s390/cio, s390/qeth: cleanup PNSO CHSCAlexandra Winter1-89/+109
2020-05-19s390/net: remove pm support from iucv driversJulian Wiedmann2-168/+1
2020-05-19s390/net: remove pm ops from ccwgroup driversJulian Wiedmann3-130/+0
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+3
2020-05-13s390/ism: fix error return code in ism_probe()Wei Yongjun1-1/+3
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-5/+5
2020-05-06s390/qeth: clean up Kconfig help textJulian Wiedmann1-6/+3
2020-05-06s390/qeth: return error when starting a reset failsJulian Wiedmann3-16/+27
2020-05-06s390/qeth: set TX IRQ marker on last buffer in a groupJulian Wiedmann1-6/+7
2020-05-06s390/qeth: indicate contiguous TX buffer elementsJulian Wiedmann1-2/+10
2020-05-06s390/qeth: merge TX skb mapping codeJulian Wiedmann1-37/+27
2020-05-06s390/qeth: don't use restricted offloads for local trafficJulian Wiedmann2-4/+81
2020-05-06s390/qeth: extract helpers for next-hop lookupJulian Wiedmann2-20/+27
2020-05-06s390/qeth: add debugfs file for local IP addressesJulian Wiedmann2-1/+33
2020-05-06s390/qeth: process local address eventsJulian Wiedmann5-0/+257
2020-05-06s390/qeth: keep track of LP2LP capability for csum offloadJulian Wiedmann2-9/+17
2020-05-04s390/qeth: fix cancelling of TX timer on dev_close()Julian Wiedmann1-5/+5
2020-04-06s390/qdio: remove cdev from init_dataJulian Wiedmann1-2/+1
2020-04-06s390/qdio: allow for non-contiguous SBAL array in init_dataJulian Wiedmann2-51/+13
2020-04-06s390/qdio: cleanly split alloc and establishJulian Wiedmann1-1/+2
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-20/+0
2020-03-29s390/qeth: support net namespaces for L3 devicesJulian Wiedmann1-3/+0
2020-03-27s390/qeth: phase out OSN supportJulian Wiedmann2-0/+4
2020-03-27s390/qeth: make OSN / OSX support configurableJulian Wiedmann4-0/+33
2020-03-27s390/qeth: remove fake_broadcast attributeJulian Wiedmann2-36/+0
2020-03-27s390/ism: remove pm supportUrsula Braun1-20/+0
2020-03-25s390/qeth: modernize two list helpersJulian Wiedmann1-5/+3
2020-03-25s390/qeth: keep track of fixed prio-queue configurationJulian Wiedmann3-4/+7
2020-03-25s390/qeth: fine-tune MAC Address-related errnosJulian Wiedmann1-5/+5
2020-03-25s390/qeth: add TX IRQ coalescing support for IQD devicesJulian Wiedmann3-8/+102
2020-03-25s390/qeth: collect more TX statisticsJulian Wiedmann3-6/+17
2020-03-25s390/qeth: clean up the mac_bitsJulian Wiedmann2-8/+8