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-02-17
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-4
/
+4
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
1
-4
/
+6
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
1
-5
/
+12
2016-02-16
i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
Catherine Sullivan
1
-1
/
+1
2016-02-16
i40e: trivial: remove unnecessary local var
Jesse Brandeburg
1
-3
/
+2
2016-02-16
i40e: add counter for arq overflows
Mitch Williams
1
-0
/
+1
2016-02-03
i40e: add 100Mb ethtool reporting
Catherine Sullivan
1
-0
/
+1
2016-02-03
i40e/i40evf: Use private workqueue
Jesse Brandeburg
1
-1
/
+14
2016-02-03
i40e: Extend ethtool RSS hooks for X722
Anjali Singhai Jain
1
-1
/
+52
2016-02-03
i40e: add new device IDs for X722
Anjali Singhai Jain
1
-0
/
+2
2016-02-03
i40e: bump version to 1.4.10
Catherine Sullivan
1
-1
/
+1
2016-02-03
i40e: update features with right offload
Jesse Brandeburg
1
-5
/
+5
2016-02-03
i40e: Cleanup the code with respect to restarting autoneg
Anjali Singhai Jain
1
-4
/
+8
2016-02-03
i40e: Add mac_filter_element at the end of the list instead of HEAD
Kiran Patil
1
-1
/
+1
2016-01-25
i40e: fix build warnings
Eric Dumazet
1
-10
/
+5
2016-01-08
i40e: remove forever unused ID
Jesse Brandeburg
1
-1
/
+0
2016-01-08
i40e: Look up MAC address in Open Firmware or IDPROM
Sowmini Varadhan
1
-0
/
+90
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+10
2015-12-16
i40e: Call geneve_get_rx_port to get the existing Geneve ports
Singhai, Anjali
1
-0
/
+3
2015-12-16
i40e: geneve tunnel offload support
Singhai, Anjali
1
-31
/
+136
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+1
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
1
-1
/
+1
2015-12-12
i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
Catherine Sullivan
1
-1
/
+1
2015-12-12
i40e: clean whole mac filter list
Shannon Nelson
1
-8
/
+11
2015-12-12
i40e: hush little warnings
Mitch Williams
1
-6
/
+12
2015-12-12
i40e: Opcode and structures required by OEM Post Update AQ command and add ne...
Michal Kosiarz
1
-0
/
+1
2015-12-12
i40e: properly delete VF MAC filters
Mitch Williams
1
-0
/
+36
2015-12-12
i40e: chomp the BIT(_ULL)
Jesse Brandeburg
1
-15
/
+15
2015-12-06
Revert "i40e: remove CONFIG_I40E_VXLAN"
Singhai, Anjali
1
-6
/
+6
2015-12-03
i40e/i40evf: avoid mutex re-init
Jesse Brandeburg
1
-1
/
+10
2015-12-03
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-128
/
+112
2015-12-03
i40e: Fix i40e_print_features() VEB mode output
Joe Perches
1
-23
/
+19
2015-12-03
i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
Catherine Sullivan
1
-1
/
+1
2015-12-03
i40e: Remove separate functions gathering XOFF Rx stats
Neerav Parikh
1
-70
/
+7
2015-12-03
i40e: remove CONFIG_I40E_VXLAN
Jesse Brandeburg
1
-6
/
+6
2015-12-03
i40e: propagate properly
Mitch Williams
1
-45
/
+68
2015-12-03
i40e: Detection and recovery of TX queue hung logic moved to service_task fro...
Kiran Patil
1
-6
/
+30
2015-12-01
i40e: remove unused argument
Jesse Brandeburg
1
-5
/
+11
2015-12-01
i40e: fix: do not sleep in netdev_ops
Jesse Brandeburg
1
-24
/
+20
2015-12-01
i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
Catherine Sullivan
1
-1
/
+1
2015-12-01
i40e: fix confusing message
Helin Zhang
1
-1
/
+2
2015-12-01
i40e: Update error messaging
Carolyn Wyborny
1
-6
/
+10
2015-12-01
i40e: rename rss_size to alloc_rss_size in i40e_pf
Helin Zhang
1
-13
/
+18
2015-12-01
i40e: add new fields to store user configuration
Helin Zhang
1
-5
/
+47
2015-11-25
i40e: Bump version to 1.4.2
Catherine Sullivan
1
-2
/
+2
2015-11-25
i40e: create a generic configure rss function
Helin Zhang
1
-11
/
+74
2015-11-25
i40e: rework the functions to configure RSS with similar parameters
Helin Zhang
1
-25
/
+70
2015-11-25
i40e: Move the saving of old link info from handle_link_event to link_event
Catherine Sullivan
1
-4
/
+3
2015-11-25
i40e/i40evf: Add a stat to track how many times we have to do a force WB
Anjali Singhai Jain
1
-1
/
+4
2015-11-25
i40e: Workaround fix for mss < 256 issue
Anjali Singhai Jain
1
-0
/
+27
[prev]
[next]