index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
2012-11-19
qeth: Remove BUG_ONs
Stefan Raspl
1
-2
/
+1
2012-11-19
qeth: Consolidate tracing of card features
Stefan Raspl
1
-0
/
+1
2012-11-13
qeth: set new mac even if old mac is gone
Ursula Braun
1
-1
/
+1
2012-11-13
qeth: Fix IPA_CMD_QIPASSIST return code handling
Stefan Raspl
1
-4
/
+7
2012-10-16
qeth: fix deadlock between recovery and bonding driver
Stefan Raspl
1
-5
/
+6
2012-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+0
2012-07-17
s390: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-05-16
s390/qeth: stop using struct ccwgroup driver for discipline callbacks
Sebastian Ott
1
-9
/
+7
2012-03-08
qeth: meaningful return code for set_mac_address
Ursula Braun
1
-3
/
+1
2012-02-09
qeth: add query OSA address table support
Frank Blaschka
1
-0
/
+3
2011-12-20
qeth: forbid recovery during shutdown
Ursula Braun
1
-0
/
+1
2011-12-09
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
1
-7
/
+11
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-13
qeth: add support for af_iucv HiperSockets transport
Frank Blaschka
1
-1
/
+1
2011-05-13
qeth: add OSA concurrent hardware trap
Frank Blaschka
1
-0
/
+16
2011-05-13
qeth: convert to hw_features part 2
Frank Blaschka
1
-4
/
+1
2011-02-27
qeth: remove needless IPA-commands in offline
Ursula Braun
1
-31
/
+14
2011-02-03
qeth: show new mac-address if its setting fails
Ursula Braun
1
-2
/
+2
2011-01-16
qeth: postpone open till recovery is finished
Ursula Braun
1
-2
/
+16
2010-11-29
qeth: enable interface setup if LAN is offline
Ursula Braun
1
-5
/
+6
2010-10-04
qeth: tagging with VLAN-ID 0
Ursula Braun
1
-0
/
+2
2010-09-09
qeth: NAPI support for l2 and l3 discipline
Frank Blaschka
1
-65
/
+108
2010-07-23
qeth: avoid useless removal of multicast addresses
Ursula Braun
1
-2
/
+0
2010-07-23
qeth: serialize sysfs-triggered device configurations
Ursula Braun
1
-0
/
+5
2010-06-24
qeth: fix page breaks in hw headers
Frank Blaschka
1
-2
/
+5
2010-06-24
qeth: Fold qeth_trace debug area
Carsten Otte
1
-49
/
+45
2010-05-18
qeth: support the new OSA CHPID types OSX and OSM
Ursula Braun
1
-10
/
+24
2010-05-16
qeth: synchronize configuration interface
Frank Blaschka
1
-1
/
+7
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-17
net: convert multiple drivers to use netdev_for_each_mc_addr, part7
Jiri Pirko
1
-1
/
+1
2010-03-10
qeth: no recovery after layer mismatch (z/VM NICs)
Ursula Braun
1
-10
/
+6
2010-01-26
net: use helpers to access uc list V2
Jiri Pirko
1
-1
/
+1
2010-01-14
qeth: avoid recovery during device online setting
Ursula Braun
1
-1
/
+0
2010-01-14
qeth: HiperSockets Network Traffic Analyzer
Ursula Braun
1
-1
/
+2
2009-12-30
drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC address
H Hartley Sweeten
1
-18
/
+6
2009-11-16
qeth: rework TSO functions
Frank Blaschka
1
-1
/
+0
2009-11-16
qeth: Recognize return codes of ccw_device_set_online
Ursula Braun
1
-18
/
+8
2009-11-16
qeth: Exploit Connection Isolation
Einar Lueck
1
-0
/
+2
2009-10-05
qeth: Convert ethtool get_stats_count() ops to get_sset_count()
Ben Hutchings
1
-2
/
+2
2009-09-03
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+0
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-2
/
+2
2009-08-27
qeth: Cleanup for cast-type determination.
Klaus-Dieter Wacker
1
-31
/
+11
2009-07-06
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-0
/
+1
2009-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+1
2009-06-18
net: group address list and its count
Jiri Pirko
1
-1
/
+1
2009-06-16
[S390] pm: qeth driver power management callbacks
Frank Blaschka
1
-1
/
+51
2009-05-30
net: convert unicast addr list
Jiri Pirko
1
-2
/
+4
[next]