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
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-09-30
i40e: refactor interrupt enable
Jesse Brandeburg
1
-6
/
+4
2015-09-30
i40e: Strip VEB stats if they are disabled in HW
Anjali Singhai Jain
1
-4
/
+9
2015-09-30
i40e/i40evf: add new device id 1588
Shannon Nelson
1
-0
/
+2
2015-09-30
i40e: Remove useless message
Greg Rose
1
-3
/
+0
2015-09-30
i40e: limit debugfs io ops
Shannon Nelson
1
-5
/
+4
2015-09-30
i40e: count drops in netstat interface
Jesse Brandeburg
1
-0
/
+1
2015-09-30
i40e: Fix a port VLAN configuration bug
Greg Rose
1
-1
/
+1
2015-09-30
i40e: rtnl_lock called twice in i40e_pci_error_resume()
Vasily Averin
1
-1
/
+1
2015-09-28
i40e: fix VLAN inside VXLAN
Jesse Brandeburg
1
-1
/
+2
2015-09-28
i40e: Fix for recursive RTNL lock during PROMISC change
Anjali Singhai
1
-7
/
+12
2015-09-28
i40e/i40evf: refactor tx timeout logic
Kiran Patil
1
-111
/
+161
2015-09-17
i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13
Catherine Sullivan
1
-1
/
+1
2015-09-01
i40e: Set defport behavior for the Main VSI when in promiscuous mode
Anjali Singhai Jain
1
-8
/
+29
2015-08-26
i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5
Catherine Sullivan
1
-1
/
+1
2015-08-26
i40e: Remove redundant and unneeded messages
Greg Rose
1
-2
/
+0
2015-08-26
i40e/i40evf: Add capability to gather VEB per TC stats
Neerav Parikh
1
-1
/
+27
2015-08-26
i40e: Fix legacy interrupt mode in the driver
Anjali Singhai Jain
1
-4
/
+12
2015-08-26
i40e: Move function calls to i40e_shutdown instead of i40e_suspend
Catherine Sullivan
1
-3
/
+13
2015-08-26
i40e: don't degrade __le16
Mitch Williams
1
-0
/
+2
2015-08-05
i40e: Add IWARP support for X722
Anjali Singhai Jain
1
-0
/
+10
2015-08-05
i40e/i40evf: Add TX/RX outer UDP checksum support for X722
Anjali Singhai Jain
1
-0
/
+2
2015-08-05
i40e/i40evf: Add support for writeback on ITR feature for X722
Anjali Singhai Jain
1
-0
/
+2
2015-08-05
i40e/i40evf: RSS changes for X722
Anjali Singhai Jain
1
-38
/
+118
2015-08-05
i40e/i40evf: Add flags for X722 capabilities
Anjali Singhai Jain
1
-0
/
+8
2015-08-05
i40e/i40evf: Add device ids for X722
Anjali Singhai Jain
1
-0
/
+3
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
1
-36
/
+37
2015-07-23
i40e: clean up error status messages
Shannon Nelson
1
-161
/
+231
2015-07-14
i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evf
Catherine Sullivan
1
-1
/
+1
2015-07-14
i40e: Refine an error message to avoid confusion
Anjali Singhai Jain
1
-1
/
+2
2015-07-14
i40e: Remove incorrect #ifdef's
Carolyn Wyborny
1
-10
/
+2
2015-07-14
i40e/i40evf: Update Flex-10 related device/function capabilities
Pawel Orlowski
1
-1
/
+1
2015-07-14
i40e/i40evf: Add stats to track FD ATR and SB dynamic enable state
Anjali Singhai Jain
1
-0
/
+12
2015-07-14
i40e: Implement ndo_features_check()
Joe Stringer
1
-0
/
+20
2015-06-23
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
1
-2
/
+2
2015-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+31
2015-06-04
i40e: Make sure to be in VEB mode if SRIOV is enabled at probe
Anjali Singhai Jain
1
-3
/
+17
2015-06-04
i40e: start up in VEPA mode by default
Anjali Singhai Jain
1
-4
/
+17
2015-05-28
i40e: Bump version to 1.3.4
Catherine Sullivan
1
-1
/
+1
2015-05-28
i40e: Move the FD ATR/SB messages to a higher debug level
Anjali Singhai Jain
1
-6
/
+12
2015-05-28
i40e: Remove unnecessary pf members
Anjali Singhai Jain
1
-6
/
+4
2015-05-28
i40e/i40evf: Add stats to count Tunnel ATR hits
Anjali Singhai Jain
1
-0
/
+4
2015-05-28
i40e: Collect PFC XOFF RX stats even in single TC case
Neerav Parikh
1
-3
/
+2
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
1
-3
/
+4
2015-04-14
i40e: Bump version to 1.3.2
Catherine Sullivan
1
-1
/
+1
2015-04-14
i40e: handle possible memory allocation failure
Jesse Brandeburg
1
-3
/
+11
2015-04-03
i40e: Bump to version 1.3.1
Catherine Sullivan
1
-2
/
+2
2015-04-03
i40e: Communicate VSI id in place of VSI index to the VFs
Anjali Singhai Jain
1
-0
/
+16
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
[prev]
[next]