index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l2_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qeth: avoid null pointer dereference on OSN
Julian Wiedmann
2017-05-11
1
-4
/
+6
*
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
2017-05-11
1
-4
/
+13
*
s390/qeth: handle sysfs error during initialization
Ursula Braun
2017-05-11
1
-1
/
+4
*
s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
Julian Wiedmann
2017-04-11
1
-1
/
+1
*
s390/qeth: use and remove some defines
Julian Wiedmann
2017-04-11
1
-1
/
+1
*
s390/qeth: use correct return type for hard_start_xmit()
Julian Wiedmann
2017-04-11
1
-1
/
+2
*
s390/qeth: remove unused parameter
Julian Wiedmann
2017-04-11
1
-1
/
+1
*
s390/qeth: move gdev shutdown handler to core
Julian Wiedmann
2017-04-11
1
-12
/
+0
*
s390/qeth: move NAPI poll routine to core
Julian Wiedmann
2017-04-11
1
-76
/
+2
*
s390/qeth: move common ioctl handling to core
Julian Wiedmann
2017-04-11
1
-52
/
+2
*
s390/qeth: Remove unused code
Julian Wiedmann
2017-04-07
1
-1
/
+0
*
s390/qeth: size calculation outbound buffers
Julian Wiedmann
2017-03-24
1
-2
/
+3
*
s390/qeth: issue STARTLAN as first IPA command
Julian Wiedmann
2017-01-12
1
-15
/
+0
*
s390/qeth: shuffle MAC management functions around
Julian Wiedmann
2017-01-12
1
-66
/
+63
*
s390/qeth: extract qeth_l2_remove_mac()
Julian Wiedmann
2017-01-12
1
-14
/
+13
*
s390/qeth: consolidate errno translation
Julian Wiedmann
2017-01-12
1
-12
/
+8
*
s390/qeth: don't convert return code twice
Julian Wiedmann
2017-01-12
1
-2
/
+1
*
s390/qeth: drop qeth_l2_del_all_macs() parameter
Julian Wiedmann
2017-01-12
1
-9
/
+2
*
s390/net: use net core MTU range checking
Jarod Wilson
2016-10-20
1
-0
/
+2
*
qeth: do not turn on SG per default
Ursula Braun
2016-09-16
1
-2
/
+0
*
qeth: do not limit number of gso segments
Ursula Braun
2016-09-16
1
-1
/
+0
*
qeth: restore device features after recovery
Hans Wippel
2016-09-16
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-06
1
-0
/
+1
|
\
|
*
qeth: delete napi struct when removing a qeth device
Ursula Braun
2016-07-05
1
-0
/
+1
*
|
qeth: add network device features for VLAN devices
Hans Wippel
2016-06-17
1
-2
/
+7
*
|
qeth layer 2 and layer 3 common feature handling
Thomas Richter
2016-06-17
1
-42
/
+12
*
|
qeth: optimize IP handling in rx_mode callback
Lakhvich Dmitriy
2016-06-17
1
-6
/
+6
*
|
qeth: introduce linearization fail count to stats
Eugene Crosser
2016-06-17
1
-3
/
+9
*
|
qeth: enable scatter/gather by default
Eugene Crosser
2016-06-17
1
-2
/
+2
*
|
qeth: enable scatter/gather in layer 2 mode
Eugene Crosser
2016-06-17
1
-1
/
+25
*
|
qeth: Include error message for "OS Mismatch"
Eugene Crosser
2016-06-17
1
-0
/
+6
|
/
*
qeth: initialize net_device with carrier off
Ursula Braun
2015-12-14
1
-0
/
+1
*
s390/qeth: optimize MAC handling in rx_mode callback
Lakhvich Dmitriy
2015-10-07
1
-39
/
+98
*
s390/qeth: switch to napi_gro_receive
Thomas Richter
2015-10-07
1
-1
/
+1
*
qeth: add layer 2 RX/TX checksum offloading
Thomas Richter
2015-09-22
1
-7
/
+80
*
qeth: remove extraneous length from %pM format
Eugene Crosser
2015-09-22
1
-2
/
+2
*
s390: remove unneeded variables
Peter Senna Tschudin
2015-08-07
1
-4
/
+1
*
qeth: replace ENOSYS with EOPNOTSUPP
Eugene Crosser
2015-05-18
1
-5
/
+5
*
qeth: OSA version of SETBRIDGEPORT command
Eugene Crosser
2015-05-18
1
-25
/
+43
*
qeth: IFF_PROMISC flag to BRIDGE PORT mode
Eugene Crosser
2015-05-18
1
-3
/
+37
*
qeth: fix handling of IPA return codes
Eugene Crosser
2015-05-18
1
-6
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-28
1
-112
/
+108
|
\
|
*
390/qeth: Fix locking warning during qeth device setup
Thomas Richter
2015-01-26
1
-9
/
+26
|
*
qeth: clean up error handling
Eugene Crosser
2015-01-26
1
-104
/
+83
*
|
qeth: use qeth_card_hw_is_reachable() everywhere
Eugene Crosser
2015-01-18
1
-4
/
+2
|
/
*
qeth: fix some trace formating issues
Thomas Richter
2014-10-27
1
-1
/
+1
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-16
1
-2
/
+4
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-4
/
+3
*
qeth: Extend priority queueing to IPv6
Stefan Raspl
2014-04-28
1
-3
/
+8
*
qeth: Removed unused parameter
Stefan Raspl
2014-03-20
1
-3
/
+3
[next]