Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
939b701ad63314f5aa90dcd3d866f73954945209
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_sriov.c
939b701
ixgbe: fix driver behaviour after issuing VFLR
by Sebastian Basierski
· 7 years ago
fabf1bc
ixgbe: Prevent unsupported configurations with XDP
by Tony Nguyen
· 7 years ago
a8d9bb3
ixgbe: force VF to grab new MAC on driver reload
by Emil Tantilov
· 7 years ago
51dce24
net: intel: Cleanup the copyright/license headers
by Jeff Kirsher
· 7 years ago
8315ef6
ixgbe: Avoid performing unnecessary resets for macvlan offload
by Alexander Duyck
· 7 years ago
b03254d
ixgbe: fix disabling hide VLAN on VF reset
by Paul Greenwalt
· 7 years ago
0efbf12
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
by Alexander Duyck
· 8 years ago
a8e87d9
ixgbe: Default to 1 pool always being allocated
by Alexander Duyck
· 8 years ago
4e039c1
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
by Alexander Duyck
· 8 years ago
2097db7
ixgbe: Perform reinit any time number of VFs change
by Alexander Duyck
· 8 years ago
0e1ff306
ixgbe: Ensure MAC filter was added before setting MACVLAN
by Tony Nguyen
· 8 years ago
d28b194
ixgbe: fix writes to PFQDE
by Emil Tantilov
· 8 years ago
93df946
ixgbe: Resolve warnings for -Wimplicit-fallthrough
by Tony Nguyen
· 8 years ago
6af3d0f
ixgbe: Add error checking to setting VF MAC
by Tony Nguyen
· 8 years ago
3dfbfc7
ixgbe: Check for RSS key before setting value
by Tony Nguyen
· 8 years ago
27bdc44
ixgbe: Allow setting zero MAC address for VF
by Tony Nguyen
· 8 years ago
e251ecf
ixgbe: clean macvlan MAC filter table on VF reset
by Emil Tantilov
· 8 years ago
5c11f00
ixgbe: do not use adapter->num_vfs when setting VFs via module parameter
by Emil Tantilov
· 9 years ago
da614d0
ixgbe: return early instead of wrap block in if statement
by Emil Tantilov
· 9 years ago
2bc0972
ixgbe: move num_vfs_macvlans allocation into separate function
by Emil Tantilov
· 9 years ago
b5d8acb
ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.
by Usha Ketineni
· 9 years ago
07eea57
ixgbe: Add PF support for VF promiscuous mode
by Don Skidmore
· 9 years ago
a9d2d53
ixgbe: test for trust in macvlan adjustments for VF
by Ken Cox
· 9 years ago
3eb193e
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
79aab09
net: Update API for VF vlan protocol 802.1ad support
by Moshe Shemesh
· 9 years ago
0c339bf
ixgbe: reset before SRIOV init to avoid mailbox issues
by Emil Tantilov
· 9 years ago
581e0c7
ixgbe: fix spoofed packets with macvlans
by Emil Tantilov
· 9 years ago
b4f47a4
ixgbe: use BIT() macro
by Jacob Keller
· 9 years ago
d3dec7c
ixgbe: set VLAN spoof checking unconditionally
by Emil Tantilov
· 9 years ago
77f192a
ixgbe: consolidate the configuration of spoof checking
by Emil Tantilov
· 9 years ago
c04f90e
ixgbe: add a callback to set the maximum transmit bitrate
by Rostislav Pehlivanov
· 10 years ago
18be4fc
ixgbe: Do not allow PF to add VLVF entry unless it actually needs it
by Alexander Duyck
· 10 years ago
1d96cf9
ixgbe: Extend trust to allow guest to set unicast address
by chas williams
· 10 years ago
ab3a3b7
ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
by Alexander Duyck
· 10 years ago
4c7f35f
ixgbe: Clean stale VLANs when changing port VLAN or resetting
by Alexander Duyck
· 10 years ago
e1d0a2a
ixgbe: Fix VLAN promisc in relation to SR-IOV
by Alexander Duyck
· 10 years ago
b6488b6
ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
by Alexander Duyck
· 10 years ago
8e8e9a0
ixgbe: Fix SR-IOV VLAN pool configuration
by Alexander Duyck
· 10 years ago
988d130
ixgbe: Save VF info and take references
by Mark Rustad
· 10 years ago
8443c1a4
ixgbe, ixgbevf: Add new mbox API xcast mode
by Hiroshi Shimamoto
· 10 years ago
54011e4
ixgbe: Add new ndo to trust VF
by Hiroshi Shimamoto
· 10 years ago
3c0841a
ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
by Vlad Zolotarov
· 10 years ago
4ce37a4
ixgbe: Add a RETA query command to VF-PF channel API
by Vlad Zolotarov
· 10 years ago
e65ce0d
ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
by Vlad Zolotarov
· 10 years ago
aa2bacb
ixgbe: Move bridge mode from flag to variable
by Don Skidmore
· 10 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
42ce2c8
ixgbe: fix setting port VLAN
by Emil Tantilov
· 11 years ago
dec2e39
ixgbe: allow multiple queues in SRIOV mode
by Emil Tantilov
· 11 years ago
0f9b232
ixgbe: add support for X550 extended RSS support
by Don Skidmore
· 11 years ago
9a75a1a
ixgbe: Add new support for X550 MAC's
by Don Skidmore
· 11 years ago
8d697e7
ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.
by Don Skidmore
· 11 years ago
2b509c0
ixgbe: cleanup ixgbe_ndo_set_vf_vlan
by Don Skidmore
· 11 years ago
600a507
ixgbe: check for vfs outside of sriov_num_vfs before dereference
by Emil Tantilov
· 11 years ago
aac2f1b
ixgbe: limit combined total of macvlan and SR-IOV VFs
by Jacob Keller
· 11 years ago
e90dd26
ixgbe: Make return values more direct
by Mark Rustad
· 11 years ago
0c3592b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
ed61668
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.
by Sucheta Chakraborty
· 11 years ago
e7cf745
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
by Jacob Keller
· 11 years ago
5d7daa3
ixgbe: improve mac filter handling
by Jacob Keller
· 11 years ago
b335e75
ixgbe: change handling of multicast filters
by Jacob Keller
· 11 years ago
b89aae7
ixgbe: add Linux NICS mailing list to contact info
by Jacob Keller
· 11 years ago
dcc23e3
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
by ethan.zhao
· 12 years ago
dbf231a
ixgbe: Clear head write-back registers on VF reset
by Alexander Duyck
· 12 years ago
8739737
ixgbe: Force QDE via PFQDE for VFs during reset
by Alexander Duyck
· 12 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
4012dda
net: ixgbe: slight optimization of addr compare
by dingtianhong
· 12 years ago
8f48f5b
ixgbe: fix for unused variable warning with certain config
by Don Skidmore
· 12 years ago
170e854
ixgbe: add warning when max_vfs is out of range.
by Jacob Keller
· 12 years ago
2a47fa4
ixgbe: enable l2 forwarding acceleration for macvlans
by John Fastabend
· 12 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 12 years ago
b08e1ed
ixgbe: zero out mailbox buffer on init
by Emil Tantilov
· 12 years ago
e507d0c
ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned
by Alexander Duyck
· 12 years ago
670224f
ixgbe: Retain VLAN filtering in promiscuous + VT mode
by Greg Rose
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
026ac67
ixgbe: Fix a bug in setting VF VLAN via PF
by Greg Rose
· 12 years ago
3505592
ixgbe: Don't give VFs random MAC addresses
by Greg Rose
· 12 years ago
434c5e3
ixgbe: update date to 2013
by Don Skidmore
· 13 years ago
da36b64
ixgbe: Implement PCI SR-IOV sysfs callback operation
by Greg Rose
· 13 years ago
66dcfd7
ixgbe: Modularize SR-IOV enablement code
by Greg Rose
· 13 years ago
60a1a68
ixgbe: Make mailbox ops initialization unconditional
by Greg Rose
· 13 years ago
610a63f
ixgbe: SR-IOV: dynamic IEEE DCBx default priority changes
by John Fastabend
· 13 years ago
9b73598
ixgbe: Make the bridge mode setting sticky
by Greg Rose
· 13 years ago
810b6d7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
815cccb
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
by John Fastabend
· 13 years ago
3970c32
ixgbe: Return success or failure on VF MAC filter set
by Greg Rose
· 13 years ago
a301340
ixgbe: Fix return value from macvlan filter function
by Greg Rose
· 13 years ago
bffb3bc
ixgbe: Enable support for VF API version 1.1 in the PF.
by Alexander Duyck
· 13 years ago
f591cd9
ixgbe: Add support for GET_QUEUES message to get DCB configuration
by Alexander Duyck
· 13 years ago
107d301
ixgbe: Add support for tracking the default user priority to SR-IOV
by Alexander Duyck
· 13 years ago
374c65d
ixgbe: Add mailbox API version negotiation support to ixgbe PF
by Alexander Duyck
· 13 years ago
58a02be
ixgbe: Move message handling routines into their own functions
by Alexander Duyck
· 13 years ago
872844d
ixgbe: Enable jumbo frames support w/ SR-IOV
by Alexander Duyck
· 13 years ago
9f66d3e
ixgbe: Fix VF rate limiting to correctly account for more queues per VF
by Alexander Duyck
· 13 years ago
b35d4d4
ixgbe: Fix ordering of things so that PF correctly configures its VLANs
by Alexander Duyck
· 13 years ago
d47e12d
ixgbe: Fix build with PCI_IOV enabled.
by David S. Miller
· 13 years ago
9297127
ixgbe: Change how we check for pre-existing and assigned VFs
by Alexander Duyck
· 13 years ago
99d7448
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
by Alexander Duyck
· 13 years ago
e4bce0f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
36e9031
ixgbe: use PCI_VENDOR_ID_INTEL
by Jon Mason
· 13 years ago
Next »