summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_l2_main.c
AgeCommit message (Expand)Author
2021-10-25s390/qeth: fix various format stringsHeiko Carstens
2021-10-25s390/qeth: remove .do_ioctl() callback from driver disciplineJulian Wiedmann
2021-10-25s390/qeth: improve trace entries for MAC address (un)registrationJulian Wiedmann
2021-10-22net: s390: constify and use eth_hw_addr_set()Jakub Kicinski
2021-09-21s390/qeth: Fix deadlock in remove_disciplineAlexandra Winter
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-08-07s390/qeth: Update MACs of LEARNING_SYNC deviceAlexandra Winter
2021-08-07s390/qeth: Switchdev event handlerAlexandra Winter
2021-08-07s390/qeth: Register switchdev event handlerAlexandra Winter
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-27qeth: use ndo_siocdevprivateArnd Bergmann
2021-07-20s390/qeth: clean up device_type managementJulian Wiedmann
2021-07-20s390/qeth: remove OSN supportJulian Wiedmann
2021-06-11s390/qeth: Consider dependency on SWITCHDEV moduleAlexandra Winter
2021-01-28s390/qeth: remove qeth_get_ip_version()Julian Wiedmann
2021-01-07s390/qeth: fix locking for discipline setup / removalJulian Wiedmann
2021-01-07s390/qeth: fix deadlock during recoveryJulian Wiedmann
2020-12-07s390/qeth: use dev->groups for common sysfs attributesJulian Wiedmann
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-20s390/qeth: Remove pnso workaroundAlexandra Winter
2020-11-18s390/qeth: reduce rtnl locking for switchdev eventsJulian Wiedmann
2020-10-02s390/qeth: static checker cleanupsJulian Wiedmann
2020-10-02s390/qeth: use netdev_name()Julian Wiedmann
2020-10-02s390/qeth: constify the disciplinesJulian Wiedmann
2020-10-02s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann
2020-10-02s390/qeth: keep track of wanted TX queuesJulian Wiedmann
2020-09-23s390/qeth: remove forward declarations in L2 codeJulian Wiedmann
2020-09-23s390/qeth: consolidate teardown codeJulian Wiedmann
2020-09-23s390/qeth: consolidate online codeJulian Wiedmann
2020-09-23s390/qeth: cancel cmds earlier during teardownJulian Wiedmann
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-15s390/qeth: implement ndo_bridge_setlink for learning_syncAlexandra Winter
2020-09-15s390/qeth: implement ndo_bridge_getlink for learning_syncAlexandra Winter
2020-09-15s390/qeth: Reset address notification in case of buffer overflowAlexandra Winter
2020-09-15s390/qeth: Translate address events into switchdev notifiersAlexandra Winter
2020-09-15s390/qeth: Detect PNSO OC3 capabilityAlexandra Winter
2020-09-15s390/cio: Add new Operation Code OC3 to PNSOAlexandra Winter
2020-09-10s390/qeth: delay draining the TX buffersJulian Wiedmann
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-08-27s390/qeth: strictly order bridge address eventsJulian Wiedmann
2020-08-27s390/qeth: unify structs for bridge port stateJulian Wiedmann
2020-08-27s390/qeth: copy less data from bridge state eventsJulian Wiedmann
2020-08-27s390/qeth: don't let HW override the configured port roleJulian Wiedmann
2020-08-27s390/qeth: don't disable address events during initializationJulian Wiedmann
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-31s390/qeth: don't process empty bridge port eventsJulian Wiedmann
2020-07-31s390/qeth: integrate RX refill worker with NAPIJulian Wiedmann
2020-07-14s390/qeth: unify RX-mode hashtablesJulian Wiedmann
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds