index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: fix: Use separate resources
Iyappan Subramanian
2014-11-04
2
-3
/
+6
*
drivers: net: xgene: Backward compatibility with older firmware
Iyappan Subramanian
2014-11-04
6
-5
/
+38
*
sfc: don't BUG_ON efx->max_channels == 0 in probe
Edward Cree
2014-11-03
1
-1
/
+2
*
net: fec: fix suspend broken on multiple MACs sillicons
Nimrod Andy
2014-11-03
1
-8
/
+8
*
smc91x: retrieve IRQ and trigger flags in a modern way
Linus Walleij
2014-11-01
1
-8
/
+12
*
drivers: net: ethernet: xilinx: xilinx_emaclite: Compatible with 'xlnx, xps-e...
Chen Gang
2014-11-01
1
-0
/
+1
*
net: systemport: do not crash freeing an unitialized TX ring
Florian Fainelli
2014-11-01
1
-0
/
+7
*
net: systemport: fix DMA allocation/freeing sizes
Florian Fainelli
2014-11-01
1
-2
/
+4
*
net: mvpp2: fix possible memory leak
Sudip Mukherjee
2014-11-01
1
-9
/
+18
*
sunhme: Add DMA mapping error checks.
David S. Miller
2014-11-01
1
-5
/
+57
*
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Lennart Sorensen
2014-10-31
3
-2
/
+49
*
drivers: net: cpsw: Fix broken loop condition in switch mode
Lennart Sorensen
2014-10-31
1
-5
/
+5
*
stmmac: pci: set default of the filter bins
Andy Shevchenko
2014-10-31
1
-0
/
+7
*
net: smc91x: Fix gpios for device tree based booting
Tony Lindgren
2014-10-31
2
-0
/
+61
*
mlx4: Avoid leaking steering rules on flow creation error flow
Or Gerlitz
2014-10-30
1
-0
/
+4
*
net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN
Or Gerlitz
2014-10-30
1
-2
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-10-30
4
-3
/
+14
|
\
|
*
ixgbe: fix race when setting advertised speed
Emil Tantilov
2014-10-30
1
-0
/
+4
|
*
ixgbe: need not repeat init skb with NULL
Junwei Zhang
2014-10-30
1
-1
/
+1
|
*
igb: don't reuse pages with pfmemalloc flag
Roman Gushchin
2014-10-30
1
-1
/
+5
|
*
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
Francesco Ruggeri
2014-10-30
1
-1
/
+4
*
|
cxgb4 : Fix missing initialization of win0_lock
Anish Bhatt
2014-10-30
1
-0
/
+1
|
/
*
cnic: Update the rcu_access_pointer() usages
Tej Parkash
2014-10-29
1
-4
/
+1
*
cxgb4vf: Replace repetitive pci device ID's with right ones
Hariprasad Shenai
2014-10-29
1
-8
/
+8
*
net: systemport: reset UniMAC coming out of a suspend cycle
Florian Fainelli
2014-10-28
1
-0
/
+2
*
net: systemport: enable RX interrupts after NAPI
Florian Fainelli
2014-10-28
1
-6
/
+3
*
drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out
Mugunthan V N
2014-10-28
1
-9
/
+9
*
cxgb4 : Handle dcb enable correctly
Anish Bhatt
2014-10-27
2
-2
/
+11
*
cxgb4 : Improve handling of DCB negotiation or loss thereof
Anish Bhatt
2014-10-27
1
-3
/
+45
*
net/mlx4_core: Call synchronize_irq() before freeing EQ buffer
Eli Cohen
2014-10-26
1
-0
/
+1
*
net/mlx5_core: Call synchronize_irq() before freeing EQ buffer
Eli Cohen
2014-10-26
1
-0
/
+1
*
drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init()
Geert Uytterhoeven
2014-10-25
1
-9
/
+7
*
i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()
Dan Carpenter
2014-10-25
1
-2
/
+2
*
amd-xgbe: Fix napi Rx budget accounting
Lendacky, Thomas
2014-10-22
1
-8
/
+12
*
amd-xgbe: Properly handle feature changes via ethtool
Lendacky, Thomas
2014-10-22
1
-1
/
+1
*
net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set
Philipp Zabel
2014-10-22
1
-1
/
+2
*
net: fs_enet: set back promiscuity mode after restart
LEROY Christophe
2014-10-22
2
-0
/
+6
*
sfc: remove incorrect EFX_BUG_ON_PARANOID check
Jon Cooper
2014-10-22
1
-4
/
+0
*
enic: Do not call napi_disable when preemption is disabled.
Govindarajulu Varadarajan
2014-10-21
1
-2
/
+2
*
enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_free
Govindarajulu Varadarajan
2014-10-21
1
-6
/
+6
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-10-18
1
-4
/
+2
|
\
|
*
net: ks8842: use dmaengine_terminate_all() API
Vinod Koul
2014-10-15
1
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-18
33
-354
/
+1187
|
\
\
|
*
|
bna: fix skb->truesize underestimation
Eric Dumazet
2014-10-17
1
-1
/
+1
|
*
|
sfc: add support for skb->xmit_more
Edward Cree
2014-10-17
2
-29
/
+43
|
*
|
ixgbe: check for vfs outside of sriov_num_vfs before dereference
Emil Tantilov
2014-10-16
1
-0
/
+3
|
*
|
fm10k: Add CONFIG_FM10K_VXLAN configuration option
Andy Zhou
2014-10-16
2
-3
/
+14
|
*
|
fm10k: Unlock mailbox on VLAN addition failures
Matthew Vick
2014-10-16
1
-3
/
+4
|
*
|
fm10k: Check the host state when bringing the interface up
Matthew Vick
2014-10-16
1
-0
/
+1
|
*
|
gianfar: Add FCS to rx buffer size (fix)
Claudiu Manoil
2014-10-15
1
-1
/
+1
[next]