index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-9
/
+7
2012-05-16
qeth: recognize vlan devices in layer3 mode
frank.blaschka@de.ibm.com
1
-2
/
+2
2012-05-16
qeth: remove token ring part 2
Frank Blaschka
1
-55
/
+0
2012-05-16
s390/qeth: stop using struct ccwgroup driver for discipline callbacks
Sebastian Ott
1
-9
/
+7
2012-05-16
s390: delete any traces of token ring support
Paul Gortmaker
1
-29
/
+6
2012-03-08
qeth: meaningful return code for set_mac_address
Ursula Braun
1
-1
/
+1
2012-02-09
qeth: add query OSA address table support
Frank Blaschka
1
-0
/
+3
2012-02-03
qeth: Move away from using neighbour entries in qeth_l3_fill_header()
David Miller
1
-19
/
+16
2011-12-20
qeth: recovery through asynchronous delivery
Einar Lueck
1
-0
/
+5
2011-12-20
qeth: forbid recovery during shutdown
Ursula Braun
1
-0
/
+1
2011-12-20
qeth: suspicious rcu_dereference_check in recovery
Ursula Braun
1
-4
/
+3
2011-12-09
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
1
-4
/
+5
2011-12-06
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
1
-2
/
+2
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-2
/
+4
2011-11-17
qeth: l3 fix rcu splat in xmit
Frank Blaschka
1
-0
/
+7
2011-10-30
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
1
-1
/
+1
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-2
/
+2
2011-08-13
qeth: add support for af_iucv HiperSockets transport
Frank Blaschka
1
-18
/
+69
2011-08-13
qeth: l3 ipv6 vlan not working on shared OSA chpid
Frank Blaschka
1
-1
/
+0
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
[next]