Sign in
android-kvm
/
linux
/
926347061ef1f4d3873829fd1960c6e4b965aa9f
/
drivers
/
s390
/
net
/
qeth_core_main.c
6ffa4d1
s390/qeth: remove unimplemented gdev routines
by Julian Wiedmann
· 8 years ago
41fc3b6
s390/qeth: use LINK_MODE_* to report the link characteristics
by Julian Wiedmann
· 8 years ago
993e19c
s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
by Julian Wiedmann
· 8 years ago
774afb8
s390/qeth: clean up qeth_set_ecmd_adv_sup()
by Julian Wiedmann
· 8 years ago
4e8d7e6
s390/qeth: remove unused parameter
by Julian Wiedmann
· 8 years ago
96d1bb5
s390/qeth: move gdev shutdown handler to core
by Julian Wiedmann
· 8 years ago
d73ef32
s390/qeth: move NAPI poll routine to core
by Julian Wiedmann
· 8 years ago
942d698
s390/qeth: move common ioctl handling to core
by Julian Wiedmann
· 8 years ago
6bee4e2
s390/qeth: improve endianness handling
by Hans Wippel
· 8 years ago
ff581f8
s390/qeth: Remove unused code
by Julian Wiedmann
· 8 years ago
d7a3993
s390/qeth: remove unused return value
by Julian Wiedmann
· 8 years ago
bbeb241
s390/qeth: fix up ssqd tracing
by Julian Wiedmann
· 8 years ago
aa59004
s390/qeth: use QDIO_*_QFMT defines
by Julian Wiedmann
· 8 years ago
7d969d2
s390/qeth: size calculation outbound buffers
by Julian Wiedmann
· 8 years ago
1034051
s390/qeth: issue STARTLAN as first IPA command
by Julian Wiedmann
· 8 years ago
dae84c8
s390/qeth: display warning for OSA3 RX/TX checksum offloading
by Thomas Richter
· 8 years ago
f9d8e6d
s390/qeth: test RX/TX checksum offload reply
by Thomas Richter
· 8 years ago
c947536
s390/qeth: rework RX/TX checksum offload
by Thomas Richter
· 8 years ago
46b3ef4
s390/net: use net core MTU range checking
by Jarod Wilson
· 8 years ago
903e485
qeth: check not more than 16 SBALEs on the completion queue
by Ursula Braun
· 8 years ago
e830baa
qeth: restore device features after recovery
by Hans Wippel
· 8 years ago
70deb01
qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperSockets
by Hans Wippel
· 9 years ago
6c7cd71
qeth: improve set_features error handling
by Hans Wippel
· 9 years ago
8f43fb0
qeth layer 2 and layer 3 common feature handling
by Thomas Richter
· 9 years ago
5f78e29
qeth: optimize IP handling in rx_mode callback
by Lakhvich Dmitriy
· 9 years ago
6059c90
qeth: introduce linearization fail count to stats
by Eugene Crosser
· 9 years ago
2863c61
qeth: refactor calculation of SBALE count
by Eugene Crosser
· 9 years ago
3e66bab
drivers: fix dev->trans_start removal fallout
by Florian Westphal
· 9 years ago
476933c
qeth: get rid of redundant 0-termination
by Rasmus Villemoes
· 9 years ago
b475e31
qeth use common function qeth_get_setassparms_cmd
by Thomas Richter
· 9 years ago
4d7def2
qeth: add layer 2 RX/TX checksum offloading
by Thomas Richter
· 9 years ago
239ff40
qeth: move OSA portname into deprecated status
by Ursula Braun
· 9 years ago
9c23f4da
qeth: OSA version of SETBRIDGEPORT command
by Eugene Crosser
· 10 years ago
ca5b20a
qeth: Fix command sizes
by Stefan Raspl
· 10 years ago
1aec42b
390/qeth: Fix locking warning during qeth device setup
by Thomas Richter
· 10 years ago
efbbc1d
qeth: clean up error handling
by Eugene Crosser
· 10 years ago
8a59314
qeth: fix some trace formating issues
by Thomas Richter
· 10 years ago
bca51650
qeth: qeth_core_main make local functions static
by Thomas Richter
· 10 years ago
511c244
qeth: don't query for info if hardware not ready.
by Eugene Crosser
· 10 years ago
ebb067d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
d445a4e
s390/qeth: extract qdio buffers from output buffer struct
by Sebastian Ott
· 11 years ago
6d284bd
s390/qeth: extract qdio buffers from input buffer struct
by Sebastian Ott
· 11 years ago
4601ba6
s390/qeth: qdio queue helpers
by Sebastian Ott
· 11 years ago
45cbb2e
qeth: Display adjacent switch attributes
by Stefan Raspl
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
d4f3cd4
net: use ethtool_cmd_speed_set helper to set ethtool speed value
by Jiri Pirko
· 11 years ago
e95051f
qeth: Fix for possible null pointer dereference
by Rickard Strandqvist
· 11 years ago
2bf29df
s390/cio: fix multiple structure definitions
by Sebastian Ott
· 11 years ago
d66cb37
qeth: Add new priority queueing options
by Stefan Raspl
· 11 years ago
290b834
qeth: Extend priority queueing to IPv6
by Stefan Raspl
· 11 years ago
9262c6c
qeth: replace PTR_RET with PTR_ERR_OR_ZERO
by Duan Jiong
· 11 years ago
cd6362b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
1f8c538
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
e71e407
qeth: make qeth_query_card_info_cb() static
by Heiko Carstens
· 11 years ago
22ae279
qeth: postpone freeing of qdio memory
by Ursula Braun
· 11 years ago
f7e1e65
s390: improve debug feature usage
by Sebastian Ott
· 11 years ago
c044dc2
qeth: fix build of s390 allmodconfig
by Eugene Crosser
· 11 years ago
9f48b9d
qeth: bridgeport support - address notifications
by Eugene Crosser
· 11 years ago
b4d72c0
qeth: bridgeport support - basic control
by Eugene Crosser
· 11 years ago
02d5cb5
qeth: Accurate ethtool output
by Eugene Crosser
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
6fb392b
qeth: avoid buffer overflow in snmp ioctl
by Ursula Braun
· 11 years ago
8e6a828
s390/s390dbf: use debug_level_enabled() where applicable
by Hendrik Brueckner
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
735e849
s390/net: Cocci spatch "ptr_ret.spatch"
by Thomas Meyer
· 12 years ago
ede8867
qeth: Fix crash on initial MTU size change
by Stefan Raspl
· 12 years ago
a0c9852
qeth: change default standard blkt settings for OSA
by Ursula Braun
· 12 years ago
fe44014
qeth: Increase default MTU for OSA devices
by Stefan Raspl
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
d4ae1f5
qeth: Fix missing pointer update
by Stefan Raspl
· 12 years ago
065cc78
qeth: remove unused variable
by Stefan Raspl
· 12 years ago
4a912f9
qeth: remove cast for kzalloc return value
by Zhang Yanfei
· 12 years ago
65d8013
qeth: fix qeth_wait_for_threads() deadlock for OSN devices
by Stefan Raspl
· 12 years ago
271648b
qeth: Fix scatter-gather regression
by Frank Blaschka
· 12 years ago
0fa81cd
qeth: Fix HiperSockets performance regression
by Stefan Raspl
· 12 years ago
819dc53
qeth: Make s390dbf card entries persistent
by Stefan Raspl
· 12 years ago
0f54761
qeth: Support VEPA mode
by Stefan Raspl
· 12 years ago
eb3fb0b
qeth: Remove unused exports
by Stefan Raspl
· 12 years ago
6ebb7f8
qeth: Fix retry logic in hardsetup
by Stefan Raspl
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
18af5c1
qeth: Remove BUG_ONs
by Stefan Raspl
· 12 years ago
395672e0
qeth: Consolidate tracing of card features
by Stefan Raspl
· 12 years ago
7096b18
qeth: Clarify card type naming for virtual NICs
by Stefan Raspl
· 12 years ago
7bf9bcf
qeth: Remove unused variable
by Stefan Raspl
· 12 years ago
a134884
qeth: Fix IPA_CMD_QIPASSIST return code handling
by Stefan Raspl
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
caf757c
s390/sysinfo,stsi: change return code handling
by Heiko Carstens
· 12 years ago
6531084
drivers/s390/net: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
725b9c0
qeth: cleanup channel path descriptor function
by Sebastian Ott
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 13 years ago
e60b9a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
a8f40f7
qeth: remove token ring part 2
by Frank Blaschka
· 13 years ago
afb6ac5
s390/qeth: reshuffle initialization
by Sebastian Ott
· 13 years ago
f47e225
s390/qeth: cleanup drv attr usage
by Sebastian Ott
· 13 years ago
9814fdf
s390/ccwgroup: remove ccwgroup_create_from_string
by Sebastian Ott
· 13 years ago
c041f2d487
s390/qeth: stop using struct ccwgroup driver for discipline callbacks
by Sebastian Ott
· 13 years ago
b7169c5
s390/qeth: switch to ccwgroup_create_dev
by Sebastian Ott
· 13 years ago
1549d13
s390/qdio: Cleanup error handling to drivers
by Jan Glauber
· 13 years ago
1abd229
s390: delete any traces of token ring support
by Paul Gortmaker
· 13 years ago
e6e056b
qeth: Use blkt defaults for OSA Express 4
by Stefan Raspl
· 13 years ago
Next »