aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_core_main.c
AgeCommit message (Expand)Author
2020-12-02s390/qeth: fix tear down of async TX buffersJulian Wiedmann
2020-04-02s390/qeth: handle error when backing RX bufferJulian Wiedmann
2020-03-11s390/qdio: fill SL with absolute addressesJulian Wiedmann
2019-11-20s390/qeth: uninstall IRQ handler on device removalJulian Wiedmann
2019-05-31s390/qeth: handle error from qeth_update_from_chp_desc()Julian Wiedmann
2019-03-13s390/qeth: fix use-after-free in error pathJulian Wiedmann
2019-03-13s390/qeth: release cmd buffer in error pathsJulian Wiedmann
2018-12-05s390/qeth: fix length check in SNMP processingJulian Wiedmann
2018-09-28s390: qeth: Fix potential array overrun in cmd/rc lookupJean Delvare
2018-09-12s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang
2018-09-12s390/qeth: switch on SG by default for IQD devicesJulian Wiedmann
2018-09-12s390/qeth: indicate error when netdev allocation failsJulian Wiedmann
2018-08-09s390/qeth: don't restrict qeth_card to DMA memoryJulian Wiedmann
2018-08-09s390/qeth: clean up card initializationJulian Wiedmann
2018-08-09s390/qeth: do basic setup for data channelJulian Wiedmann
2018-08-09s390/qeth: use qeth_setup_ccw() to set up all CCWsJulian Wiedmann
2018-08-09s390/qeth: reduce hard-coded access to ccw channelsJulian Wiedmann
2018-08-09s390/qeth: extract helper for MPC protocol typeJulian Wiedmann
2018-07-21s390/qeth: speed up L2 IQD xmitJulian Wiedmann
2018-07-21s390/qeth: add support for constrained HW headersJulian Wiedmann
2018-07-21s390/qeth: merge linearize-check into HW header constructionJulian Wiedmann
2018-07-21s390/qeth: add statistics for consumed buffer elementsJulian Wiedmann
2018-07-21s390/qeth: use core MTU range checkingJulian Wiedmann
2018-07-21s390/qeth: simplify max MTU handlingJulian Wiedmann
2018-07-21s390/qeth: don't cache HW port numberJulian Wiedmann
2018-07-21s390/qeth: allocate netdevice earlyJulian Wiedmann
2018-07-21s390/qeth: remove redundant netif_carrier_ok() checksJulian Wiedmann
2018-07-21s390/qeth: fix race in used-buffer accountingJulian Wiedmann
2018-07-12s390/qeth: clean up exported symbolsJulian Wiedmann
2018-07-12s390/qeth: consolidate ccwgroup driver definitionJulian Wiedmann
2018-07-12s390/qeth: clean up Output Queue selectionJulian Wiedmann
2018-07-12s390/qeth: remove unused buffer->aob pointerJulian Wiedmann
2018-07-12s390/qeth: various buffer management cleanupsJulian Wiedmann
2018-06-30s390/qeth: consistently re-enable device featuresJulian Wiedmann
2018-06-30s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann
2018-06-30Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-04-27s390/qeth: add IPv6 RX checksum offload supportKittipon Meesompop
2018-04-27s390/qeth: add IPv6 TX checksum offload supportKittipon Meesompop
2018-04-27s390/qeth: extend Checksum Offload Assists for IPv6Kittipon Meesompop
2018-04-27s390/qeth: query IPv6 assists during hardsetupKittipon Meesompop
2018-04-27s390/qeth: add stats counter for RX csum offloadKittipon Meesompop
2018-04-27s390/qeth: convert vlan spinlock to mutexJulian Wiedmann
2018-04-27s390/qeth: skip QDIO queue handler indirectionJulian Wiedmann
2018-04-22s390/qeth: use Read device to query hypervisor for MACJulian Wiedmann
2018-04-22s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann
2018-04-22s390/qeth: handle failure on workqueue creationJulian Wiedmann
2018-04-22s390/qeth: avoid control IO completion stallsJulian Wiedmann