index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l2_sys.c
Age
Commit message (
Expand
)
Author
2020-01-26
s390/qeth: shift some bridgeport code around
Julian Wiedmann
2019-12-20
s390/qeth: fix promiscuous mode after reset
Julian Wiedmann
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-20
s390/qeth: fix potential deadlock on workqueue flush
Julian Wiedmann
2019-11-14
s390/qeth: don't check drvdata in sysfs code
Julian Wiedmann
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-20
s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()
Andy Shevchenko
2017-09-18
s390/qeth: add VNICC get/set timeout support
Hans Wippel
2017-09-18
s390/qeth: add VNICC enable/disable support
Hans Wippel
2017-05-11
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
2017-04-07
s390/qeth: Remove unused code
Julian Wiedmann
2015-09-21
qeth: no write permission for readonly sysattr
Lakhvich Dmitriy
2015-05-18
qeth: BRIDGEPORT "sanity check"
Eugene Crosser
2015-05-18
qeth: IFF_PROMISC flag to BRIDGE PORT mode
Eugene Crosser
2015-05-18
qeth: remove locks from sysfs _show
Eugene Crosser
2014-09-02
qeth: don't query for info if hardware not ready.
Eugene Crosser
2014-01-15
qeth: bridgeport support - address notifications
Eugene Crosser
2014-01-15
qeth: bridgeport support - basic control
Eugene Crosser