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-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-131
/
+66
2015-07-22
ravb: fix ring memory allocation
Sergei Shtylyov
1
-25
/
+34
2015-07-21
drivers: net: cpsw: remove tx event processing in rx napi poll
Mugunthan V N
1
-6
/
+3
2015-07-21
net: mvneta: fix refilling for Rx DMA buffers
Simon Guinot
1
-12
/
+10
2015-07-21
stmmac: fix setting of driver data in stmmac_dvr_probe
Joachim Eastwood
1
-1
/
+1
2015-07-21
ravb: fix race updating TCCR
Sergei Shtylyov
1
-4
/
+1
2015-07-21
net: netcp: fix improper initialization in netcp_ndo_open()
Karicheri, Muralidharan
1
-1
/
+1
2015-07-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-9
/
+0
2015-07-17
ravb: do not invalidate cache for RX buffer twice
Sergei Shtylyov
1
-7
/
+3
2015-07-16
Revert "net: fec: Ensure clocks are enabled while using mdio bus"
Fabio Estevam
1
-75
/
+13
2015-07-14
MIPS: SB1: Remove support for Pass 1 parts.
Ralf Baechle
1
-9
/
+0
2015-07-12
net: bcmgenet: fix accounting of packet drops vs errors
Petri Gynther
1
-4
/
+0
2015-07-10
net: axienet: Fix devm_ioremap_resource return value check
Krzysztof Kozlowski
1
-4
/
+4
2015-07-10
drivers: net: cpsw: fix disabling of tx interrupt in rx isr
Mugunthan V N
1
-16
/
+3
2015-07-10
net: systemport: Use eth_hw_addr_random
Vaishali Thakkar
1
-1
/
+1
2015-07-09
sfc: Report TX completions to BQL after all TX events in interrupt
Peter Dunning
3
-1
/
+18
2015-07-09
3c59x: Fix shared IRQ handling
Denys Vlasenko
1
-1
/
+3
2015-07-09
sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...
Shradha Shah
1
-6
/
+11
2015-07-09
drivers: net: cpsw: fix crash while accessing second slave ethernet interface
Mugunthan V N
1
-2
/
+4
2015-07-09
sfc: suppress handled MCDI failures when changing the MAC address
Daniel Pieczko
1
-2
/
+5
2015-07-09
sfc: add legacy method for changing a PF's MAC address
Daniel Pieczko
3
-42
/
+126
2015-07-09
sfc: refactor code in efx_ef10_set_mac_address()
Daniel Pieczko
1
-25
/
+20
2015-07-09
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
1
-13
/
+75
2015-07-09
amd-xgbe: Fix DMA API debug warning
Lendacky, Thomas
4
-12
/
+22
2015-07-03
cxgb4: Fix incorrect sequence numbers shown in devlog
Hariprasad Shenai
1
-12
/
+13
2015-07-02
enic: fix issues in enic_poll
Govindarajulu Varadarajan
1
-2
/
+2
2015-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+2
2015-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
41
-315
/
+515
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2015-07-01
cxgb4: use kvfree() in t4_free_mem()
Pekka Enberg
1
-4
/
+1
2015-07-01
cxgb3: use kvfree() in cxgb_free_mem()
Pekka Enberg
1
-4
/
+1
2015-06-30
net: mvneta: disable IP checksum with jumbo frames for Armada 370
Simon Guinot
1
-1
/
+25
2015-06-30
net: mvneta: introduce compatible string "marvell, armada-xp-neta"
Simon Guinot
1
-0
/
+1
2015-06-30
net: icplus: fix typo in constant name
Nik Nyby
2
-2
/
+2
2015-06-29
sis900: Trivial: Fix typos in enums
Nik Nyby
1
-2
/
+2
2015-06-29
stmmac: Trivial: fix typo in constant name
Nik Nyby
1
-2
/
+2
2015-06-29
net-Liquidio: Delete unnecessary checks before the function call "vfree"
Markus Elfring
3
-13
/
+5
2015-06-29
amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocation
Tom Lendacky
1
-1
/
+1
2015-06-29
net: bcmgenet: workaround initial read failures for integrated PHYs
Florian Fainelli
2
-4
/
+51
2015-06-29
bnx2x: fix DMA API usage
Michal Schmidt
3
-24
/
+12
2015-06-29
net: via: VIA_RHINE and VIA_VELOCITY should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+2
2015-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-104
/
+198
2015-06-29
bnx2x: fix lockdep splat
Eric Dumazet
1
-1
/
+2
2015-06-29
net: fec: don't access RACC register when not available
Greg Ungerer
2
-13
/
+19
2015-06-29
drivers: net: xgene: Pre-initialize ret in xgene_enet_get_resources()
Geert Uytterhoeven
1
-1
/
+1
2015-06-26
i40evf: don't configure unused RSS queues
Mitch Williams
1
-1
/
+1
2015-06-26
i40evf: fix panic during MTU change
Mitch Williams
4
-65
/
+54
2015-06-26
e1000e: i219 - k1 workaround for LPT is not required for SPT
Yanir Lubetkin
1
-2
/
+1
2015-06-26
e1000e: i219 - Increase minimum FIFO read/write min gap
Yanir Lubetkin
1
-0
/
+46
2015-06-26
e1000e: i219 - increase IPG for speed 10/100 full duplex
Yanir Lubetkin
1
-3
/
+7
[next]