index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
drivers: net: xgene: Add SGMII based 1GbE ethtool support
Iyappan Subramanian
2014-10-14
1
-8
/
+17
|
*
|
drivers: net: xgene: Add SGMII based 1GbE support
Iyappan Subramanian
2014-10-14
7
-5
/
+453
|
*
|
drivers: net: xgene: Preparing for adding SGMII based 1GbE
Iyappan Subramanian
2014-10-14
6
-8
/
+8
|
*
|
drivers: net: cpsw: remove child devices while driver detach
Mugunthan V N
2014-10-14
1
-0
/
+10
|
*
|
drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...
Mugunthan V N
2014-10-14
1
-4
/
+0
|
*
|
drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis
Mugunthan V N
2014-10-14
1
-1
/
+0
|
*
|
tg3: Add skb->xmit_more support
Prashant Sreedharan
2014-10-14
1
-4
/
+6
|
*
|
net: fec: ptp: Enable PPS output based on ptp clock
Luwei Zhou
2014-10-14
3
-1
/
+205
|
*
|
net: fec: ptp: Use hardware algorithm to adjust PTP counter.
Luwei Zhou
2014-10-14
2
-12
/
+56
|
*
|
net: fec: ptp: Use the 31-bit ptp timer.
Luwei Zhou
2014-10-14
1
-4
/
+6
|
*
|
fm10k: Add skb->xmit_more support
Alexander Duyck
2014-10-14
1
-31
/
+34
|
*
|
net: fec: Fix sparse warnings with different lock contexts for basic block
Nimrod Andy
2014-10-14
1
-10
/
+14
*
|
|
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
2
-15
/
+15
|
\
\
\
|
*
|
|
drivers/net/ethernet/tile: __get_cpu_var call introduced in 3.14
Christoph Lameter
2014-08-26
1
-2
/
+2
|
*
|
|
drivers/net/ethernet/tile: Replace __get_cpu_var uses for address calculation
Christoph Lameter
2014-08-26
2
-13
/
+13
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-11
33
-173
/
+710
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: systemport: avoid unbalanced enable_irq_wake calls
Florian Fainelli
2014-10-10
1
-1
/
+2
|
*
|
net: bcmgenet: avoid unbalanced enable_irq_wake calls
Florian Fainelli
2014-10-10
1
-1
/
+3
|
*
|
net: bcmgenet: fix off-by-one in incrementing read pointer
Florian Fainelli
2014-10-10
1
-5
/
+4
|
*
|
mlx4: fix race accessing page->_count
Eric Dumazet
2014-10-10
1
-3
/
+3
|
*
|
ixgbe: fix race accessing page->_count
Eric Dumazet
2014-10-10
1
-5
/
+3
|
*
|
igb: fix race accessing page->_count
Eric Dumazet
2014-10-10
1
-4
/
+3
|
*
|
fm10k: fix race accessing page->_count
Eric Dumazet
2014-10-10
1
-4
/
+3
|
*
|
drivers: net: xgene: Add 10GbE ethtool support
Iyappan Subramanian
2014-10-10
1
-6
/
+22
|
*
|
drivers: net: xgene: Add 10GbE support
Iyappan Subramanian
2014-10-10
6
-30
/
+438
|
*
|
drivers: net: xgene: Preparing for adding 10GbE support
Iyappan Subramanian
2014-10-10
4
-41
/
+78
|
*
|
stmmac: correct mc_filter local variable in set_filter and set_mac_addr call
Vince Bridgers
2014-10-10
1
-2
/
+2
|
*
|
net: pxa168_eth: PXA168_ETH should depend on HAS_DMA
Geert Uytterhoeven
2014-10-10
1
-1
/
+2
|
*
|
networking: fm10k: Fix build failure
Pranith Kumar
2014-10-10
1
-0
/
+1
|
*
|
net: fs_enet: error: 'SCCE_ENET_TXF' undeclared
LEROY Christophe
2014-10-10
2
-2
/
+2
|
*
|
cxgb4: Wait for device to get ready before reading any register
Hariprasad Shenai
2014-10-09
3
-9
/
+16
|
*
|
cxgb4vf: Add 40G support for cxgb4vf driver
Hariprasad Shenai
2014-10-09
3
-7
/
+21
|
*
|
cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5
Hariprasad Shenai
2014-10-09
4
-5
/
+11
|
*
|
gianfar: Replace eieio with wmb for non-PPC archs
Claudiu Manoil
2014-10-09
2
-10
/
+19
|
*
|
gianfar: Replace spin_event_timeout() with arch independent
Claudiu Manoil
2014-10-09
2
-13
/
+34
|
*
|
gianfar: Make MAC addr setup endian safe, cleanup
Claudiu Manoil
2014-10-09
1
-8
/
+7
|
*
|
gianfar: Exclude PPC specific errata handling from ARM builds
Claudiu Manoil
2014-10-09
1
-0
/
+6
|
*
|
gianfar: Include missing headers for ARM builds
Claudiu Manoil
2014-10-09
1
-0
/
+2
|
*
|
net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent
Claudiu Manoil
2014-10-09
1
-13
/
+23
|
*
|
net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors
Claudiu Manoil
2014-10-09
1
-14
/
+14
|
*
|
net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM
Claudiu Manoil
2014-10-09
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2014-10-11
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vio: fix reuse of vio_dring slot
Dwight Engen
2014-09-30
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
236
-4208
/
+33027
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-08
5
-46
/
+15
|
|
\
\
\
|
|
*
|
|
3c59x: fix bad split of cpu_to_le32(pci_map_single())
Sylvain "ythier" Hitier
2014-10-07
1
-1
/
+1
|
|
*
|
|
bna: allow transmit tagged frames
Ivan Vecera
2014-10-07
2
-2
/
+2
|
|
*
|
|
net: spider_net: avoid using signed char for bitops
Antoine Ténart
2014-10-05
1
-3
/
+3
|
|
*
|
|
net: spider_net: do not read mac address again after setting it
Antoine Ténart
2014-10-05
1
-34
/
+2
|
|
*
|
|
net: systemport: fix bcm_sysport_insert_tsb()
Florian Fainelli
2014-10-04
1
-6
/
+7
[prev]
[next]