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
/
i40evf
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-10
i40e: track id can be 0
Jingjing Wu
1
-5
/
+0
2018-01-10
i40e: change ppp name to ddp
Jingjing Wu
4
-35
/
+37
2018-01-10
i40evf: Drop i40evf_fire_sw_int as it is prone to races
Alexander Duyck
1
-34
/
+0
2018-01-10
i40evf: Clean-up flags for promisc mode to avoid high polling rate
Alexander Duyck
1
-2
/
+4
2018-01-10
i40evf: Do not clear MSI-X PBA manually
Alexander Duyck
1
-13
/
+5
2018-01-10
i40e/i40evf: Bump driver versions
Alice Michael
1
-2
/
+2
2018-01-10
i40evf: hold the critical task bit lock while opening
Jacob Keller
1
-9
/
+31
2018-01-10
i40evf: release bit locks in reverse order
Jacob Keller
1
-1
/
+1
2018-01-10
i40evf: use spinlock to protect (mac|vlan)_filter_list
Jacob Keller
3
-49
/
+81
2018-01-10
i40evf: don't rely on netif_running() outside rtnl_lock()
Jacob Keller
1
-3
/
+17
2018-01-03
i40e/i40evf: Account for frags split over multiple descriptors in check linea...
Alexander Duyck
1
-3
/
+23
2017-11-21
i40evf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-21
i40evf: fix client notify of l2 params
Alan Brady
2
-17
/
+31
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-31
i40e: Enable cloud filters via tc-flower
Amritha Nambiar
1
-0
/
+3
2017-10-31
i40e: Admin queue definitions for cloud filters
Amritha Nambiar
1
-2
/
+105
2017-10-31
i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"
Alexander Duyck
1
-9
/
+0
2017-10-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-0
/
+4
2017-10-18
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-10-17
i40e: Add new PHY types for 25G AOC and ACC support
Sudheer Mogilappagari
1
-0
/
+4
2017-10-13
i40e/i40evf: don't trust VF to reset itself
Alan Brady
1
-4
/
+3
2017-10-09
i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangs
Jayaprakash Shanmugam
1
-0
/
+3
2017-10-09
i40e/i40evf: bundle more descriptors when allocating buffers
Jacob Keller
1
-1
/
+1
2017-10-09
i40e/i40evf: bump tail only in multiples of 8
Jacob Keller
1
-0
/
+9
2017-10-09
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
Jacob Keller
1
-3
/
+1
2017-10-09
i40e/i40evf: fix incorrect default ITR values on driver load
Jacob Keller
2
-4
/
+6
2017-10-09
i40evf: fix mac filter removal timing issue
Alan Brady
1
-0
/
+2
2017-10-06
i40e/i40evf: organize and re-number feature flags
Jacob Keller
1
-16
/
+16
2017-10-06
i40evf: enable support for VF VLAN tag stripping control
Jacob Keller
1
-8
/
+14
2017-10-06
i40e: Display error message if module does not meet thermal requirements
Filip Sadowski
1
-0
/
+1
2017-10-06
i40e/i40evf: use DECLARE_BITMAP for state
Jesse Brandeburg
1
-1
/
+2
2017-10-06
i40e: redfine I40E_PHY_TYPE_MAX
Mitch Williams
1
-1
/
+1
2017-10-06
i40e/i40evf: spread CPU affinity hints across online CPUs only
Jacob Keller
1
-3
/
+6
2017-10-02
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
Scott Peterson
2
-1
/
+22
2017-10-02
i40e: make i40evf_map_rings_to_vectors void
Mitch Williams
1
-7
/
+2
2017-10-02
i40evf: Enable VF to request an alternate queue allocation
Alan Brady
4
-7
/
+173
2017-10-02
i40e: use admin queue for setting LEDs behavior
Mariusz Stachura
1
-0
/
+2
2017-10-02
i40e: Add support for 'ethtool -m'
Filip Sadowski
4
-0
/
+108
2017-10-02
i40e: Fix reporting of supported link modes
Filip Sadowski
1
-2
/
+18
2017-09-29
i40e: refactor FW version checking
Mitch Williams
1
-1
/
+9
2017-09-29
i40evf: fix ring to vector mapping
Alan Brady
1
-38
/
+10
2017-09-29
i40e: shutdown all IRQs and disable MSI-X when suspended
Jacob Keller
1
-1
/
+1
2017-09-29
i40evf: lower message level
Mitch Williams
1
-1
/
+1
2017-09-29
i40e/i40evf: rename bytes_per_int to bytes_per_usec
Jacob Keller
1
-6
/
+6
2017-09-21
drivers: net: i40evf: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-08-27
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
2
-5
/
+18
2017-08-27
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
2
-18
/
+0
2017-08-27
i40e: invert logic for checking incorrect cpu vs irq affinity
Jacob Keller
1
-15
/
+15
2017-08-27
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
1
-2
/
+5
[next]