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