index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
1
-1
/
+1
2016-05-04
ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a
Usha Ketineni
3
-42
/
+71
2016-05-04
ixgbe: Revise populating few registers and macro definitions
Preethi Banala
2
-20
/
+8
2016-05-04
ixgbe: Return 64 bit stats values
Preethi Banala
1
-3
/
+6
2016-05-04
ixgbe: Remove duplicate and unused device ID definitions
Preethi Banala
1
-6
/
+2
2016-05-04
ixgbe: check EEPROM for WOL support for X540 and above
Emil Tantilov
2
-28
/
+25
2016-05-04
ixgbe: add WoL support for some 82599 subdevice IDs
Emil Tantilov
2
-3
/
+11
2016-05-04
ixgbe: Match on multiple headers for cls_u32 offloads
Amritha Nambiar
3
-68
/
+156
2016-05-04
ixgbe: Add support for redirect action to cls_u32 offloads
Sridhar Samudrala
1
-13
/
+83
2016-04-25
ixgbe: use msleep for long delays
Arnd Bergmann
1
-1
/
+1
2016-04-25
ixgbe/ixgbevf: Add support for GSO partial
Alexander Duyck
1
-45
/
+88
2016-04-25
ixgbe: resolve shift of negative value warning
Jacob Keller
1
-2
/
+2
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
17
-195
/
+195
2016-04-25
ixgbe: Add work around for empty SFP+ cage crosstalk
Don Skidmore
3
-0
/
+42
2016-04-25
ixgbe: Use correct FC setup function for x550em_a
Mark Rustad
1
-2
/
+2
2016-04-25
ixgbe: Add register wait for slow links
Mark Rustad
2
-0
/
+22
2016-04-25
ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 value
Sridhar Samudrala
1
-1
/
+1
2016-04-25
ixgbe: fix default mac->ops.setup_link for X550EM
Emil Tantilov
1
-2
/
+2
2016-04-25
ixgbe: set VLAN spoof checking unconditionally
Emil Tantilov
2
-26
/
+2
2016-04-25
ixgbe: consolidate the configuration of spoof checking
Emil Tantilov
4
-73
/
+42
2016-04-21
ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock
Hannes Frederic Sowa
1
-0
/
+2
2016-04-08
ixgbe: Bump version number
Mark Rustad
1
-1
/
+1
2016-04-08
ixgbe: Add KR backplane support for x550em_a
Mark Rustad
3
-4
/
+18
2016-04-08
ixgbe: Add support for SGMII backplane interface
Mark Rustad
3
-0
/
+69
2016-04-08
ixgbe: Add support for SFPs with retimer
Mark Rustad
4
-2
/
+144
2016-04-08
ixgbe: Introduce function to control MDIO speed
Mark Rustad
1
-6
/
+21
2016-04-08
ixgbe: Read and parse NW_MNG_IF_SEL register
Mark Rustad
2
-5
/
+37
2016-04-08
ixgbe: Read and set instance id
Mark Rustad
2
-0
/
+13
2016-04-08
ixgbe: Use new methods for PHY access
Mark Rustad
1
-3
/
+64
2016-04-08
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
11
-9
/
+311
2016-04-08
ixgbe: Use method pointer to access IOSF devices
Mark Rustad
2
-14
/
+20
2016-04-08
ixgbe: Add definitions for x550em_a 10G MAC
Mark Rustad
1
-4
/
+18
2016-04-08
ixgbe: Add support for single-port X550 device
Mark Rustad
3
-0
/
+4
2016-04-08
ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic
Alexander Duyck
1
-3
/
+7
2016-04-08
ixgbe: Take manageability semaphore for firmware commands
Mark Rustad
1
-11
/
+19
2016-04-08
ixgbe: Clean up interface for firmware commands
Mark Rustad
3
-28
/
+28
2016-04-08
ixgbe: Correct length check for round up
Mark Rustad
1
-1
/
+1
2016-04-08
ixgbe: Change the lan_id and func fields to a u8 to avoid casts
Mark Rustad
3
-4
/
+4
2016-04-08
ixgbe: Delete some unused register definitions
Mark Rustad
1
-8
/
+0
2016-04-05
ixgbe: Add support for toggling VLAN filtering flag via ethtool
Alexander Duyck
1
-13
/
+14
2016-04-05
ixgbe: Extend cls_u32 offload to support UDP headers
Amritha Nambiar
2
-9
/
+18
2016-04-05
ixgbe: Place SWFW semaphore in known valid state at probe
Don Skidmore
7
-0
/
+30
2016-04-05
ixgbe: add a callback to set the maximum transmit bitrate
Rostislav Pehlivanov
3
-1
/
+33
2016-04-05
ixgbe: Fix flow control for Xeon D KR backplane
Mark Rustad
7
-7
/
+98
2016-04-05
ixgbe: Add support for generic Tx checksums
Alexander Duyck
1
-104
/
+58
2016-04-04
ixgbe: use eth_platform_get_mac_address()
Sowmini Varadhan
1
-33
/
+2
2016-04-04
ixgbe: Make all unchanging ops structures const
Mark Rustad
9
-63
/
+63
2016-04-04
ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTA
Alexander Duyck
1
-2
/
+2
2016-04-04
ixgbe: Do not allow PF to add VLVF entry unless it actually needs it
Alexander Duyck
2
-18
/
+21
[prev]
[next]