index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_sriov.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-24
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
David S. Miller
1
-1
/
+3
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
1
-1
/
+4
2016-09-23
ixgbe: reset before SRIOV init to avoid mailbox issues
Emil Tantilov
1
-1
/
+3
2016-06-29
ixgbe: fix spoofed packets with macvlans
Emil Tantilov
1
-0
/
+1
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
1
-11
/
+11
2016-04-24
ixgbe: set VLAN spoof checking unconditionally
Emil Tantilov
1
-23
/
+2
2016-04-24
ixgbe: consolidate the configuration of spoof checking
Emil Tantilov
1
-16
/
+27
2016-04-04
ixgbe: add a callback to set the maximum transmit bitrate
Rostislav Pehlivanov
1
-1
/
+1
2016-04-04
ixgbe: Do not allow PF to add VLVF entry unless it actually needs it
Alexander Duyck
1
-14
/
+17
2016-04-04
ixgbe: Extend trust to allow guest to set unicast address
chas williams
1
-1
/
+1
2015-12-29
ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
Alexander Duyck
1
-4
/
+4
2015-12-12
ixgbe: Clean stale VLANs when changing port VLAN or resetting
Alexander Duyck
1
-5
/
+72
2015-12-12
ixgbe: Fix VLAN promisc in relation to SR-IOV
Alexander Duyck
1
-72
/
+22
2015-12-12
ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
Alexander Duyck
1
-1
/
+17
2015-12-12
ixgbe: Fix SR-IOV VLAN pool configuration
Alexander Duyck
1
-2
/
+2
2015-12-03
ixgbe: Save VF info and take references
Mark Rustad
1
-2
/
+48
2015-10-23
ixgbe, ixgbevf: Add new mbox API xcast mode
Hiroshi Shimamoto
1
-0
/
+59
2015-10-23
ixgbe: Add new ndo to trust VF
Hiroshi Shimamoto
1
-0
/
+37
2015-04-11
ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
Vlad Zolotarov
1
-0
/
+21
2015-04-10
ixgbe: Add a RETA query command to VF-PF channel API
Vlad Zolotarov
1
-0
/
+35
2015-04-10
ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
Vlad Zolotarov
1
-2
/
+32
2015-04-09
ixgbe: Move bridge mode from flag to variable
Don Skidmore
1
-1
/
+2
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2015-02-05
ixgbe: fix setting port VLAN
Emil Tantilov
1
-5
/
+8
2015-02-05
ixgbe: allow multiple queues in SRIOV mode
Emil Tantilov
1
-3
/
+0
2014-12-05
ixgbe: add support for X550 extended RSS support
Don Skidmore
1
-1
/
+2
2014-11-11
ixgbe: Add new support for X550 MAC's
Don Skidmore
1
-0
/
+6
2014-11-11
ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.
Don Skidmore
1
-9
/
+22
2014-11-11
ixgbe: cleanup ixgbe_ndo_set_vf_vlan
Don Skidmore
1
-33
/
+61
2014-10-16
ixgbe: check for vfs outside of sriov_num_vfs before dereference
Emil Tantilov
1
-0
/
+3
2014-09-04
ixgbe: limit combined total of macvlan and SR-IOV VFs
Jacob Keller
1
-6
/
+8
2014-07-25
ixgbe: Make return values more direct
Mark Rustad
1
-19
/
+12
2014-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
David S. Miller
1
-2
/
+2
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.
Sucheta Chakraborty
1
-4
/
+9
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
1
-2
/
+2
2014-04-23
ixgbe: improve mac filter handling
Jacob Keller
1
-27
/
+7
2014-04-22
ixgbe: change handling of multicast filters
Jacob Keller
1
-2
/
+13
2014-03-12
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
1
-0
/
+1
2014-01-17
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
ethan.zhao
1
-2
/
+2
2014-01-15
ixgbe: Clear head write-back registers on VF reset
Alexander Duyck
1
-0
/
+9
2014-01-15
ixgbe: Force QDE via PFQDE for VFs during reset
Alexander Duyck
1
-0
/
+14
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-12-31
net: ixgbe: slight optimization of addr compare
dingtianhong
1
-2
/
+1
2013-12-17
ixgbe: fix for unused variable warning with certain config
Don Skidmore
1
-0
/
+2
2013-11-11
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
1
-4
/
+0
2013-11-07
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
1
-9
/
+8
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-6
/
+3
2013-08-29
ixgbe: zero out mailbox buffer on init
Emil Tantilov
1
-2
/
+2
2013-07-30
ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned
Alexander Duyck
1
-34
/
+1
2013-07-30
ixgbe: Retain VLAN filtering in promiscuous + VT mode
Greg Rose
1
-0
/
+66
[next]