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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-08
liquidio CN23XX: VF link status
Raghu Vatsavayi
1
-0
/
+249
2016-12-08
liquidio CN23XX: VF offload features
Raghu Vatsavayi
2
-0
/
+565
2016-12-08
macsec: remove first zero and add attribute name in comments
Zhang Shengju
1
-13
/
+12
2016-12-08
net: smmac: allow configuring lower pbl values
Niklas Cassel
4
-2
/
+7
2016-12-08
net: stmmac: add support for independent DMA pbl for tx/rx
Niklas Cassel
3
-11
/
+15
2016-12-08
net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASK
Niklas Cassel
1
-1
/
+1
2016-12-08
net: stmmac: stmmac_platform: fix parsing of DT binding
Niklas Cassel
2
-16
/
+17
2016-12-08
net: stmmac: simplify the common DMA init API
Niklas Cassel
5
-22
/
+22
2016-12-08
net: stmmac: return error if no DMA configuration is found
Niklas Cassel
1
-9
/
+9
2016-12-08
NET: usb: cdc_mbim: add quirk for supporting Telit LE922A
Daniele Palmas
2
-5
/
+30
2016-12-08
net: ethernet: slicoss: use module_pci_driver()
Tobias Klauser
1
-12
/
+1
2016-12-08
net: stmmac: stmmac_platform: use correct setup function for gmac4
Niklas Cassel
2
-2
/
+3
2016-12-08
net: stmmac: dwmac-generic: add missing compatible strings
Niklas Cassel
1
-0
/
+3
2016-12-08
net: ll_temac: Utilize of_get_mac_address()
Tobias Klauser
1
-5
/
+6
2016-12-08
net: axienet: Utilize of_get_mac_address()
Tobias Klauser
1
-6
/
+7
2016-12-08
net/mlx5e: Offload TC matching on packets being IP fragments
Or Gerlitz
1
-0
/
+12
2016-12-08
net: mvneta: Indent some statements
Dan Carpenter
1
-3
/
+4
2016-12-08
drivers: net: xgene: uninitialized variable in xgene_enet_free_pagepool()
Dan Carpenter
1
-0
/
+1
2016-12-08
can: peak: fix bad memory access and free sequence
추지호
1
-2
/
+4
2016-12-08
ieee802154: atusb: implement .set_frame_retries ops callback
Stefan Schmidt
1
-1
/
+18
2016-12-08
ieee802154: atusb: try to read permanent extended address from device
Stefan Schmidt
1
-1
/
+39
2016-12-08
ieee802154: atusb: store firmware version after retrieval for later use
Stefan Schmidt
1
-5
/
+15
2016-12-08
ieee802154: atusb: sync header file from firmware for new features
Stefan Schmidt
1
-3
/
+8
2016-12-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
23
-360
/
+723
2016-12-07
dummy: expend mtu range for dummy device
Zhang Shengju
1
-0
/
+3
2016-12-07
nlmon: use core MTU range checking in nlmon driver
Zhang Shengju
1
-19
/
+1
2016-12-07
phy: Don't increment MDIO bus refcount unless it's a different owner
Florian Fainelli
1
-3
/
+13
2016-12-07
driver: macvlan: Remove the rcu member of macvlan_port
Gao Feng
1
-2
/
+1
2016-12-07
driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcu
Gao Feng
2
-3
/
+2
2016-12-07
netvsc: reduce maximum GSO size
stephen hemminger
1
-0
/
+5
2016-12-07
drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links
Alex
1
-0
/
+1
2016-12-07
net: stmmac: do not call phy_ethtool_ksettings_set from atomic context
Niklas Cassel
1
-2
/
+0
2016-12-07
net: ethernet: ti: cpts: fix overflow check period
Grygorii Strashko
2
-6
/
+8
2016-12-07
net: ethernet: ti: cpts: calc mult and shift from refclk freq
Grygorii Strashko
1
-7
/
+43
2016-12-07
net: ethernet: ti: cpts: move dt props parsing to cpts driver
Grygorii Strashko
4
-23
/
+34
2016-12-07
net: ethernet: ti: cpts: rework initialization/deinitialization
Grygorii Strashko
3
-57
/
+92
2016-12-07
net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs
Grygorii Strashko
1
-2
/
+0
2016-12-07
net: ethernet: ti: cpts: clean up event list if event pool is empty
WingMan Kwok
1
-2
/
+24
2016-12-07
net: ethernet: ti: cpts: disable cpts when unregistered
Grygorii Strashko
1
-0
/
+4
2016-12-07
net: ethernet: ti: cpts: fix registration order
Grygorii Strashko
1
-10
/
+14
2016-12-07
net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregi...
Grygorii Strashko
1
-6
/
+8
2016-12-07
net: ethernet: ti: cpsw: minimize direct access to struct cpts
Grygorii Strashko
2
-13
/
+54
2016-12-07
net: ethernet: ti: allow cpts to be built separately
Grygorii Strashko
5
-19
/
+42
2016-12-07
net: ethernet: ti: cpts: switch to readl/writel_relaxed()
Grygorii Strashko
1
-2
/
+2
2016-12-07
bnxt_en: Add interface to support RDMA driver.
Michael Chan
5
-5
/
+483
2016-12-07
bnxt_en: Refactor the driver registration function with firmware.
Michael Chan
2
-5
/
+31
2016-12-07
bnxt_en: Reserve RDMA resources by default.
Michael Chan
2
-1
/
+66
2016-12-07
bnxt_en: Improve completion ring allocation for VFs.
Michael Chan
3
-12
/
+12
2016-12-07
bnxt_en: Move function reset to bnxt_init_one().
Michael Chan
2
-20
/
+6
2016-12-07
bnxt_en: Enable MSIX early in bnxt_init_one().
Michael Chan
2
-69
/
+115
[prev]
[next]