index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
oki-semi
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-7
/
+6
*
pch_gbe: replace private tx ring lock with common netif_tx_lock
françois romieu
2016-04-28
2
-10
/
+2
*
pch_gbe: fix bogus trylock conversion
Florian Westphal
2016-04-26
1
-1
/
+1
*
drivers: net: remove NETDEV_TX_LOCKED
Florian Westphal
2016-04-26
1
-4
/
+2
*
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
1
-1
/
+1
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-1
/
+0
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-09
1
-1
/
+1
*
pch_gbe: 'select' NET_PTP_CLASSIFY.
David S. Miller
2014-09-22
1
-0
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-07
1
-1
/
+1
*
net: pch_gbe depends on x86_32
Jean Delvare
2014-05-16
1
-1
/
+1
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
2014-03-31
1
-10
/
+1
*
ethernet: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
8
-16
/
+8
*
pch_gbe: Validate hwtstamp_config completely before applying it
Ben Hutchings
2013-11-14
1
-9
/
+3
*
oki-semi: Remove extern from function prototypes
Joe Perches
2013-09-24
1
-28
/
+28
*
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-30
1
-9
/
+7
*
pch_gbe: ethtool cannot change parameters when link is down
Anders Larsen
2013-08-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-04
1
-1
/
+1
|
\
|
*
net: pch_gbe depends on x86
Jiri Slaby
2013-07-22
1
-1
/
+1
*
|
pch_gbe: Add MinnowBoard support
Darren Hart
2013-07-25
4
-0
/
+163
*
|
pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32
Darren Hart
2013-07-25
1
-1
/
+1
|
/
*
pch_gbe: use managed functions pcim_* and devm_*
Andy Shevchenko
2013-06-29
1
-35
/
+15
*
pch_gbe: convert pr_* to netdev_*
Andy Shevchenko
2013-06-29
6
-164
/
+250
*
pch_gbe: remove inline keyword for exported functions
Andy Shevchenko
2013-06-29
3
-13
/
+13
*
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-06-20
1
-1
/
+0
*
pch_gbe: minor: report the actual error on MTU change
Veaceslav Falico
2013-04-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
1
-2
/
+2
|
\
|
*
pch_gbe: fix ip_summed checksum reporting on rx
Veaceslav Falico
2013-03-26
1
-2
/
+2
*
|
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-17
1
-6
/
+5
*
|
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-15
1
-8
/
+4
|
/
*
pch_gbe, ptp_pch: Fix the dependency direction between these drivers
Ben Hutchings
2012-11-18
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-11
1
-79
/
+37
|
\
|
*
pch_gbe: fix error handling in pch_gbe_up()
Veaceslav Falico
2012-10-25
1
-6
/
+11
|
*
pch_gbe: don't reset MAC_RX on FIFO overflow
Veaceslav Falico
2012-10-23
1
-60
/
+6
|
*
pch_gbe: don't re-set RX_FIFO_ERR flag in napi_poll
Veaceslav Falico
2012-10-23
1
-13
/
+6
|
*
pch_gbe: create functions for MAC_RX {en,dis}able
Veaceslav Falico
2012-10-23
1
-6
/
+20
*
|
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
2012-11-01
3
-30
/
+0
*
|
ptp: Make PTP_1588_CLOCK select rather than depend on PPS
Ben Hutchings
2012-11-01
1
-1
/
+0
*
|
pps, ptp: Remove dependencies on EXPERIMENTAL
Ben Hutchings
2012-11-01
1
-1
/
+0
|
/
*
pch_gbe: Fix build error by selecting all the possible dependencies.
Haicheng Li
2012-10-09
1
-0
/
+3
*
pch_gbe: Fix PTP dependencies.
David S. Miller
2012-10-03
1
-1
/
+1
*
netdev: make pci_error_handlers const
Stephen Hemminger
2012-09-08
1
-1
/
+1
*
pch_gbe: vlan skb len fix
Andy Cress
2012-07-26
1
-7
/
+0
*
pch_gbe: add extra clean tx
Andy Cress
2012-07-26
1
-13
/
+44
*
pch_gbe: fix transmit watchdog timeout
Andy Cress
2012-07-26
1
-1
/
+1
*
net/pch_gpe: Cannot disable ethernet autonegation
Wei Yang
2012-07-26
2
-2
/
+3
*
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-11
4
-34
/
+34
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-17
2
-16
/
+11
|
\
[next]