index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l3_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-11
s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
Julian Wiedmann
1
-1
/
+1
2017-04-11
s390/qeth: use correct return type for hard_start_xmit()
Julian Wiedmann
1
-1
/
+2
2017-04-11
s390/qeth: remove unused parameter
Julian Wiedmann
1
-1
/
+1
2017-04-11
s390/qeth: move gdev shutdown handler to core
Julian Wiedmann
1
-12
/
+0
2017-04-11
s390/qeth: move NAPI poll routine to core
Julian Wiedmann
1
-76
/
+2
2017-04-11
s390/qeth: move common ioctl handling to core
Julian Wiedmann
1
-38
/
+3
2017-04-07
s390/qeth: improve endianness handling
Hans Wippel
1
-22
/
+22
2017-04-07
s390/qeth: Remove unused code
Julian Wiedmann
1
-4
/
+0
2017-03-24
s390/qeth: no ETH header for outbound AF_IUCV
Julian Wiedmann
1
-11
/
+4
2017-03-24
s390/qeth: size calculation outbound buffers
Julian Wiedmann
1
-2
/
+3
2017-01-12
s390/qeth: issue STARTLAN as first IPA command
Julian Wiedmann
1
-15
/
+0
2016-10-20
s390/net: use net core MTU range checking
Jarod Wilson
1
-0
/
+2
2016-09-16
s390/qeth: fix setting VIPA address
Thomas Richter
1
-2
/
+2
2016-09-16
qeth: do not turn on SG per default
Ursula Braun
1
-1
/
+0
2016-09-16
qeth: do not limit number of gso segments
Ursula Braun
1
-1
/
+0
2016-09-16
s390/qeth: allow hsuid configuration in DOWN state
Ursula Braun
1
-5
/
+17
2016-09-16
qeth: restore device features after recovery
Hans Wippel
1
-0
/
+1
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-07-04
qeth: delete napi struct when removing a qeth device
Ursula Braun
1
-0
/
+1
2016-06-16
s390/qeth: fix indentation in qeth_l3_arp_query
Sebastian Ott
1
-13
/
+12
2016-06-16
qeth: add network device features for VLAN devices
Hans Wippel
1
-0
/
+3
2016-06-16
qeth layer 2 and layer 3 common feature handling
Thomas Richter
1
-114
/
+9
2016-06-16
qeth: optimize IP handling in rx_mode callback
Lakhvich Dmitriy
1
-384
/
+398
2016-06-16
qeth: introduce linearization fail count to stats
Eugene Crosser
1
-3
/
+9
2016-06-16
qeth: enable scatter/gather by default
Eugene Crosser
1
-1
/
+2
2016-06-16
qeth: fill netdevice->gso_* attributes accurately
Eugene Crosser
1
-1
/
+3
2016-06-16
qeth: clean up condition when tso is used
Eugene Crosser
1
-20
/
+24
2016-06-16
qeth: refactor calculation of SBALE count
Eugene Crosser
1
-20
/
+38
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
1
-1
/
+1
2015-12-14
qeth: repair SBAL elements calculation
Ursula Braun
1
-1
/
+1
2015-12-14
qeth: initialize net_device with carrier off
Ursula Braun
1
-0
/
+1
2015-12-14
qeth use common function qeth_get_setassparms_cmd
Thomas Richter
1
-29
/
+8
2015-09-21
qeth: add layer 2 RX/TX checksum offloading
Thomas Richter
1
-133
/
+25
2015-08-07
s390: remove unneeded variables
Peter Senna Tschudin
1
-4
/
+1
2015-05-18
qeth: fix rx checksum offload handling
Thomas Richter
1
-7
/
+2
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+39
2015-01-25
390/qeth: Fix locking warning during qeth device setup
Thomas Richter
1
-11
/
+39
2015-01-17
qeth: use qeth_card_hw_is_reachable() everywhere
Eugene Crosser
1
-5
/
+2
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-4
/
+4
2014-10-26
qeth: make local functions static in qeth_l3 module
Thomas Richter
1
-4
/
+4
2014-10-26
qeth: fix some trace formating issues
Thomas Richter
1
-1
/
+1
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
1
-1
/
+1
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-05-30
s390/net: fix format string mismatches
Ursula Braun
1
-1
/
+1
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
1
-5
/
+5
2014-04-28
qeth: Extend priority queueing to IPv6
Stefan Raspl
1
-2
/
+5
2014-02-25
qeth: postpone freeing of qdio memory
Ursula Braun
1
-0
/
+3
2014-01-29
qeth: fix build of s390 allmodconfig
Eugene Crosser
1
-0
/
+8
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
[next]