index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l3_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2010-10-21
1
-3
/
+3
*
qeth: tagging with VLAN-ID 0
Ursula Braun
2010-10-03
1
-14
/
+13
*
qeth: NAPI support for l2 and l3 discipline
Frank Blaschka
2010-09-08
1
-71
/
+111
*
qeth: Use %pI6
Joe Perches
2010-09-08
1
-6
/
+1
*
qeth: serialize sysfs-triggered device configurations
Ursula Braun
2010-07-23
1
-1
/
+7
*
qeth: IP address takeover flag setting
Klaus-Dieter Wacker
2010-07-23
1
-1
/
+1
*
qeth: fix page breaks in hw headers
Frank Blaschka
2010-06-23
1
-13
/
+13
*
qeth: Fold qeth_trace debug area
Carsten Otte
2010-06-23
1
-113
/
+113
*
qeth: support the new OSA CHPID types OSX and OSM
Ursula Braun
2010-05-17
1
-2
/
+4
*
qeth: synchronize configuration interface
Frank Blaschka
2010-05-16
1
-1
/
+7
*
qeth: exploit HW TX checksumming
Frank Blaschka
2010-05-16
1
-25
/
+67
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
qeth: l3 fix build error in ipv6 addr list handling
Frank Blaschka
2010-03-22
1
-1
/
+1
|
/
*
qeth: no recovery after layer mismatch (z/VM NICs)
Ursula Braun
2010-03-10
1
-10
/
+6
*
qeth: set promisc off after trace disabling failure
Ursula Braun
2010-03-10
1
-26
/
+30
*
qeth: l3 send dhcp in non pass thru mode
Frank Blaschka
2010-03-10
1
-6
/
+4
*
qeth: avoid recovery during device online setting
Ursula Braun
2010-01-13
1
-2
/
+0
*
qeth: HiperSockets Network Traffic Analyzer
Ursula Braun
2010-01-13
1
-24
/
+150
*
qeth: allow dynamic change of rx checksumming
Frank Blaschka
2009-11-16
1
-14
/
+30
*
qeth: rework TSO functions
Frank Blaschka
2009-11-16
1
-13
/
+58
*
qeth: Recognize return codes of ccw_device_set_online
Ursula Braun
2009-11-16
1
-18
/
+7
*
qeth: Exploit Connection Isolation
Einar Lueck
2009-11-16
1
-0
/
+2
*
qeth: Convert ethtool get_stats_count() ops to get_sset_count()
Ben Hutchings
2009-10-05
1
-1
/
+1
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
1
-1
/
+0
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
1
-1
/
+1
*
qeth: Cleanup for cast-type determination.
Klaus-Dieter Wacker
2009-08-26
1
-1
/
+46
*
qeth: scheduling while atomic during ifconfig online sequence
Frank Blaschka
2009-08-26
1
-0
/
+1
*
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-0
/
+1
*
[S390] pm: qeth driver power management callbacks
Frank Blaschka
2009-06-16
1
-1
/
+51
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
1
-4
/
+4
*
net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib
Eric Dumazet
2009-05-30
1
-0
/
+1
*
qeth: omit upstream checksumming for HiperSockets
Ursula Braun
2009-05-20
1
-7
/
+13
*
qeth: avoid crash after detach of replugged device
Ursula Braun
2009-05-20
1
-1
/
+3
*
qeth: check for completion of a running recovery
Ursula Braun
2009-03-25
1
-0
/
+7
*
qeth: remove EDDP
Frank Blaschka
2009-03-25
1
-46
/
+77
*
qeth: add statistics for tx csum
Frank Blaschka
2009-03-25
1
-1
/
+4
*
qeth: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-25
1
-1
/
+1
*
qeth: fix usage of netdev_ops
Frank Blaschka
2009-01-11
1
-4
/
+20
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-01-08
1
-2
/
+0
|
\
|
*
s390: remove s390_root_dev_*()
Mark McLoughlin
2009-01-06
1
-2
/
+0
*
|
qeth: convert to net_device_ops
Frank Blaschka
2009-01-08
1
-35
/
+18
|
/
*
qeth: get rid of extra argument after printk to dev_* conversion
Heiko Carstens
2009-01-04
1
-1
/
+1
*
qeth: avoid crash in case of layer mismatch for VSWITCH
Ursula Braun
2009-01-04
1
-3
/
+5
*
qeth: exploit source MAC address for inbound layer3 packets
Ursula Braun
2009-01-04
1
-7
/
+9
*
[S390] convert qeth printks to dev_xxx and pr_xxx macros.
Frank Blaschka
2008-12-25
1
-101
/
+110
*
qeth: remove non-recover-thread checkings
Ursula Braun
2008-10-27
1
-12
/
+1
*
qeth: avoid qeth recovery problems
Ursula Braun
2008-09-24
1
-3
/
+5
*
[S390] qeth: preallocated qeth header for hiper socket
Frank Blaschka
2008-08-01
1
-13
/
+38
*
qeth: use dev->ml_priv instead of dev->priv
Heiko Carstens
2008-07-26
1
-15
/
+15
[next]