index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l3_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-22
qeth: do vlan cleanup
Jiri Pirko
1
-54
/
+46
2011-07-18
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-7
/
+18
2011-05-19
qeth: use ndo_set_features callback for initial setup and recovery
Frank Blaschka
1
-52
/
+25
2011-05-13
qeth: add OSA concurrent hardware trap
Frank Blaschka
1
-36
/
+17
2011-05-13
qeth: convert to hw_features part 2
Frank Blaschka
1
-56
/
+48
2011-04-20
net: s390: convert to hw_features
Michał Mirosław
1
-84
/
+33
2011-03-15
qeth: change some configurations defaults
Frank Blaschka
1
-0
/
+5
2011-02-27
qeth: remove needless IPA-commands in offline
Ursula Braun
1
-51
/
+4
2011-01-16
qeth: l3 hw tx csum circumvent hw bug
Frank Blaschka
1
-1
/
+3
2011-01-16
qeth: postpone open till recovery is finished
Ursula Braun
1
-2
/
+16
2010-12-11
qeth: l3 add vlan hdr in passthru frames
Frank Blaschka
1
-1
/
+1
2010-12-11
qeth: support VIPA add/del in offline mode
Einar Lueck
1
-1
/
+4
2010-12-11
qeth: support ipv6 query arp cache for HiperSockets
Einar Lueck
1
-72
/
+143
2010-11-29
qeth: l3 fix len in tso hdr
Frank Blaschka
1
-0
/
+1
2010-11-29
qeth: enable interface setup if LAN is offline
Ursula Braun
1
-5
/
+6
2010-11-29
qeth lcs: convert mc rwlock to RCU
Sachin Sant
1
-5
/
+6
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
1
-3
/
+3
2010-10-04
qeth: tagging with VLAN-ID 0
Ursula Braun
1
-14
/
+13
2010-09-09
qeth: NAPI support for l2 and l3 discipline
Frank Blaschka
1
-71
/
+111
2010-09-09
qeth: Use %pI6
Joe Perches
1
-6
/
+1
2010-07-23
qeth: serialize sysfs-triggered device configurations
Ursula Braun
1
-1
/
+7
2010-07-23
qeth: IP address takeover flag setting
Klaus-Dieter Wacker
1
-1
/
+1
2010-06-24
qeth: fix page breaks in hw headers
Frank Blaschka
1
-13
/
+13
2010-06-24
qeth: Fold qeth_trace debug area
Carsten Otte
1
-113
/
+113
2010-05-18
qeth: support the new OSA CHPID types OSX and OSM
Ursula Braun
1
-2
/
+4
2010-05-16
qeth: synchronize configuration interface
Frank Blaschka
1
-1
/
+7
2010-05-16
qeth: exploit HW TX checksumming
Frank Blaschka
1
-25
/
+67
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-22
qeth: l3 fix build error in ipv6 addr list handling
Frank Blaschka
1
-1
/
+1
2010-03-10
qeth: no recovery after layer mismatch (z/VM NICs)
Ursula Braun
1
-10
/
+6
2010-03-10
qeth: set promisc off after trace disabling failure
Ursula Braun
1
-26
/
+30
2010-03-10
qeth: l3 send dhcp in non pass thru mode
Frank Blaschka
1
-6
/
+4
2010-01-14
qeth: avoid recovery during device online setting
Ursula Braun
1
-2
/
+0
2010-01-14
qeth: HiperSockets Network Traffic Analyzer
Ursula Braun
1
-24
/
+150
2009-11-16
qeth: allow dynamic change of rx checksumming
Frank Blaschka
1
-14
/
+30
2009-11-16
qeth: rework TSO functions
Frank Blaschka
1
-13
/
+58
2009-11-16
qeth: Recognize return codes of ccw_device_set_online
Ursula Braun
1
-18
/
+7
2009-11-16
qeth: Exploit Connection Isolation
Einar Lueck
1
-0
/
+2
2009-10-05
qeth: Convert ethtool get_stats_count() ops to get_sset_count()
Ben Hutchings
1
-1
/
+1
2009-09-03
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+0
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-08-27
qeth: Cleanup for cast-type determination.
Klaus-Dieter Wacker
1
-1
/
+46
2009-08-27
qeth: scheduling while atomic during ifconfig online sequence
Frank Blaschka
1
-0
/
+1
2009-07-06
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-0
/
+1
2009-06-16
[S390] pm: qeth driver power management callbacks
Frank Blaschka
1
-1
/
+51
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-4
/
+4
2009-05-31
net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib
Eric Dumazet
1
-0
/
+1
2009-05-21
qeth: omit upstream checksumming for HiperSockets
Ursula Braun
1
-7
/
+13
2009-05-21
qeth: avoid crash after detach of replugged device
Ursula Braun
1
-1
/
+3
[next]