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
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-06
net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_q
Petri Gynther
2
-2
/
+9
2015-03-06
net: bcmgenet: adjust the call to alloc_etherdev_mqs()
Petri Gynther
1
-2
/
+3
2015-03-06
net: bcmgenet: set hw_params->rx_queues = 0
Petri Gynther
1
-3
/
+3
2015-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
4
-22
/
+36
2015-03-06
rocker: fix some sparse warnings
Scott Feldman
1
-3
/
+3
2015-03-06
e1000: add dummy allocator to fix race condition between mtu change and netpoll
Sabrina Dubroca
1
-1
/
+9
2015-03-06
e1000: call netif_carrier_off early on down
Eliezer Tamir
1
-1
/
+1
2015-03-06
igb: Make arrays on stack static const to avoid reallocation
Alexander Duyck
1
-12
/
+12
2015-03-06
igb: Fix warning pin may be used uninitialized
Alexander Duyck
1
-1
/
+1
2015-03-06
e1000e: remove calls to ioremap/unmap for NVM addr
Yanir Lubetkin
1
-3
/
+5
2015-03-06
e1000e: fix obscure comments
Yanir Lubetkin
1
-4
/
+8
2015-03-06
rocker: implement IPv4 fib offloading
Scott Feldman
1
-47
/
+436
2015-03-06
tg3: use napi_complete_done()
Eric Dumazet
1
-2
/
+2
2015-03-06
net: fec: fix unbalanced clk disable on driver unbind
Stefan Agner
1
-1
/
+0
2015-03-06
net: macb: Correct the MID field length value
Punnaiah Choudary Kalluri
1
-1
/
+1
2015-03-06
net: gianfar: correctly determine the number of queue groups
Tobias Waldekranz
1
-2
/
+17
2015-03-06
i40e: Fix mismatching type for ioremap_len
Jeff Kirsher
1
-2
/
+2
2015-03-06
net: bcmgenet: properly disable password matching
Florian Fainelli
1
-2
/
+4
2015-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-66
/
+114
2015-03-05
net: eth: xgene: fix booting with devicetree
Mark Salter
1
-1
/
+1
2015-03-05
bnx2x: Force fundamental reset for EEH recovery
Brian King
1
-0
/
+3
2015-03-05
cxgb4: Try and provide an RDMA CIQ per cpu
Hariprasad Shenai
3
-17
/
+46
2015-03-05
cxgb4: Move offload Rx queue allocation to separate function
Hariprasad Shenai
1
-38
/
+35
2015-03-05
i40e/i40evf: Version bump
Sravanthi Tangeda
2
-2
/
+2
2015-03-05
i40e: don't spam the system log
Mitch A Williams
1
-3
/
+0
2015-03-05
i40e: move IRQ tracking setup into MSIX setup
Shannon Nelson
1
-31
/
+29
2015-03-05
i40e: Ioremap changes
Anjali Singhai
2
-2
/
+7
2015-03-05
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
8
-10
/
+2
2015-03-05
i40e: Add AOC PHY types to case statements
Catherine Sullivan
2
-0
/
+4
2015-03-05
i40e: Fix ethtool offline test
Greg Rose
1
-0
/
+10
2015-03-05
i40e: Reassign incorrect PHY type to fix a FW bug
Catherine Sullivan
1
-0
/
+4
2015-03-05
i40e: fix XPS mask when resetting
Jesse Brandeburg
1
-11
/
+11
2015-03-05
i40e: use more portable sign extension
Jesse Brandeburg
1
-2
/
+2
2015-03-05
i40e/i40evf: grab NVM devstarter version not image version
Shannon Nelson
3
-3
/
+4
2015-03-05
i40e: Don't check operational or sync bit for App TLV
Neerav Parikh
1
-1
/
+1
2015-03-05
i40e: during LED interaction ignore activity LED src modes
Matt Jared
1
-1
/
+34
2015-03-05
i40e: Fix NPAR Tx Scheduler init
Greg Rose
1
-0
/
+4
2015-03-05
net: bcmgenet: simplify __bcmgenet_tx_reclaim()
Petri Gynther
2
-24
/
+22
2015-03-05
ARM: fix typos in smc91x platform data
Arnd Bergmann
1
-0
/
+1
2015-03-04
be2net: implement .sriov_configure() PCI callback
Vasundhara Volam
2
-65
/
+107
2015-03-04
be2net: re-distribute SRIOV resources allowed by FW
Vasundhara Volam
4
-38
/
+141
2015-03-04
be2net: avoid creating the non-RSS default RXQ if FW allows to
Vasundhara Volam
5
-24
/
+41
2015-03-04
net: fec: fix rcv is not last issue when do suspend/resume test
Fugang Duan
1
-1
/
+1
2015-03-04
drivers: net: xgene: fix new firmware backward compatibility with older driver
Iyappan Subramanian
1
-0
/
+4
2015-03-04
net: cadence: Remove Kconfig dependency on ARCH
Michal Simek
1
-2
/
+2
2015-03-04
bcm63xx_enet: fix poll callback.
Nicolas Schichan
1
-4
/
+4
2015-03-04
stmmac: check IRQ availability early on probe
Alexey Brodkin
1
-29
/
+36
2015-03-04
sh_eth: Mitigate lost statistics updates
Ben Hutchings
1
-12
/
+25
2015-03-04
sh_eth: Optionally log RX and TX status for each completed descriptor
Ben Hutchings
1
-0
/
+7
2015-03-04
sh_eth: Implement ethtool register dump operations
Ben Hutchings
2
-11
/
+195
[prev]
[next]