summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_l3_sys.c
AgeCommit message (Expand)Author
2023-07-05s390/qeth: Fix vipa deletionThorsten Winkler
2023-02-10s390/qeth: Convert sprintf/snprintf to scnprintfThorsten Winkler
2023-02-10s390/qeth: Convert sysfs sprintf to sysfs_emitThorsten Winkler
2023-02-10s390/qeth: Use constant for IP address buffersThorsten Winkler
2020-12-07s390/qeth: use dev->groups for common sysfs attributesJulian Wiedmann
2020-10-02s390/qeth: static checker cleanupsJulian Wiedmann
2020-09-23s390/qeth: replace deprecated simple_stroul()Julian Wiedmann
2020-09-23s390/qeth: clean up string ops in qeth_l3_parse_ipatoe()Julian Wiedmann
2020-09-23s390/qeth: relax locking for ipato config dataJulian Wiedmann
2020-03-27s390/qeth: remove fake_broadcast attributeJulian Wiedmann
2020-03-11s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-24s390/qeth: lock the card while changing its hsuidJulian Wiedmann
2019-12-18s390/qeth: clean up L3 sysfs codeJulian Wiedmann
2019-12-18s390/qeth: overhaul L3 IP address dump codeJulian Wiedmann
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-14s390/qeth: don't check drvdata in sysfs codeJulian Wiedmann
2019-10-31s390/qdio: move SSQD Sniffer mask definitionJulian Wiedmann
2019-04-26s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann
2019-03-28s390/qeth: convert IP table spinlock to mutexJulian Wiedmann
2019-02-28s390/qeth: remove RECOVER stateJulian Wiedmann
2018-07-21s390/qeth: allocate netdevice earlyJulian Wiedmann
2018-03-09s390/qeth: extract helpers for managing special IPsJulian Wiedmann
2018-01-02s390/qeth: use common helper to display rxip/vipaJulian Wiedmann
2018-01-02s390/qeth: improve error reporting on IP add/removalJulian Wiedmann
2017-12-20s390/qeth: replace open-coded in*_pton()Julian Wiedmann
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann
2017-12-15s390/qeth: lock IP table while applying takeover changesJulian Wiedmann
2017-12-15s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann
2017-12-15s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-18s390/qeth: simplify L3 sysfs group managementJulian Wiedmann
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-15s390/qeth: reject multicast rxip addressesKittipon Meesompop
2017-07-26s390/qeth: constify attribute_group structures.Arvind Yadav
2017-06-06s390/qeth: add support for early L3 device setupUrsula Braun
2017-04-07s390/qeth: improve endianness handlingHans Wippel
2017-01-12s390/qeth: fix retrieval of vipa and proxy-arp addressesUrsula Braun
2017-01-12s390/qeth: Allow reading hsuid in state DOWNJulian Wiedmann
2016-09-16s390/qeth: use ip_lock for hsuid configurationUrsula Braun
2016-06-16qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy
2015-01-17qeth: sysfs: replace strcmp() with sysfs_streq()Eugene Crosser
2015-01-17qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook
2013-03-19qeth: Fix invalid router settings handlingStefan Raspl
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-05-16qeth: remove token ring part 2Frank Blaschka
2011-11-16qeth: return with -EPERM if sniffing is not enabledUrsula Braun