index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
1
-1
/
+1
2015-12-14
qeth: repair SBAL elements calculation
Ursula Braun
1
-1
/
+1
2015-12-14
qeth: initialize net_device with carrier off
Ursula Braun
1
-0
/
+1
2015-12-14
qeth use common function qeth_get_setassparms_cmd
Thomas Richter
1
-29
/
+8
2015-09-21
qeth: add layer 2 RX/TX checksum offloading
Thomas Richter
1
-133
/
+25
2015-08-07
s390: remove unneeded variables
Peter Senna Tschudin
1
-4
/
+1
2015-05-18
qeth: fix rx checksum offload handling
Thomas Richter
1
-7
/
+2
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+39
2015-01-25
390/qeth: Fix locking warning during qeth device setup
Thomas Richter
1
-11
/
+39
2015-01-17
qeth: use qeth_card_hw_is_reachable() everywhere
Eugene Crosser
1
-5
/
+2
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-4
/
+4
2014-10-26
qeth: make local functions static in qeth_l3 module
Thomas Richter
1
-4
/
+4
2014-10-26
qeth: fix some trace formating issues
Thomas Richter
1
-1
/
+1
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
1
-1
/
+1
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-05-30
s390/net: fix format string mismatches
Ursula Braun
1
-1
/
+1
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
1
-5
/
+5
2014-04-28
qeth: Extend priority queueing to IPv6
Stefan Raspl
1
-2
/
+5
2014-02-25
qeth: postpone freeing of qdio memory
Ursula Braun
1
-0
/
+3
2014-01-29
qeth: fix build of s390 allmodconfig
Eugene Crosser
1
-0
/
+8
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-04-22
qeth: Fix missing pointer update
Stefan Raspl
1
-1
/
+1
2013-04-22
qeth: remove unused variable
Stefan Raspl
1
-2
/
+1
2013-04-21
qeth: fix VLAN related compilation errors
Patrick McHardy
1
-6
/
+10
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-2
/
+4
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-3
/
+3
2013-04-08
qeth: fix qeth_wait_for_threads() deadlock for OSN devices
Stefan Raspl
1
-0
/
+2
2013-03-19
qeth: Fix scatter-gather regression
Frank Blaschka
1
-1
/
+3
2013-03-19
qeth: Fix invalid router settings handling
Stefan Raspl
1
-6
/
+11
2013-03-19
qeth: delay feature trace
Stefan Raspl
1
-1
/
+1
2013-01-21
qeth: Support VEPA mode
Stefan Raspl
1
-7
/
+7
2013-01-04
qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
Jiri Pirko
1
-10
/
+11
2012-11-19
qeth: Remove BUG_ONs
Stefan Raspl
1
-4
/
+3
2012-11-19
qeth: Consolidate tracing of card features
Stefan Raspl
1
-0
/
+1
2012-10-16
qeth: fix deadlock between recovery and bonding driver
Stefan Raspl
1
-5
/
+6
2012-09-24
qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()
Wei Yongjun
1
-0
/
+2
2012-07-25
qeth: repair crash in qeth_l3_vlan_rx_kill_vid()
frank.blaschka@de.ibm.com
1
-0
/
+4
2012-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+3
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+0
2012-07-16
s390: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-07-05
qeth: Convert over to dst_neigh_lookup_skb().
David S. Miller
1
-1
/
+2
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-15
s390: delete any traces of token ring support
Paul Gortmaker
1
-29
/
+6
2012-03-07
qeth: meaningful return code for set_mac_address
Ursula Braun
1
-1
/
+1
2012-02-08
qeth: add query OSA address table support
Frank Blaschka
1
-0
/
+3
2012-02-02
qeth: Move away from using neighbour entries in qeth_l3_fill_header()
David Miller
1
-19
/
+16
[next]