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
2016-07-12
Merge tag 'v4.6.4' into dev-4.6
Joel Stanley
7
-5
/
+74
2016-07-12
drivers/net/ftgmac100: Adapt for Aspeed SoCs
Joel Stanley
1
-2
/
+8
2016-07-12
drivers/net/ftgmac100: Make EDO{R,T}R bits configurable
Andrew Jeffery
2
-16
/
+25
2016-07-12
drievrs/net/ftgmac100: Separate rx page storage from rxdesc
Andrew Jeffery
1
-7
/
+17
2016-07-12
net/ethernet/ftgmac100: Warn when nc-si enabled
Joel Stanley
1
-0
/
+4
2016-06-24
net: nps_enet: Disable interrupts before napi reschedule
Elad Kanfi
1
-1
/
+3
2016-06-24
net: stmmac: Fix incorrect memcpy source memory
Marek Vasut
1
-1
/
+1
2016-06-24
net: alx: use custom skb allocator
Feng Tang
2
-1
/
+51
2016-06-24
sfc: on MC reset, clear PIO buffer linkage in TXQs
Edward Cree
1
-0
/
+16
2016-06-24
net: mvneta: Fix lacking spinlock initialization
Gregory CLEMENT
1
-0
/
+1
2016-06-24
switchdev: pass pointer to fib_info instead of copy
Jiri Pirko
1
-2
/
+2
2016-06-03
net/ethernet/faraday: Forward port ftgmac100 NC-SI
Joel Stanley
1
-13
/
+19
2016-06-03
net/farady: Keep MAC always active for NCSI packets
Gavin Shan
1
-12
/
+3
2016-06-03
net/ncsi: Remove ncsi_stop_dev()
Gavin Shan
1
-6
/
+0
2016-06-03
net/faraday: Enable NCSI interface
Gavin Shan
1
-57
/
+216
2016-05-14
drivers: net: xgene: fix register offset
Iyappan Subramanian
2
-4
/
+4
2016-05-14
drivers: net: xgene: fix statistics counters race condition
Iyappan Subramanian
4
-19
/
+53
2016-05-14
drivers: net: xgene: fix ununiform latency across queues
Iyappan Subramanian
2
-11
/
+27
2016-05-14
drivers: net: xgene: fix sharing of irqs
Iyappan Subramanian
1
-2
/
+2
2016-05-14
drivers: net: xgene: fix IPv4 forward crash
Iyappan Subramanian
2
-5
/
+8
2016-05-12
net: mvneta: bm: fix dependencies again
Arnd Bergmann
1
-1
/
+1
2016-05-12
bnxt_en: Add workaround to detect bad opaque in rx completion (part 2)
Michael Chan
2
-0
/
+61
2016-05-12
bnxt_en: Add workaround to detect bad opaque in rx completion (part 1)
Michael Chan
2
-0
/
+4
2016-05-12
qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()
Dan Carpenter
1
-2
/
+6
2016-05-10
net: nps_enet: bug fix - handle lost tx interrupts
Elad Kanfi
1
-0
/
+15
2016-05-10
net: nps_enet: Tx handler synchronization
Elad Kanfi
2
-8
/
+9
2016-05-10
net: thunderx: avoid exposing kernel stack
xypron.glpk@gmx.de
1
-0
/
+4
2016-05-10
ravb: Add missing free_irq() call to ravb_close()
Geert Uytterhoeven
1
-0
/
+2
2016-05-09
net/mlx5e: make VXLAN support conditional
Arnd Bergmann
5
-3
/
+24
2016-05-09
Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"
Arnd Bergmann
1
-1
/
+0
2016-05-09
qede: uninitialized variable in qede_start_xmit()
Dan Carpenter
1
-1
/
+1
2016-05-07
netxen: netxen_rom_fast_read() doesn't return -1
Dan Carpenter
1
-1
/
+2
2016-05-07
netxen: reversed condition in netxen_nic_set_link_parameters()
Dan Carpenter
1
-1
/
+1
2016-05-07
netxen: fix error handling in netxen_get_flash_block()
Dan Carpenter
1
-4
/
+8
2016-05-07
mlxsw: spectrum: Add missing rollback in flood configuration
Ido Schimmel
1
-0
/
+8
2016-05-07
mlxsw: spectrum: Fix rollback order in LAG join failure
Ido Schimmel
1
-2
/
+2
2016-05-06
qede: prevent chip hang when increasing channels
Sudarsana Reddy Kalluru
1
-4
/
+2
2016-05-06
net/mlx4_en: Fix endianness bug in IPV6 csum calculation
Daniel Jurgens
1
-1
/
+1
2016-05-05
bnxt_en: Setup multicast properly after resetting device.
Michael Chan
1
-4
/
+15
2016-05-05
bnxt_en: Need memory barrier when processing the completion ring.
Michael Chan
1
-0
/
+4
2016-05-04
net: fec: only clear a queue's work bit if the queue was emptied
Uwe Kleine-König
1
-2
/
+8
2016-05-04
drivers: net: xgene: Fix error handling
Matthias Brugger
1
-3
/
+4
2016-05-03
net: macb: Probe MDIO bus before registering netdev
Florian Fainelli
1
-12
/
+19
2016-05-03
net: mvneta: Remove superfluous SMP function call
Anna-Maria Gleixner
1
-4
/
+2
2016-05-03
macb: fix mdiobus_scan() error check
Sergei Shtylyov
1
-1
/
+2
2016-05-03
pxa168_eth: fix mdiobus_scan() error check
Sergei Shtylyov
1
-0
/
+2
2016-05-03
net/mlx5e: Use workqueue for vxlan ops
Matthew Finlay
3
-16
/
+49
2016-05-03
net/mlx5e: Implement a mlx5e workqueue
Matthew Finlay
2
-11
/
+20
2016-05-03
net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue
Matthew Finlay
1
-0
/
+1
2016-05-03
net/mlx5: Unmap only the relevant IO memory mapping
Gal Pressman
1
-2
/
+4
[next]