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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-30
/
+81
2015-06-24
stmmac: troubleshoot unexpected bits in des0 & des1
Alexey Brodkin
4
-24
/
+28
2015-06-24
net: Cavium: Fix MAC address setting in shutdown state
Pavel Fedin
2
-2
/
+13
2015-06-24
drivers: net: xgene: fix for ACPI support without ACPI
Stephen Rothwell
1
-0
/
+2
2015-06-24
net/mlx5e: Prefetch skb data on RX
Saeed Mahameed
1
-0
/
+1
2015-06-24
net/mlx5e: Pop cq outside mlx5e_get_cqe
Achiad Shochat
3
-2
/
+4
2015-06-24
net/mlx5e: Remove mlx5e_cq.sqrq back-pointer
Achiad Shochat
5
-7
/
+3
2015-06-24
net/mlx5e: Remove extra spaces
Achiad Shochat
1
-4
/
+4
2015-06-24
net/mlx5e: Avoid TX CQE generation if more xmit packets expected
Achiad Shochat
1
-23
/
+34
2015-06-24
net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completion
Achiad Shochat
1
-3
/
+1
2015-06-24
net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq()
Achiad Shochat
1
-1
/
+0
2015-06-24
net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting them
Saeed Mahameed
1
-4
/
+1
2015-06-24
net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queues
Saeed Mahameed
3
-33
/
+31
2015-06-24
net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device
Eran Ben Elisha
1
-0
/
+14
2015-06-24
net/mlx4_en: Fix off-by-four in ethtool
Eran Ben Elisha
1
-3
/
+2
2015-06-23
drivers: net: xgene: Check for IS_ERR rather than NULL for clock.
Suman Tripathi
4
-11
/
+18
2015-06-23
drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of 2nd H/...
Suman Tripathi
1
-0
/
+2
2015-06-23
drivers: net: xgene: Implement the backward compatibility with the old and ne...
Suman Tripathi
1
-6
/
+6
2015-06-23
drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of A...
Suman Tripathi
2
-23
/
+43
2015-06-23
NET: Add ezchip ethernet driver
Noam Camus
6
-0
/
+1023
2015-06-23
rocker: call correct unregister function on error
Gilad Ben-Yossef
1
-1
/
+1
2015-06-23
net: fec: init MAC prior to mii bus probe
Nimrod Andy
1
-1
/
+3
2015-06-23
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
4
-4
/
+30
2015-06-23
switchdev: rename vlan vid_start to vid_begin
Scott Feldman
1
-2
/
+2
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
64
-268
/
+94
2015-06-23
net: stmmac: dwmac-rk: add rk3368-specific data
Heiko Stübner
1
-0
/
+126
2015-06-23
net: stmmac: dwmac-rk: abstract access to mac settings in GRF
Heiko Stübner
1
-41
/
+75
2015-06-23
net: stmmac: dwmac-rk: Fix clk rate when provided by soc
Heiko Stübner
1
-2
/
+1
2015-06-23
net: stmmac: dwmac-rk: remove unused gpio register defines
Heiko Stübner
1
-3
/
+0
2015-06-23
Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/...
David S. Miller
3
-0
/
+9
2015-06-23
net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121
Alexander Popov
1
-3
/
+23
2015-06-23
dsa: mv88x6xxx: Zero statistics counters
Andrew Lunn
1
-0
/
+6
2015-06-23
dsa: mv88x6xxx: Add debugfs interface for scratch registers
Andrew Lunn
2
-0
/
+57
2015-06-23
dsa: mv88x6xxx: Add debugfs interface for device map
Andrew Lunn
2
-0
/
+42
2015-06-23
dsa: mv88x6xxx: Add debugfs interface for statistics
Andrew Lunn
1
-0
/
+59
2015-06-23
dsa: mv88x6xxx: Refactor getting a single statistic
Andrew Lunn
2
-27
/
+40
2015-06-23
dsa: mv88e6xxx: Add debugfs interface for ATU
Andrew Lunn
2
-0
/
+84
2015-06-23
dsa: mv88e6xxx: Add debugfs interface for registers
Andrew Lunn
2
-0
/
+52
2015-06-23
vmxnet3: Changes for vmxnet3 adapter version 2 (fwd)
Shreyas Bhatewara
3
-4
/
+136
2015-06-23
vmxnet3: Fix memory leaks in rx path (fwd)
Shreyas Bhatewara
1
-18
/
+21
2015-06-23
vmxnet3: Register shutdown handler for device (fwd)
Shreyas Bhatewara
1
-0
/
+27
2015-06-23
macvtap: Increase limit of macvtap queues
Pankaj Gupta
1
-8
/
+2
2015-06-23
xen-netback: fix a BUG() during initialization
Palik, Imre
1
-0
/
+4
2015-06-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
17
-139
/
+851
2015-06-23
bonding: Display LACP info only to CAP_NET_ADMIN capable user
Mahesh Bandewar
3
-65
/
+71
2015-06-23
mvneta: add forgotten initialization of autonegotiation bits
Stas Sergeev
1
-0
/
+6
2015-06-23
net/macb: add config for Atmel sama5d2 SoCs
Cyrille Pitchen
1
-0
/
+8
2015-06-23
net/phy: Add support for Realtek RTL8211F
Shengzhou Liu
1
-1
/
+67
2015-06-23
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...
David S. Miller
84
-900
/
+1729
2015-06-21
bna: remove superfluous parentheses
Ivan Vecera
6
-66
/
+66
[next]