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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-24
i40evf: allow enabling of debug prints via ethtool
Ashish Shah
1
-2
/
+4
2015-02-24
i40e: Add method to keep track of current rxnfc settings
Carolyn Wyborny
2
-1
/
+12
2015-02-24
i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settings
Catherine Sullivan
4
-124
/
+173
2015-02-24
i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines
Paul M Stillwell Jr
2
-23
/
+37
2015-02-23
i40evf: don't wait forever
Mitch Williams
1
-2
/
+13
2015-02-23
i40evf: refactor reset
Mitch Williams
1
-10
/
+31
2015-02-23
i40evf: disable NAPI polling sooner
Mitch Williams
1
-2
/
+1
2015-02-23
i40e: Fix i40e_ndo_set_vf_spoofchk
Greg Rose
1
-1
/
+2
2015-02-23
i40e/i40evf: Bump Driver Versions
Sravanthi Tangeda
2
-2
/
+2
2015-02-23
i40e/i40evf: Remove unused variable an_enable and function update_link_info
Catherine Sullivan
6
-38
/
+6
2015-02-23
i40e: Fix the EMPR interrupt received handling
Anjali Singhai Jain
2
-4
/
+3
2015-02-23
i40e/i40evf: i40e_register.h updates
Anjali Singhai Jain
4
-74
/
+50
2015-02-23
i40e: Use #define for the VSI connection type
Neerav Parikh
2
-4
/
+4
2015-02-23
i40e/i40evf: restrict VC opcodes to their initial values
Nicholas Nunley
2
-44
/
+40
2015-02-23
i40e/i40evf: Refactor the receive routines
Mitch Williams
6
-214
/
+651
2015-02-23
i40e: rename debugfs clear_stats option
Shannon Nelson
1
-5
/
+9
2015-02-23
i40e: update Shadow RAM read/write functions
Kamil Krawczyk
2
-27
/
+71
2015-02-23
igbvf: cleanup msleep() and min/max() usage
Jeff Kirsher
2
-6
/
+6
2015-02-23
igbvf: Fix code comments and whitespace
Jeff Kirsher
9
-516
/
+500
2015-02-23
e1000e: initial support for i219
David Ertman
9
-83
/
+768
2015-02-09
i40e: Fix for stats init function call in Rx setup
Carolyn Wyborny
2
-2
/
+2
2015-02-09
i40e/i40evf: Add call to u64_stats_init to init
Carolyn Wyborny
2
-0
/
+4
2015-02-09
i40e: Enable Loopback for the FCOE vsi as well
Anjali Singhai Jain
1
-0
/
+1
2015-02-09
i40e: use dev_port for fcoe netdev
Vasu Dev
1
-0
/
+6
2015-02-09
i40e: Fix function header
Greg Rose
1
-1
/
+1
2015-02-09
i40e: fix led blink toggle to enable steady state
Matt Jared
1
-2
/
+4
2015-02-09
i40evf: Force Tx writeback on ITR
Anjali Singhai Jain
3
-4
/
+39
2015-02-08
i40e: stop the service task at shutdown
Mitch Williams
1
-0
/
+2
2015-02-08
i40evf: stop the watchdog for shutdown
Mitch Williams
1
-0
/
+6
2015-02-08
i40evf: ignore bogus messages from FW
Mitch Williams
1
-1
/
+1
2015-02-08
i40evf: reset on module unload
Mitch Williams
1
-5
/
+10
2015-02-08
i40e: add locking around VF reset
Mitch Williams
2
-6
/
+8
2015-02-08
i40e: Use even more ARQ descriptors
Mitch Williams
1
-2
/
+2
2015-02-08
i40e: delay after VF reset
Mitch Williams
1
-6
/
+6
2015-02-08
i40e: avoid use of uninitialized v_budget in i40e_init_msix
John W Linville
1
-5
/
+5
2015-02-08
i40e: i40e_fcoe.c: Remove unused function
Rickard Strandqvist
1
-9
/
+0
2015-02-05
ixgbe: add Tx anti spoofing support
Don Skidmore
4
-0
/
+47
2015-02-05
ixgbevf: combine all of the tasks into a single service task
Emil Tantilov
2
-66
/
+87
2015-02-05
ixgbevf: rewrite watchdog task to function similar to igbvf
Emil Tantilov
2
-75
/
+113
2015-02-05
ixgbevf: Add code to check for Tx hang
Emil Tantilov
2
-19
/
+115
2015-02-05
ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx
Emil Tantilov
1
-21
/
+17
2015-02-05
ixgbevf: set vlan_features in a single write instead of several ORs
Emil Tantilov
1
-5
/
+5
2015-02-05
ixgbe: add VXLAN offload support for X550 devices
Don Skidmore
4
-2
/
+113
2015-02-05
ixgbe: Cleanup probe to remove redundant attempt to ID PHY
Don Skidmore
1
-3
/
+0
2015-02-05
ixgbe: cleanup redundant default method set_rxpba
Don Skidmore
1
-1
/
+0
2015-02-05
ixgbe: fix setting port VLAN
Emil Tantilov
1
-5
/
+8
2015-02-05
ixgbevf: add RSS support for X550
Emil Tantilov
2
-0
/
+45
2015-02-05
ixgbevf: enable multiple queue support
Emil Tantilov
2
-3
/
+20
2015-02-05
ixgbe: allow multiple queues in SRIOV mode
Emil Tantilov
1
-3
/
+0
2015-02-05
ixgbe: cleanup sparse errors in new ixgbe_x550.c file
Don Skidmore
1
-30
/
+35
[prev]
[next]