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_l2_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qeth: improve fallback to random MAC address
Julian Wiedmann
2018-04-27
1
-10
/
+13
*
s390/qeth: add IPv6 RX checksum offload support
Kittipon Meesompop
2018-04-27
1
-4
/
+5
*
s390/qeth: add IPv6 TX checksum offload support
Kittipon Meesompop
2018-04-27
1
-4
/
+10
*
s390/qeth: extract csum offload helpers
Julian Wiedmann
2018-04-27
1
-29
/
+6
*
s390/net: set HW port number in netdevice
Ursula Braun
2018-04-27
1
-0
/
+1
*
s390/qeth: convert vlan spinlock to mutex
Julian Wiedmann
2018-04-27
1
-7
/
+8
*
s390/qeth: skip QDIO queue handler indirection
Julian Wiedmann
2018-04-27
1
-3
/
+0
*
s390/qeth: fix request-side race during cmd IO timeout
Julian Wiedmann
2018-04-22
1
-2
/
+2
*
s390/qeth: fix MAC address update sequence
Julian Wiedmann
2018-04-22
1
-24
/
+31
*
s390: remove couple of duplicate includes
Vasily Gorbik
2018-04-16
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-1
/
+1
|
\
|
*
s390/qeth: free netdevice when removing a card
Julian Wiedmann
2018-03-22
1
-1
/
+1
*
|
s390/qeth: reset NAPI context during queue init
Julian Wiedmann
2018-03-09
1
-1
/
+0
*
|
s390/qeth: reduce RX skb setup
Julian Wiedmann
2018-03-09
1
-1
/
+0
*
|
s390/qeth: allocate skb from NAPI cache
Julian Wiedmann
2018-03-09
1
-1
/
+0
*
|
s390/qeth: advertise IFF_UNICAST_FLT
Julian Wiedmann
2018-03-09
1
-0
/
+1
*
|
s390/qeth: support SG for more device types
Julian Wiedmann
2018-03-09
1
-7
/
+9
*
|
s390/qeth: use __ipa_cmd() for casting an IPA cmd buffer
Julian Wiedmann
2018-03-09
1
-8
/
+6
|
/
*
s390/qeth: align L2 and L3 set_rx_mode() implementations
Julian Wiedmann
2017-12-20
1
-6
/
+10
*
s390/qeth: use ether_addr_* helpers
Julian Wiedmann
2017-12-20
1
-6
/
+6
*
s390/qeth: consolidate qeth MAC address helpers
Julian Wiedmann
2017-12-20
1
-29
/
+18
*
s390/qeth: don't keep track of MAC address's cast type
Julian Wiedmann
2017-12-20
1
-19
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-04
1
-2
/
+2
|
\
|
*
s390/qeth: build max size GSO skbs on L2 devices
Julian Wiedmann
2017-12-02
1
-2
/
+0
|
*
s390/qeth: fix GSO throughput regression
Julian Wiedmann
2017-12-02
1
-0
/
+2
*
|
s390: net: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
|
/
*
s390/qeth: no VLAN support on OSM
Julian Wiedmann
2017-10-20
1
-11
/
+6
*
s390/qeth: don't verify device when setting MAC address
Julian Wiedmann
2017-10-20
1
-23
/
+0
*
s390/qeth: translate SETVLAN/DELVLAN errors
Julian Wiedmann
2017-09-18
1
-12
/
+35
*
s390/qeth: don't take queue lock in send_packet_fast()
Julian Wiedmann
2017-09-18
1
-1
/
+1
*
s390/qeth: add VNICC get/set timeout support
Hans Wippel
2017-09-18
1
-5
/
+130
*
s390/qeth: add VNICC enable/disable support
Hans Wippel
2017-09-18
1
-0
/
+207
*
s390/qeth: add basic VNICC support
Hans Wippel
2017-09-18
1
-3
/
+133
*
s390/qeth: use skb_cow_head() for L2 OSA xmit
Julian Wiedmann
2017-08-18
1
-22
/
+36
*
s390/qeth: pass full IQD header length to fill_buffer()
Julian Wiedmann
2017-08-18
1
-1
/
+1
*
s390/qeth: pass TSO data offset to fill_buffer()
Julian Wiedmann
2017-08-18
1
-2
/
+2
*
s390/qeth: pass TSO header length to fill_buffer()
Julian Wiedmann
2017-08-18
1
-2
/
+2
*
s390/qeth: pass full data length to l2_fill_header()
Julian Wiedmann
2017-08-18
1
-6
/
+6
*
s390/qeth: split L2 xmit paths
Julian Wiedmann
2017-08-18
1
-102
/
+123
*
s390/qeth: extract bridgeport cmd builder
Julian Wiedmann
2017-08-15
1
-36
/
+26
*
s390/net: reduce inlining
Julian Wiedmann
2017-08-15
1
-16
/
+8
*
s390/qeth: make more use of skb API
Julian Wiedmann
2017-08-15
1
-4
/
+3
*
s390/qeth: remove extra L2 adapterparms query
Julian Wiedmann
2017-08-15
1
-9
/
+0
*
s390/qeth: don't access skb after transmission
Julian Wiedmann
2017-08-15
1
-8
/
+6
*
s390/qeth: use diag26c to get MAC address on L2
Julian Wiedmann
2017-06-20
1
-2
/
+14
*
s390/qeth: add ipa return codes for bridgeport
Kittipon Meesompop
2017-06-20
1
-17
/
+17
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-2
/
+1
*
s390/qeth: log bridgeport capabilities
Julian Wiedmann
2017-06-06
1
-0
/
+8
*
s390/qeth: avoid null pointer dereference on OSN
Julian Wiedmann
2017-05-11
1
-4
/
+6
*
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
2017-05-11
1
-4
/
+13
[next]