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