aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l3_sys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-07s390/qeth: use dev->groups for common sysfs attributesJulian Wiedmann1-21/+0
2020-10-02s390/qeth: static checker cleanupsJulian Wiedmann1-4/+4
2020-09-23s390/qeth: replace deprecated simple_stroul()Julian Wiedmann1-11/+10
2020-09-23s390/qeth: clean up string ops in qeth_l3_parse_ipatoe()Julian Wiedmann1-13/+14
2020-09-23s390/qeth: relax locking for ipato config dataJulian Wiedmann1-11/+11
2020-03-27s390/qeth: remove fake_broadcast attributeJulian Wiedmann1-35/+0
2020-03-11s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann1-5/+4
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-12/+28
2019-12-24s390/qeth: lock the card while changing its hsuidJulian Wiedmann1-12/+28
2019-12-18s390/qeth: clean up L3 sysfs codeJulian Wiedmann1-84/+22
2019-12-18s390/qeth: overhaul L3 IP address dump codeJulian Wiedmann1-29/+37
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-94/+0
2019-11-14s390/qeth: don't check drvdata in sysfs codeJulian Wiedmann1-94/+0
2019-10-31s390/qdio: move SSQD Sniffer mask definitionJulian Wiedmann1-1/+1
2019-04-26s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann1-3/+3
2019-03-28s390/qeth: convert IP table spinlock to mutexJulian Wiedmann1-10/+10
2019-02-28s390/qeth: remove RECOVER stateJulian Wiedmann1-8/+4
2018-07-21s390/qeth: allocate netdevice earlyJulian Wiedmann1-4/+2
2018-03-09s390/qeth: extract helpers for managing special IPsJulian Wiedmann1-39/+12
2018-01-02s390/qeth: use common helper to display rxip/vipaJulian Wiedmann1-66/+24
2018-01-02s390/qeth: improve error reporting on IP add/removalJulian Wiedmann1-6/+6
2017-12-20s390/qeth: replace open-coded in*_pton()Julian Wiedmann1-0/+12
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann1-29/+34
2017-12-15s390/qeth: lock IP table while applying takeover changesJulian Wiedmann1-0/+2
2017-12-15s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann1-2/+3
2017-12-15s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann1-18/+17
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-18s390/qeth: simplify L3 sysfs group managementJulian Wiedmann1-33/+12
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+17
2017-08-15s390/qeth: reject multicast rxip addressesKittipon Meesompop1-0/+17
2017-07-26s390/qeth: constify attribute_group structures.Arvind Yadav1-4/+4
2017-06-06s390/qeth: add support for early L3 device setupUrsula Braun1-0/+11
2017-04-07s390/qeth: improve endianness handlingHans Wippel1-2/+2
2017-01-12s390/qeth: fix retrieval of vipa and proxy-arp addressesUrsula Braun1-14/+16
2017-01-12s390/qeth: Allow reading hsuid in state DOWNJulian Wiedmann1-3/+0
2016-09-16s390/qeth: use ip_lock for hsuid configurationUrsula Braun1-0/+5
2016-06-16qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy1-40/+38
2015-01-17qeth: sysfs: replace strcmp() with sysfs_streq()Eugene Crosser1-25/+17
2015-01-17qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser1-2/+1
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook1-4/+2
2013-03-19qeth: Fix invalid router settings handlingStefan Raspl1-0/+2
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+0
2012-05-16qeth: remove token ring part 2Frank Blaschka1-112/+0
2011-11-16qeth: return with -EPERM if sniffing is not enabledUrsula Braun1-2/+2
2011-08-13qeth: add support for af_iucv HiperSockets transportFrank Blaschka1-1/+109
2011-05-13qeth: convert to hw_features part 2Frank Blaschka1-106/+0
2011-04-20net: s390: convert to hw_featuresMichał Mirosław1-16/+19
2010-07-23qeth: IP address takeover flag settingKlaus-Dieter Wacker1-0/+14