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
2016-08-23
cxgb4: add support for tx max rate limiting
Rahul Lakkireddy
3
-0
/
+105
2016-08-23
cxgb4: add support for per queue tx scheduling
Rahul Lakkireddy
3
-0
/
+347
2016-08-23
cxgb4: add support for tx traffic scheduling classes
Rahul Lakkireddy
7
-5
/
+438
2016-08-23
qed: Change locking scheme for VF channel
Yuval Mintz
1
-34
/
+90
2016-08-23
qed*: Add support for VFs over legacy PFs
Yuval Mintz
5
-20
/
+106
2016-08-23
qed: Prevent VFs from pause flooding
Yuval Mintz
3
-0
/
+6
2016-08-23
qed: Add support for legacy VFs
Yuval Mintz
4
-25
/
+104
2016-08-23
net: phy: Add missing of_node_put() in xgmiitorgmii_probe()
Wei Yongjun
1
-0
/
+1
2016-08-23
mlx5/core: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-14
/
+3
2016-08-22
cxgb4: Simplify the return expression
Wei Yongjun
1
-6
/
+1
2016-08-21
net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-7
/
+9
2016-08-21
net: ethernet: renesas: ravb: use phydev from struct net_device
Philippe Reynes
2
-18
/
+12
2016-08-21
ixgbe: Add support for new X557 device
Don Skidmore
4
-0
/
+11
2016-08-21
ixgbe: add device to MDIO speed setting
Don Skidmore
1
-0
/
+2
2016-08-21
ixgbe: Fix led interface for X557 devices
Don Skidmore
2
-2
/
+53
2016-08-21
ixgbe: add support for geneve Rx offload
Emil Tantilov
3
-51
/
+134
2016-08-21
ixgbevf: fix incorrect MAC address on load
Emil Tantilov
1
-7
/
+14
2016-08-21
ixgbe: report correct media type for KR, KX and KX4 interfaces
Veola Nazareth
1
-1
/
+3
2016-08-21
tun: Rename a jump label in update_filter()
Markus Elfring
1
-3
/
+2
2016-08-21
tun: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-8
/
+3
2016-08-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
13
-231
/
+367
2016-08-20
hv_netvsc: Implement batching of receive completions
Haiyang Zhang
3
-33
/
+160
2016-08-20
i40evf: Open RDMA Client after reset
Avinash Dayanand
1
-0
/
+2
2016-08-20
i40e/i40evf: Fix indentation
Jeff Kirsher
2
-92
/
+96
2016-08-20
i40e: Correcting mutex usage in client code
Avinash Dayanand
1
-0
/
+1
2016-08-20
i40e: Remove XSTRINGIFY macro definitions and uses
Joe Perches
2
-7
/
+3
2016-08-20
i40e: Initialize pointer in client_release function
Harshitha Ramamurthy
1
-2
/
+2
2016-08-20
i40e: Check client is open before calling client ops
Catherine Sullivan
1
-0
/
+25
2016-08-20
i40e: use matching format identifiers
Heinrich Schuchardt
1
-13
/
+13
2016-08-20
i40e: Add support for HMC resource and profile for X722
Carolyn Wyborny
2
-0
/
+42
2016-08-20
i40e: Fix byte ordering in ARP NS code for X722
Carolyn Wyborny
2
-34
/
+42
2016-08-20
i40e: refactor tail_bump check
Carolyn Wyborny
2
-8
/
+4
2016-08-20
i40evf: report link speed
Mitch Williams
3
-12
/
+70
2016-08-20
i40e: use alloc_workqueue instead of create_singlethread_workqueue
Jacob Keller
2
-2
/
+4
2016-08-20
i40e: use configured RSS key and lookup table in i40e_vsi_config_rss
Jacob Keller
1
-4
/
+17
2016-08-20
i40e: fix broken i40e_config_rss_aq function
Jacob Keller
1
-34
/
+23
2016-08-20
i40e: move i40e_vsi_config_rss below i40e_get_rss_aq
Jacob Keller
1
-27
/
+27
2016-08-20
qed: utilize FW 8.10.10.0
Yuval Mintz
9
-594
/
+933
2016-08-20
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
4
-19
/
+15
2016-08-20
net: dsa: bcm_sf2: Remove probing through old DSA binding
Florian Fainelli
1
-15
/
+0
2016-08-20
net: dsa: bcm_sf2: Use device managed helpers
Florian Fainelli
1
-23
/
+13
2016-08-20
net: dsa: bcm_sf2: Make it a real platform device driver
Florian Fainelli
1
-60
/
+118
2016-08-20
dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verbose
Andrew Lunn
1
-0
/
+1
2016-08-20
dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update()
Andrew Lunn
1
-12
/
+4
2016-08-20
dsa: mv88e6xxx: Timeout based on iterations, not time
Andrew Lunn
1
-9
/
+6
2016-08-20
net: phy: Kconfig: Remove redundant "Support for"
Andrew Lunn
1
-35
/
+35
2016-08-20
net: phy: Sort Makefile and Kconfig
Andrew Lunn
2
-250
/
+253
2016-08-20
ibmvnic: Handle backing device failover and reinitialization
Thomas Falcon
2
-2
/
+34
2016-08-20
net: hns: Add reset function support for RoCE driver
oulijun
4
-0
/
+162
2016-08-19
crypto: Added Chelsio Menu to the Kconfig file
Hariprasad Shenai
4
-0
/
+26
[next]