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
2017-08-08
of_mdio: use of_property_read_u32_array()
Sergei Shtylyov
1
-8
/
+8
2017-08-08
ibmvnic: Report rx buffer return codes as netdev_dbg
John Allen
1
-1
/
+2
2017-08-07
Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...
David S. Miller
162
-6294
/
+9060
2017-08-07
hns3: fix unused function warning
Arnd Bergmann
1
-15
/
+12
2017-08-07
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
149
-1398
/
+1804
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
26
-71
/
+84
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
11
-11
/
+11
2017-08-07
net: sched: move prio into cls_common
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
31
-100
/
+55
2017-08-07
hns3pf: don't check handle during mqprio offload
Jiri Pirko
1
-1
/
+1
2017-08-07
nfp: change flows in apps that offload ndo_setup_tc
Jiri Pirko
2
-17
/
+9
2017-08-07
mlxsw: spectrum: rename cls arg in matchall processing
Jiri Pirko
1
-7
/
+7
2017-08-07
mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into se...
Jiri Pirko
1
-30
/
+51
2017-08-07
mlx5e_rep: push cls_flower setup_tc processing into a separate function
Jiri Pirko
1
-20
/
+29
2017-08-07
mlx5e: push cls_flower and mqprio setup_tc processing into separate functions
Jiri Pirko
1
-25
/
+31
2017-08-07
ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions
Jiri Pirko
1
-28
/
+39
2017-08-07
cxgb4: push cls_u32 setup_tc processing into a separate function
Jiri Pirko
1
-16
/
+26
2017-08-07
net: sched: make egress_dev flag part of flower offload struct
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
25
-71
/
+91
2017-08-07
net/mlx5: Increase the maximum flow counters supported
Rabie Loulou
5
-17
/
+26
2017-08-07
net/mlx5: Delay events till ib registration ends
Erez Shitrit
2
-0
/
+76
2017-08-07
net/mlx5: Add CONFIG_MLX5_ESWITCH Kconfig
Saeed Mahameed
10
-72
/
+69
2017-08-07
net/mlx5: Separate between E-Switch and MPFS
Saeed Mahameed
8
-221
/
+375
2017-08-07
net/mlx5: Unify vport manager capability check
Saeed Mahameed
4
-30
/
+19
2017-08-07
net/mlx5e: NIC netdev init flow cleanup
Saeed Mahameed
3
-16
/
+20
2017-08-07
net/mlx5e: Rearrange netdevice ops structures
Saeed Mahameed
1
-6
/
+10
2017-08-07
net: stmmac: Add Adaptrum Anarion GMAC glue layer
Alexandru Gagniuc
3
-0
/
+162
2017-08-07
netvsc: fix rtnl deadlock on unregister of vf
stephen hemminger
1
-2
/
+10
2017-08-07
net: systemport: Support 64bit statistics
kiki good
2
-17
/
+82
2017-08-07
liquidio: moved console_bitmask module param to lio_main.c
Intiyaz Basha
3
-14
/
+17
2017-08-07
liquidio: add missing strings in oct_dev_state_str array
Intiyaz Basha
1
-2
/
+3
2017-08-07
sfp: add SFP module support
Russell King
3
-0
/
+921
2017-08-07
phylink: add in-band autonegotiation support for 10GBase-KR mode.
Russell King
1
-0
/
+17
2017-08-07
phylink: add support for MII ioctl access to Clause 45 PHYs
Russell King
1
-33
/
+124
2017-08-07
phylink: add module EEPROM support
Russell King
1
-0
/
+28
2017-08-07
sfp: add sfp-bus to bridge between network devices and sfp cages
Russell King
4
-0
/
+663
2017-08-07
phylink: add phylink infrastructure
Russell King
4
-0
/
+1181
2017-08-07
net: phy: add I2C mdio bus
Russell King
4
-0
/
+139
2017-08-07
net: phy: export phy_start_machine() for phylink
Russell King
1
-0
/
+1
2017-08-07
net: phy: provide a hook for link up/link down events
Russell King
2
-22
/
+34
2017-08-07
net: phy: add 1000Base-X to phy settings table
Russell King
1
-0
/
+5
2017-08-07
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...
Russell King
2
-129
/
+127
2017-08-07
net: phy: split out PHY speed and duplex string generation
Russell King
2
-37
/
+50
2017-08-07
net: phy: allow settings table to support more than 32 link modes
Russell King
1
-18
/
+26
2017-08-07
Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-2
/
+2
2017-08-06
platform/x86: intel-vbtn: match power button on press rather than release
Mario Limonciello
1
-2
/
+2
2017-08-06
Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
68
-860
/
+827
2017-08-05
Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
8
-37
/
+43
2017-08-05
aquantia: Switch to use napi_gro_receive
Pavel Belous
3
-3
/
+10
[next]