index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-06
i40e: Leave debug_mask cleared at init
Shannon Nelson
1
-1
/
+0
2016-04-05
i40e/i40evf: Bump patch from 1.5.1 to 1.5.2
Avinash Dayanand
1
-1
/
+1
2016-04-05
i40e: Request PHY media event at reset time
Shannon Nelson
1
-0
/
+2
2016-04-05
i40e: Disable link polling
Shannon Nelson
1
-1
/
+0
2016-04-05
i40e: Add new device ID for X722
Catherine Sullivan
1
-0
/
+1
2016-04-05
i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
Anjali Singhai Jain
1
-0
/
+6
2016-04-05
i40e: fix errant PCIe bandwidth message
Jesse Brandeburg
1
-0
/
+1
2016-04-05
i40e/i40evf: Bump patch from 1.4.25 to 1.5.1
Catherine Sullivan
1
-2
/
+2
2016-04-05
i40e: Change unknown event error msg to ignore message
Shannon Nelson
1
-1
/
+1
2016-04-05
i40e: Notify VFs of all resets
Mitch Williams
1
-2
/
+2
2016-04-05
i40e: Remove timer and task only if created
Shannon Nelson
1
-2
/
+4
2016-04-05
i40e: Assure that adminq is alive in debug mode
Shannon Nelson
1
-7
/
+6
2016-04-05
i40e: Remove MSIx only if created
Shannon Nelson
1
-1
/
+1
2016-04-05
i40e: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
1
-4
/
+0
2016-03-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-7
/
+108
2016-02-29
i40e: Add support for client interface for IWARP driver
Anjali Singhai Jain
1
-7
/
+108
2016-02-19
i40e: queue-specific settings for interrupt moderation
Kan Liang
1
-6
/
+6
2016-02-19
i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
Jesse Brandeburg
1
-1
/
+1
2016-02-19
i40e: suspend scheduling during driver unload
Pandi Kumar Maharajan
1
-0
/
+1
2016-02-19
i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
Shannon Nelson
1
-10
/
+10
2016-02-18
i40e: add check for null VSI
John Underwood
1
-1
/
+6
2016-02-18
i40e: Fix for unexpected messaging
Carolyn Wyborny
1
-6
/
+7
2016-02-18
i40e: Do not wait for Rx queue disable in DCB reconfig
Neerav Parikh
1
-9
/
+24
2016-02-18
i40e: Fix led blink capability for 10GBaseT PHY
Carolyn Wyborny
1
-0
/
+4
2016-02-18
i40e: Update feature flags to reflect newly enabled features
Alexander Duyck
1
-4
/
+10
2016-02-18
i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
Alexander Duyck
1
-12
/
+0
2016-02-18
i40e/i40evf: Drop outer checksum offload that was not requested
Alexander Duyck
1
-2
/
+0
2016-02-17
i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
Catherine Sullivan
1
-1
/
+1
2016-02-17
i40e: better error reporting for nvmupdate
Shannon Nelson
1
-1
/
+4
2016-02-17
i40e: Do not disable queues in the Legacy/MSI Interrupt handler
Anjali Singhai Jain
1
-10
/
+6
2016-02-17
i40e: Removal of code which relies on BASE VEB SEID
Kiran Patil
1
-1
/
+1
2016-02-17
i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
Anjali Singhai Jain
1
-1
/
+3
2016-02-17
i40e: Add a SW workaround for lost interrupts
Anjali Singhai Jain
1
-12
/
+20
2016-02-17
i40e: trivial: cleanup use of pf->hw
Jesse Brandeburg
1
-4
/
+4
2016-02-17
i40e/i40evf: Bump version
Jesse Brandeburg
1
-1
/
+1
2016-02-17
i40e/i40evf: don't lose interrupts
Jesse Brandeburg
1
-5
/
+6
2016-02-17
i40e: use new add_veb calling with VEB stats control
Shannon Nelson
1
-2
/
+2
2016-02-17
i40e: add VEB stat control and remove L2 cloud filter
Shannon Nelson
1
-1
/
+1
2016-02-17
i40e: Make the DCB firmware checks for X710/XL710 only
Neerav Parikh
1
-7
/
+20
2016-02-17
i40e: move sync_vsi_filters up in service_task
Jesse Brandeburg
1
-1
/
+6
2016-02-17
i40e: use eth_platform_get_mac_address()
Sowmini Varadhan
1
-18
/
+1
2016-02-17
i40e: add priv flag for automatic rule eviction
Anjali Singhai Jain
1
-0
/
+3
2016-02-17
i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
Anjali Singhai
1
-1
/
+14
2016-02-17
i40e/i40evf: bump version to 1.4.12/1.4.8
Jesse Brandeburg
1
-1
/
+1
2016-02-17
i40e: drop unused function
Jesse Brandeburg
1
-16
/
+0
2016-02-17
i40e: negate PHY int mask bits
Shannon Nelson
1
-8
/
+8
2016-02-17
i40e: fix: do not sleep in netdev_ops
Jesse Brandeburg
1
-1
/
+10
2016-02-17
i40e: allocate memory safer
Jesse Brandeburg
1
-2
/
+2
2016-02-17
i40e: trivial: fix missing space
Jesse Brandeburg
1
-1
/
+1
2016-02-17
i40e: trivial: drop duplicate definition
Jesse Brandeburg
1
-2
/
+0
[prev]
[next]