aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l2_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridgeVladimir Oltean1-2/+2
2021-08-07s390/qeth: Update MACs of LEARNING_SYNC deviceAlexandra Winter1-4/+127
2021-08-07s390/qeth: Switchdev event handlerAlexandra Winter1-5/+78
2021-08-07s390/qeth: Register switchdev event handlerAlexandra Winter1-3/+40
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-1/+1
2021-07-27qeth: use ndo_siocdevprivateArnd Bergmann1-0/+1
2021-07-20s390/qeth: clean up device_type managementJulian Wiedmann1-3/+5
2021-07-20s390/qeth: remove OSN supportJulian Wiedmann1-152/+12
2021-06-11s390/qeth: Consider dependency on SWITCHDEV moduleAlexandra Winter1-2/+10
2021-01-28s390/qeth: remove qeth_get_ip_version()Julian Wiedmann1-3/+3
2021-01-07s390/qeth: fix locking for discipline setup / removalJulian Wiedmann1-4/+1
2021-01-07s390/qeth: fix deadlock during recoveryJulian Wiedmann1-2/+5
2020-12-07s390/qeth: use dev->groups for common sysfs attributesJulian Wiedmann1-2/+2
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-16/+2
2020-11-20s390/qeth: Remove pnso workaroundAlexandra Winter1-16/+2
2020-11-18s390/qeth: reduce rtnl locking for switchdev eventsJulian Wiedmann1-18/+15
2020-10-02s390/qeth: static checker cleanupsJulian Wiedmann1-3/+2
2020-10-02s390/qeth: use netdev_name()Julian Wiedmann1-1/+1
2020-10-02s390/qeth: constify the disciplinesJulian Wiedmann1-1/+1
2020-10-02s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann1-2/+3
2020-10-02s390/qeth: keep track of wanted TX queuesJulian Wiedmann1-6/+8
2020-09-23s390/qeth: remove forward declarations in L2 codeJulian Wiedmann1-197/+181
2020-09-23s390/qeth: consolidate teardown codeJulian Wiedmann1-32/+18
2020-09-23s390/qeth: consolidate online codeJulian Wiedmann1-19/+1
2020-09-23s390/qeth: cancel cmds earlier during teardownJulian Wiedmann1-3/+1
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-09-15s390/qeth: implement ndo_bridge_setlink for learning_syncAlexandra Winter1-0/+125
2020-09-15s390/qeth: implement ndo_bridge_getlink for learning_syncAlexandra Winter1-1/+22
2020-09-15s390/qeth: Reset address notification in case of buffer overflowAlexandra Winter1-1/+113
2020-09-15s390/qeth: Translate address events into switchdev notifiersAlexandra Winter1-1/+109
2020-09-15s390/qeth: Detect PNSO OC3 capabilityAlexandra Winter1-0/+45
2020-09-15s390/cio: Add new Operation Code OC3 to PNSOAlexandra Winter1-5/+8
2020-09-10s390/qeth: delay draining the TX buffersJulian Wiedmann1-1/+1
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2020-08-27s390/qeth: strictly order bridge address eventsJulian Wiedmann1-8/+45
2020-08-27s390/qeth: unify structs for bridge port stateJulian Wiedmann1-3/+3
2020-08-27s390/qeth: copy less data from bridge state eventsJulian Wiedmann1-15/+14
2020-08-27s390/qeth: don't let HW override the configured port roleJulian Wiedmann1-6/+0
2020-08-27s390/qeth: don't disable address events during initializationJulian Wiedmann1-2/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-31s390/qeth: don't process empty bridge port eventsJulian Wiedmann1-0/+4
2020-07-31s390/qeth: integrate RX refill worker with NAPIJulian Wiedmann1-1/+0
2020-07-14s390/qeth: unify RX-mode hashtablesJulian Wiedmann1-5/+4
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-89/+109
2020-05-28s390/cio, s390/qeth: cleanup PNSO CHSCAlexandra Winter1-89/+109
2020-05-06s390/qeth: don't use restricted offloads for local trafficJulian Wiedmann1-0/+1
2020-05-06s390/qeth: process local address eventsJulian Wiedmann1-0/+1
2020-03-27s390/qeth: phase out OSN supportJulian Wiedmann1-0/+3
2020-03-27s390/qeth: make OSN / OSX support configurableJulian Wiedmann1-0/+2