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
2013-12-21
b44: use fixed PHY device if we do not find any
Hauke Mehrtens
2
-1
/
+18
2013-12-21
b44: do not set PHY address to 30 for every ext PHY
Hauke Mehrtens
1
-2
/
+5
2013-12-21
b44: activate PHY when MAC is off
Hauke Mehrtens
1
-1
/
+4
2013-12-21
b44: add phylib support
Hauke Mehrtens
3
-5
/
+189
2013-12-21
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii
Hauke Mehrtens
1
-5
/
+5
2013-12-21
b44: abort when no PHY is available at all
Hauke Mehrtens
2
-0
/
+7
2013-12-21
b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY
Hauke Mehrtens
2
-4
/
+4
2013-12-21
b44: check register instead of PHY address to detect external PHY
Hauke Mehrtens
2
-10
/
+10
2013-12-20
bnx2x: cleanup skb_set_hash
Tom Herbert
2
-13
/
+12
2013-12-20
sh_eth: do not reset PHY needlessly
Sergei Shtylyov
1
-5
/
+0
2013-12-20
sh_eth: add PHY IRQ to platform data
Sergei Shtylyov
1
-2
/
+4
2013-12-20
net/mlx4_core: Check port number for validity before accessing data
Matan Barak
1
-1
/
+27
2013-12-20
net/mlx4_en: Add NAPI support for transmit side
Eugenia Emantayev
3
-11
/
+41
2013-12-20
net/mlx4_en: Ignore irrelevant hypervisor events
Eugenia Emantayev
1
-0
/
+3
2013-12-20
net/mlx4_core: Set CQE/EQE size to 64B by default
Eyal Perry
1
-2
/
+2
2013-12-20
net/mlx4_en: Configure the XPS queue mapping on driver load
Ido Shamay
3
-4
/
+16
2013-12-20
net/mlx4_en: Implement ndo_get_phys_port_id
Hadar Hen Zion
1
-0
/
+23
2013-12-20
net/mlx4_core: Expose physical port id as PF/VF capability
Hadar Hen Zion
3
-0
/
+51
2013-12-20
net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAP
Hadar Hen Zion
2
-3
/
+9
2013-12-20
net/mlx4_core: Rename QUERY_FUNC_CAP fields
Hadar Hen Zion
1
-10
/
+10
2013-12-20
net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fields
Hadar Hen Zion
1
-6
/
+0
2013-12-20
drivers: net: Mark functions as static in debug.c
Rashika Kheria
1
-1
/
+1
2013-12-20
drivers: net: Mark functions as static in 4965-debug.c
Rashika Kheria
1
-3
/
+3
2013-12-20
drivers: net: Mark functions as static in 3945-debug.c
Rashika Kheria
1
-3
/
+3
2013-12-20
drivers: net: Include new header file in sbni.c
Rashika Kheria
2
-28
/
+2
2013-12-20
drivers: net: Mark functions as static in stmmac_platform.c
Rashika Kheria
1
-2
/
+2
2013-12-20
drivers: net: Mark functions as static in qlcnic_83xx_hw.c
Rashika Kheria
1
-3
/
+3
2013-12-20
drivers: net: Mark functions as static in qlcnic_io.c
Rashika Kheria
1
-3
/
+3
2013-12-20
bonding: add packets_per_slave attribute netlink support
sfeldma@cumulusnetworks.com
4
-17
/
+57
2013-12-20
bonding: add lp_interval attribute netlink support
sfeldma@cumulusnetworks.com
4
-11
/
+37
2013-12-20
bonding: add min_links attribute netlink support
sfeldma@cumulusnetworks.com
4
-4
/
+33
2013-12-20
bonding: add all_slaves_active attribute netlink support
sfeldma@cumulusnetworks.com
4
-27
/
+53
2013-12-20
bonding: add num_grat_arp attribute netlink support
sfeldma@cumulusnetworks.com
4
-2
/
+40
2013-12-20
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
17
-56
/
+34
2013-12-20
xen-netback: add gso_segs calculation
Paul Durrant
1
-4
/
+15
2013-12-20
sfc: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2013-12-19
3c59x: Add software timestamping
Matthew Whitehead
1
-0
/
+4
2013-12-19
isdn: use strlcpy() instead strcpy()
Dan Carpenter
1
-1
/
+1
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
361
-1576
/
+3369
2013-12-19
net: vmxnet3 calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-19
net: sun-niu calls skb_set_hash
Tom Herbert
1
-4
/
+6
2013-12-19
net: sfc calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-19
net: vxge calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-19
net: mlx4 calls skb_set_hash
Tom Herbert
1
-2
/
+6
2013-12-19
net: sky2 calls skb_set_hash
Tom Herbert
1
-3
/
+3
2013-12-19
net: emulex-benet calls skb_set_hash
Tom Herbert
1
-2
/
+2
2013-12-19
net: cisco-enic calls skb_set_hash
Tom Herbert
1
-5
/
+6
2013-12-19
net: cxgb4 calls skb_set_hash
Tom Herbert
1
-2
/
+4
2013-12-19
net: bnx2x calls skb_set_hash
Tom Herbert
1
-4
/
+7
2013-12-19
net: bnx2 calls skb_set_hash
Tom Herbert
1
-1
/
+2
[next]