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
2012-07-01
e1000e: remove use of IP payload checksum
Bruce Allan
2
-61
/
+15
2012-07-01
igbvf: fix divide by zero
Mitch A Williams
1
-11
/
+18
2012-06-29
davinci_cpdma: include linux/module.h
Daniel Mack
1
-0
/
+1
2012-06-29
gianfar: Fix RXICr/TXICr programming for multi-queue mode
Claudiu Manoil
1
-6
/
+4
2012-06-27
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
3
-7
/
+13
2012-06-26
net/mlx4_en: Release QP range in free_resources
Yevgeny Petrilin
2
-4
/
+9
2012-06-26
net/mlx4: Use single completion vector after NOP failure
Yevgeny Petrilin
1
-0
/
+2
2012-06-26
net/mlx4_en: Set correct port parameters during device initialization
Yevgeny Petrilin
1
-2
/
+4
2012-06-23
net: sh_eth: fix the condition to fix the cur_tx/dirty_rx
Yoshihiro Shimoda
1
-5
/
+7
2012-06-23
r8169: RxConfig hack for the 8168evl.
françois romieu
1
-0
/
+1
2012-06-20
ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings
Alexander Duyck
1
-1
/
+1
2012-06-20
Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.
Carolyn Wyborny
1
-3
/
+7
2012-06-20
igb: Fix incorrect RAR address entries for i210/i211 device.
Carolyn Wyborny
1
-2
/
+0
2012-06-18
be2net: Increase statistics structure size for skyhawk.
Vasundhara Volam
1
-1
/
+1
2012-06-18
be2net: Modify error message to incorporate subsystem
Vasundhara Volam
1
-6
/
+6
2012-06-18
be2net: reduce gso_max_size setting to account for ethernet header.
Sarveshwar Bandi
1
-1
/
+1
2012-06-18
ixgbe: Fix PHC loophole allowing misconfiguration of increment register
Jacob Keller
1
-2
/
+11
2012-06-17
bnx2x: fix link for BCM57711 with 84823 phy
Yuval Mintz
1
-1
/
+1
2012-06-17
bnx2x: fix I2C non-respondent issue
Yuval Mintz
1
-23
/
+29
2012-06-16
qlcnic: off by one in qlcnic_init_pci_info()
Dan Carpenter
1
-1
/
+1
2012-06-16
bnx2x: fix panic when TX ring is full
Eric Dumazet
1
-5
/
+3
2012-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-114
/
+2071
2012-06-14
bnx2x: fix checksum validation
Eric Dumazet
2
-21
/
+21
2012-06-12
tilegx network driver: initial support
Chris Metcalf
3
-2
/
+1902
2012-06-12
tg3: Apply short DMA frag workaround to 5906
Matt Carlson
1
-1
/
+2
2012-06-12
net: stmmac: Fix clock en-/disable calls
Stefan Roese
1
-2
/
+2
2012-06-12
lpc_eth: fix tx completion
Eric Dumazet
1
-5
/
+5
2012-06-12
lpc_eth: add missing ndo_change_mtu()
Eric Dumazet
1
-0
/
+1
2012-06-11
r8169: avoid NAPI scheduling delay.
françois romieu
1
-5
/
+1
2012-06-09
be2net: fix a race in be_xmit()
Eric Dumazet
1
-2
/
+3
2012-06-08
Revert "niu: Add support for byte queue limits."
David S. Miller
1
-11
/
+1
2012-06-08
stmmac: fix driver built w/ w/o both pci and platf modules
Giuseppe CAVALLARO
3
-12
/
+72
2012-06-08
sky2: fix checksum bit management on some chips
stephen hemminger
1
-4
/
+6
2012-06-06
Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-2
/
+2
2012-06-06
mv643xx_eth: Fix compile error for architectures without clk.
Andrew Lunn
1
-5
/
+10
2012-06-06
mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flow
Jack Morgenstein
1
-2
/
+2
2012-06-06
stmmac: fix driver Kconfig when built as module
Giuseppe CAVALLARO
5
-35
/
+31
2012-06-06
stmmac: fix driver's doc when run kernel-doc script
Giuseppe CAVALLARO
1
-2
/
+5
2012-06-06
ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabled
John Fastabend
1
-2
/
+5
2012-06-06
ixgbe: fix_features rxvlan is independent of DCB and needs to be set
John Fastabend
1
-10
/
+5
2012-06-06
e1000e: test for valid check_reset_block function pointer
Bruce Allan
4
-8
/
+12
2012-06-03
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
1
-1
/
+1
2012-06-02
e1000e: fix Rapid Start Technology support for i217
Bruce Allan
1
-9
/
+9
2012-06-02
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
1
-1
/
+1
2012-06-02
r8169: call netif_napi_del at errpaths and at driver unload
Devendra Naga
1
-0
/
+3
2012-06-01
8139cp/8139too: terminate the eeprom access with the right opmode
Jason Wang
2
-2
/
+2
2012-06-01
8139cp: set ring address before enabling receiver
Jason Wang
1
-11
/
+11
2012-06-01
net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP
Jack Morgenstein
1
-3
/
+2
2012-06-01
net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap
Jack Morgenstein
1
-3
/
+3
2012-06-01
net/mlx4_core: Fixes for VF / Guest startup flow
Jack Morgenstein
4
-14
/
+63
[next]