summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2020-01-26s390/qeth: remove HARDSETUP stateJulian Wiedmann
2020-01-26s390/qeth: make cmd/reply matching more flexibleJulian Wiedmann
2020-01-26s390/qeth: consolidate online/offline codeJulian Wiedmann
2020-01-26s390/qeth: consolidate QDIO queue setupJulian Wiedmann
2020-01-26s390/qeth: shift some bridgeport code aroundJulian Wiedmann
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-09s390/zcrypt: move ap device reset from bus to driver codeHarald Freudenberger
2020-01-09s390/zcrypt: Fix CCA cipher key gen with clear key value functionHarald Freudenberger
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-26s390/qeth: remove QETH_RX_PULL_LENJulian Wiedmann
2019-12-26s390/qeth: use napi_gro_frags() for SG skbsJulian Wiedmann
2019-12-26s390/qeth: consolidate RX codeJulian Wiedmann
2019-12-24s390/qeth: fix initialization on old HWJulian Wiedmann
2019-12-24s390/qeth: vnicc Fix init to defaultAlexandra Winter
2019-12-24s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter
2019-12-24s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter
2019-12-24s390/qeth: lock the card while changing its hsuidJulian Wiedmann
2019-12-24s390/qeth: fix qdio teardown after early init errorJulian Wiedmann
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann
2019-12-20s390/qeth: fix promiscuous mode after resetJulian Wiedmann
2019-12-20s390/qeth: handle error due to unsupported transport modeJulian Wiedmann
2019-12-20s390/dasd: fix typo in copyright statementStefan Haberland
2019-12-20s390/dasd: fix memleak in path handling error caseStefan Haberland
2019-12-20s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner
2019-12-18s390/qeth: make use of napi_schedule_irqoff()Julian Wiedmann
2019-12-18s390/qeth: consolidate helpers for capability checkingJulian Wiedmann
2019-12-18s390/qeth: stop yielding the ip_lock during IPv4 registrationJulian Wiedmann
2019-12-18s390/qeth: don't raise NETDEV_REBOOT event from L3 offline pathJulian Wiedmann
2019-12-18s390/qeth: remove open-coded inet_make_mask()Julian Wiedmann
2019-12-18s390/qeth: clean up L3 sysfs codeJulian Wiedmann
2019-12-18s390/qeth: overhaul L3 IP address dump codeJulian Wiedmann
2019-12-18s390/qeth: wake up all waiters from qeth_irq()Julian Wiedmann
2019-12-18s390/qeth: only handle IRQs while device is onlineJulian Wiedmann
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-05s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann
2019-12-05s390/qeth: ensure linear access to packet headersJulian Wiedmann
2019-12-05s390/qeth: guard against runt packetsJulian Wiedmann
2019-12-03Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-30s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISORHarald Freudenberger
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-11-25Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski