index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l2_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-19
s390/qeth: don't process empty bridge port events
Julian Wiedmann
1
-0
/
+4
2020-03-05
s390/qeth: vnicc Fix EOPNOTSUPP precedence
Alexandra Winter
1
-16
/
+13
2020-01-27
s390/qeth: Fix initialization of vnicc cmd masks during set online
Alexandra Winter
1
-4
/
+8
2020-01-27
s390/qeth: Fix error handling during VNICC initialization
Alexandra Winter
1
-4
/
+7
2020-01-17
s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
Alexandra Winter
1
-2
/
+1
2020-01-17
s390/qeth: fix false reporting of VNIC CHAR config failure
Alexandra Winter
1
-1
/
+0
2019-11-20
s390/qeth: invoke softirqs after napi_schedule()
Julian Wiedmann
1
-0
/
+3
2019-06-25
s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
Alexandra Winter
1
-1
/
+1
2019-03-13
s390/qeth: cancel close_dev work before removing a card
Julian Wiedmann
1
-0
/
+2
2018-11-27
s390/qeth: unregister netdevice only when registered
Julian Wiedmann
1
-2
/
+3
2018-09-12
s390/qeth: don't dump past end of unknown HW header
Julian Wiedmann
1
-1
/
+1
2018-08-09
s390/qeth: don't restrict qeth_card to DMA memory
Julian Wiedmann
1
-1
/
+1
2018-08-09
s390/qeth: reduce hard-coded access to ccw channels
Julian Wiedmann
1
-6
/
+7
2018-08-09
s390/qeth: extract helper for MPC protocol type
Julian Wiedmann
1
-1
/
+1
2018-07-21
s390/qeth: speed up L2 IQD xmit
Julian Wiedmann
1
-53
/
+23
2018-07-21
s390/qeth: add support for constrained HW headers
Julian Wiedmann
1
-5
/
+7
2018-07-21
s390/qeth: merge linearize-check into HW header construction
Julian Wiedmann
1
-27
/
+2
2018-07-21
s390/qeth: add statistics for consumed buffer elements
Julian Wiedmann
1
-6
/
+7
2018-07-21
s390/qeth: use core MTU range checking
Julian Wiedmann
1
-1
/
+0
2018-07-21
s390/qeth: simplify max MTU handling
Julian Wiedmann
1
-1
/
+0
2018-07-21
s390/qeth: allocate netdevice early
Julian Wiedmann
1
-39
/
+13
2018-07-21
s390/qeth: remove redundant netif_carrier_ok() checks
Julian Wiedmann
1
-1
/
+1
2018-07-12
s390/qeth: clean up exported symbols
Julian Wiedmann
1
-2
/
+0
2018-07-12
s390/qeth: clean up Output Queue selection
Julian Wiedmann
1
-9
/
+4
2018-07-12
s390/qeth: fine-tune RX modesetting
Julian Wiedmann
1
-4
/
+1
2018-06-30
s390/qeth: consistently re-enable device features
Julian Wiedmann
1
-3
/
+2
2018-06-30
s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]
Vasily Gorbik
1
-2
/
+2
2018-06-30
s390/qeth: fix race when setting MAC address
Julian Wiedmann
1
-4
/
+11
2018-04-27
s390/qeth: improve fallback to random MAC address
Julian Wiedmann
1
-10
/
+13
2018-04-27
s390/qeth: add IPv6 RX checksum offload support
Kittipon Meesompop
1
-4
/
+5
2018-04-27
s390/qeth: add IPv6 TX checksum offload support
Kittipon Meesompop
1
-4
/
+10
2018-04-27
s390/qeth: extract csum offload helpers
Julian Wiedmann
1
-29
/
+6
2018-04-27
s390/net: set HW port number in netdevice
Ursula Braun
1
-0
/
+1
2018-04-27
s390/qeth: convert vlan spinlock to mutex
Julian Wiedmann
1
-7
/
+8
2018-04-27
s390/qeth: skip QDIO queue handler indirection
Julian Wiedmann
1
-3
/
+0
2018-04-22
s390/qeth: fix request-side race during cmd IO timeout
Julian Wiedmann
1
-2
/
+2
2018-04-22
s390/qeth: fix MAC address update sequence
Julian Wiedmann
1
-24
/
+31
2018-04-16
s390: remove couple of duplicate includes
Vasily Gorbik
1
-1
/
+0
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-03-22
s390/qeth: free netdevice when removing a card
Julian Wiedmann
1
-1
/
+1
2018-03-09
s390/qeth: reset NAPI context during queue init
Julian Wiedmann
1
-1
/
+0
2018-03-09
s390/qeth: reduce RX skb setup
Julian Wiedmann
1
-1
/
+0
2018-03-09
s390/qeth: allocate skb from NAPI cache
Julian Wiedmann
1
-1
/
+0
2018-03-09
s390/qeth: advertise IFF_UNICAST_FLT
Julian Wiedmann
1
-0
/
+1
2018-03-09
s390/qeth: support SG for more device types
Julian Wiedmann
1
-7
/
+9
2018-03-09
s390/qeth: use __ipa_cmd() for casting an IPA cmd buffer
Julian Wiedmann
1
-8
/
+6
2017-12-20
s390/qeth: align L2 and L3 set_rx_mode() implementations
Julian Wiedmann
1
-6
/
+10
2017-12-20
s390/qeth: use ether_addr_* helpers
Julian Wiedmann
1
-6
/
+6
2017-12-20
s390/qeth: consolidate qeth MAC address helpers
Julian Wiedmann
1
-29
/
+18
2017-12-20
s390/qeth: don't keep track of MAC address's cast type
Julian Wiedmann
1
-19
/
+8
[next]