index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-06
virtio: document queue state logic
Michael S. Tsirkin
1
-5
/
+9
2015-04-03
mvneta: implement SGMII-based in-band link state signaling
Stas Sergeev
1
-11
/
+95
2015-04-03
add fixed_phy_update_state() - update state of fixed_phy
Stas Sergeev
1
-0
/
+29
2015-04-03
i40e: Bump to version 1.3.1
Catherine Sullivan
1
-2
/
+2
2015-04-03
i40evf: Refactor VF RSS code
Anjali Singhai Jain
1
-32
/
+11
2015-04-03
i40evf: protect VLAN filter list
Mitch Williams
1
-2
/
+22
2015-04-03
i40e: Communicate VSI id in place of VSI index to the VFs
Anjali Singhai Jain
4
-53
/
+76
2015-04-03
i40e: stop flow director on shutdown
Mitch Williams
1
-0
/
+2
2015-04-03
i40e: fix up VXLAN messages
Shannon Nelson
1
-19
/
+19
2015-04-03
i40e: Don't register/de-register apps on NIC partitions in MFP mode
Neerav Parikh
1
-0
/
+8
2015-04-03
i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled
Greg Rose
2
-0
/
+27
2015-04-03
i40e: warn at the right time
Mitch Williams
1
-3
/
+2
2015-04-03
i40e: fix invalid void return in FCoE code
Jesse Brandeburg
1
-2
/
+1
2015-04-03
i40e/i40evf: fix bug when skb allocation fails
Jesse Brandeburg
2
-2
/
+8
2015-04-03
i40e: Change some memcpys to struct assignments
Jesse Brandeburg
1
-11
/
+8
2015-04-03
i40e: Print some more info to help figure out the cause of HMC error
Anjali Singhai Jain
1
-0
/
+3
2015-04-03
i40e: validate VSI param from VFs
Mitch Williams
1
-0
/
+2
2015-04-03
i40evf: Fix Outer UDP RX checksum code
Anjali Singhai Jain
1
-11
/
+13
2015-04-02
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
Saeed Mahameed
2
-0
/
+23
2015-04-02
net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver
Saeed Mahameed
1
-2
/
+6
2015-04-02
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
Saeed Mahameed
4
-104
/
+96
2015-04-02
net/mlx5_core: Update module info macros for ConnectX4 Support
Achiad Shochat
1
-3
/
+3
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
12
-12
/
+12
2015-04-02
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
18
-18
/
+18
2015-04-02
net/mlx5_core: Fix a bug in alloc_token
Achiad Shochat
1
-1
/
+4
2015-04-02
net/mlx5_core: Avoid usage command work entry after writing command doorbell
Ira Gusinsky
1
-1
/
+2
2015-04-02
net/mlx5_core: Avoid copying outbox in aysnc command completion
Eli Cohen
1
-1
/
+2
2015-04-02
net/mlx5_core: Use coherent memory for command interface page
Eli Cohen
1
-23
/
+49
2015-04-02
net/mlx5_core: Use the right inbox struct in destroy mkey command
Achiad Shochat
1
-1
/
+1
2015-04-02
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
Saeed Mahameed
4
-7
/
+3
2015-04-02
net/mlx5_core: Avoid setting DC requestor/responder resources
Eli Cohen
1
-2
/
+0
2015-04-02
net/mlx5_core: Coding style fix
Eli Cohen
1
-0
/
+1
2015-04-02
net/mlx5_core: Fix call to mlx5_core_qp_modify
Haggai Abramonvsky
1
-1
/
+1
2015-04-02
net/mlx5_core: Allocate firmware pages from device's NUMA node
Eli Cohen
1
-1
/
+2
2015-04-02
net/mlx4_en: Add RX-ALL support
Muhammad Mahajna
5
-2
/
+81
2015-04-02
net/mlx4_en: Add RX-FCS support
Muhammad Mahajna
2
-7
/
+31
2015-04-02
net/mlx4_en: Add interface identify support
Ido Shamay
4
-0
/
+64
2015-04-02
net/mlx4: Add SET_PORT opcode modifiers enumeration
Ido Shamay
3
-21
/
+29
2015-04-02
net/mlx4: Set enhanced QoS support by default when ETS supported
Ido Shamay
1
-3
/
+3
2015-04-02
net/mlx4: Warn users of depracated QoS Firmware
Ido Shamay
3
-3
/
+14
2015-04-02
net/mlx4_en: Enable TX rate limit per VF
Ido Shamay
2
-1
/
+187
2015-04-02
net/mlx4: Added qos_vport QP configuration in VST mode
Ido Shamay
5
-1
/
+24
2015-04-02
net/mlx4: Allocate VPPs for each port on PF init
Ido Shamay
3
-0
/
+76
2015-04-02
net/mlx4: Query device for QoS per VF support
Ido Shamay
1
-1
/
+9
2015-04-02
net/mlx4: Add mlx4_SET_VPORT_QOS implementation
Ido Shamay
3
-0
/
+134
2015-04-02
net/mlx4: Add mlx4_ALLOCATE_VPP implementation
Ido Shamay
3
-0
/
+112
2015-04-02
net/mlx4: New file for QoS related firmware commands
Ido Shamay
6
-88
/
+204
2015-04-02
net/mlx4: Aesthetic code changes in multi_func_init
Ido Shamay
1
-4
/
+15
2015-04-02
net/mlx4: Make mlx4_is_eth visible inline funcion
Ido Shamay
1
-5
/
+0
2015-04-02
net/mlx4_en: Change loopback only upon feature change
Ido Shamay
2
-7
/
+10
[next]