index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-19
i40e/i40evf: Fix indentation
Jeff Kirsher
1
-65
/
+66
2016-08-19
i40e: Remove XSTRINGIFY macro definitions and uses
Joe Perches
1
-4
/
+0
2016-08-18
i40e: Allow RSS Hash set with less than four parameters
Carolyn Wyborny
1
-3
/
+0
2016-07-22
i40e: refactor Rx filter handling
Mitch Williams
1
-2
/
+12
2016-06-27
i40e: Fix errors resulted while turning off TSO
Tushar Dave
1
-0
/
+1
2016-05-13
i40e: Add vf-true-promisc-support priv flag
Anjali Singhai Jain
1
-5
/
+7
2016-05-13
i40e: Add support for disabling all link and change bits needed for PHY inter...
Kevin Scott
1
-1
/
+3
2016-05-05
i40e/i40evf: Remove unused hardware receive descriptor code
Jesse Brandeburg
1
-6
/
+1
2016-05-05
i40e: Refactor receive routine
Jesse Brandeburg
1
-1
/
+0
2016-05-05
i40e: Drop packet split receive routine
Jesse Brandeburg
1
-3
/
+0
2016-05-01
i40e: Use consistent type for vf_id
Jesse Brandeburg
1
-1
/
+1
2016-04-26
i40e: Add support for configuring VF RSS
Mitch Williams
1
-0
/
+1
2016-04-05
i40e/i40evf: Remove I40E_MAX_USER_PRIORITY define
Catherine Sullivan
1
-1
/
+0
2016-04-05
i40e: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
1
-1
/
+1
2016-03-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+22
2016-02-29
i40e: Add support for client interface for IWARP driver
Anjali Singhai Jain
1
-0
/
+22
2016-02-19
i40e: queue-specific settings for interrupt moderation
Kan Liang
1
-7
/
+0
2016-02-18
i40e: Fix led blink capability for 10GBaseT PHY
Carolyn Wyborny
1
-0
/
+3
2016-02-17
i40e: Removal of code which relies on BASE VEB SEID
Kiran Patil
1
-3
/
+0
2016-02-17
i40e: Add a SW workaround for lost interrupts
Anjali Singhai Jain
1
-0
/
+1
2016-02-17
i40e/i40evf: don't lose interrupts
Jesse Brandeburg
1
-2
/
+5
2016-02-17
i40e: Make the DCB firmware checks for X710/XL710 only
Neerav Parikh
1
-0
/
+16
2016-02-17
i40e: add priv flag for automatic rule eviction
Anjali Singhai Jain
1
-0
/
+1
2016-02-17
i40e: drop unused function
Jesse Brandeburg
1
-1
/
+0
2016-02-17
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-0
/
+1
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
1
-1
/
+2
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
1
-1
/
+1
2016-02-16
i40e: add counter for arq overflows
Mitch Williams
1
-0
/
+1
2016-02-03
i40e: Cleanup the code with respect to restarting autoneg
Anjali Singhai Jain
1
-0
/
+1
2016-02-03
i40e: Replace X722 mac check in ethtool get_settings
Catherine Sullivan
1
-0
/
+1
2016-01-08
i40e: Look up MAC address in Open Firmware or IDPROM
Sowmini Varadhan
1
-0
/
+1
2015-12-16
i40e: geneve tunnel offload support
Singhai, Anjali
1
-7
/
+9
2015-12-12
i40e: properly delete VF MAC filters
Mitch Williams
1
-0
/
+2
2015-12-06
Revert "i40e: remove CONFIG_I40E_VXLAN"
Singhai, Anjali
1
-1
/
+3
2015-12-03
i40e: trivial fixes
Jesse Brandeburg
1
-4
/
+3
2015-12-03
i40e: remove CONFIG_I40E_VXLAN
Jesse Brandeburg
1
-3
/
+1
2015-12-03
i40e: use priv flags to control packet split
Jesse Brandeburg
1
-0
/
+1
2015-12-03
i40e: Detection and recovery of TX queue hung logic moved to service_task fro...
Kiran Patil
1
-0
/
+3
2015-12-01
i40e: remove unused argument
Jesse Brandeburg
1
-1
/
+1
2015-12-01
i40e: rename rss_size to alloc_rss_size in i40e_pf
Helin Zhang
1
-4
/
+4
2015-12-01
i40e: add new fields to store user configuration
Helin Zhang
1
-0
/
+2
2015-11-25
i40e: create a generic configure rss function
Helin Zhang
1
-0
/
+2
2015-11-25
i40e: rework the functions to configure RSS with similar parameters
Helin Zhang
1
-0
/
+1
2015-11-25
i40e/i40evf: Add a stat to track how many times we have to do a force WB
Anjali Singhai Jain
1
-0
/
+1
2015-10-23
i40e: Fix an incorrect OEM version string
Carolyn Wyborny
1
-4
/
+13
2015-10-19
i40e/i40evf: adjust interrupt throttle less frequently
Jesse Brandeburg
1
-0
/
+2
2015-10-19
i40e: Lock for VSI's MAC filter list
Kiran Patil
1
-0
/
+2
2015-10-16
i40e: increase AQ work limit
Mitch Williams
1
-1
/
+1
2015-10-16
i40e/i40evf: moderate interrupts differently
Jesse Brandeburg
1
-0
/
+1
2015-10-16
i40e: priv flag for controlling VEB stats
Shannon Nelson
1
-0
/
+1
[next]