index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_sriov.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
2024-09-03
1
-2
/
+2
*
ixgbe: Convert ret val type from s32 to int
Jedrzej Jagielski
2024-02-06
1
-4
/
+4
*
ixgbe: Refactor returning internal error codes
Jedrzej Jagielski
2024-01-02
1
-1
/
+1
*
ixgbe: report link state for VF devices
Ovidiu Panait
2024-01-02
1
-0
/
+1
*
intel: legacy: field get conversion
Jesse Brandeburg
2023-12-18
1
-5
/
+3
*
ixgbe: fix end of loop test in ixgbe_set_vf_macvlan()
Dan Carpenter
2023-10-20
1
-9
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-13
1
-2
/
+3
|
\
|
*
ixgbe: fix crash with empty VF macvlan list
Dan Carpenter
2023-10-10
1
-2
/
+3
*
|
ethernet/intel: Use list_for_each_entry() helper
Jinjie Ruan
2023-09-28
1
-5
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-0
/
+6
|
\
|
*
ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
Piotr Skajewski
2022-07-19
1
-0
/
+6
*
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-06-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
drivers/net/ethernet/intel: fix typos in comments
Julia Lawall
2022-06-09
1
-1
/
+1
*
|
ixgbe: fix unexpected VLAN Rx in promisc mode on VF
Olivier Matz
2022-06-07
1
-2
/
+2
*
|
ixgbe: fix bcast packets Rx on VF after promisc removal
Olivier Matz
2022-06-07
1
-2
/
+2
|
/
*
ixgbe: add the ability for the PF to disable VF link state
Slawomir Mrozowicz
2022-03-08
1
-38
/
+169
*
ixgbe: fix large MTU request from VF
Jesse Brandeburg
2021-05-21
1
-9
/
+7
*
ixgbe: use eth_zero_addr() to clear mac address
Miaohe Lin
2020-07-30
1
-1
/
+1
*
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-07-01
1
-2
/
+2
*
ixgbe: Use true, false for bool variable in __ixgbe_enable_sriov()
Jason Yan
2020-05-29
1
-1
/
+1
*
ixgbe: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2019-06-05
1
-1
/
+1
*
ixgbe: Fix race when the VF driver does a reset
Ross Lagerwall
2018-12-13
1
-1
/
+10
*
ixgbe: fix MAC anti-spoofing filter after VFLR
Radoslaw Tyl
2018-10-31
1
-1
/
+3
*
ixgbe: add VF IPsec offload request message handling
Shannon Nelson
2018-08-28
1
-1
/
+16
*
ixgbe: fix driver behaviour after issuing VFLR
Sebastian Basierski
2018-08-24
1
-0
/
+26
*
ixgbe: Prevent unsupported configurations with XDP
Tony Nguyen
2018-08-24
1
-0
/
+5
*
ixgbe: force VF to grab new MAC on driver reload
Emil Tantilov
2018-05-17
1
-4
/
+1
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-27
/
+2
*
ixgbe: Avoid performing unnecessary resets for macvlan offload
Alexander Duyck
2018-04-25
1
-2
/
+3
*
ixgbe: fix disabling hide VLAN on VF reset
Paul Greenwalt
2018-03-12
1
-1
/
+5
*
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
Alexander Duyck
2018-01-12
1
-4
/
+4
*
ixgbe: Default to 1 pool always being allocated
Alexander Duyck
2018-01-12
1
-5
/
+2
*
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
Alexander Duyck
2018-01-09
1
-18
/
+9
*
ixgbe: Perform reinit any time number of VFs change
Alexander Duyck
2018-01-09
1
-16
/
+3
*
ixgbe: Ensure MAC filter was added before setting MACVLAN
Tony Nguyen
2017-07-26
1
-3
/
+6
*
ixgbe: fix writes to PFQDE
Emil Tantilov
2017-06-14
1
-1
/
+1
*
ixgbe: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
2017-05-31
1
-4
/
+3
*
ixgbe: Add error checking to setting VF MAC
Tony Nguyen
2017-05-31
1
-13
/
+41
*
ixgbe: Check for RSS key before setting value
Tony Nguyen
2017-04-30
1
-1
/
+1
*
ixgbe: Allow setting zero MAC address for VF
Tony Nguyen
2017-04-30
1
-10
/
+18
*
ixgbe: clean macvlan MAC filter table on VF reset
Emil Tantilov
2017-04-30
1
-52
/
+53
*
ixgbe: do not use adapter->num_vfs when setting VFs via module parameter
Emil Tantilov
2017-04-18
1
-25
/
+25
*
ixgbe: return early instead of wrap block in if statement
Emil Tantilov
2017-04-18
1
-44
/
+41
*
ixgbe: move num_vfs_macvlans allocation into separate function
Emil Tantilov
2017-04-18
1
-19
/
+29
*
ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.
Usha Ketineni
2017-04-18
1
-3
/
+23
*
ixgbe: Add PF support for VF promiscuous mode
Don Skidmore
2017-01-03
1
-6
/
+41
*
ixgbe: test for trust in macvlan adjustments for VF
Ken Cox
2017-01-03
1
-1
/
+2
*
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-09-24
1
-1
/
+3
|
\
|
*
ixgbe: reset before SRIOV init to avoid mailbox issues
Emil Tantilov
2016-09-23
1
-1
/
+3
*
|
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-24
1
-1
/
+4
|
/
[next]