index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbevf
/
vf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-21
ixgbevf: fix incorrect MAC address on load
Emil Tantilov
1
-7
/
+14
2016-07-22
ixgbevf: Commonize mailbox write/read
Tony Nguyen
1
-29
/
+6
2016-07-22
ixgbevf: Add range checking for setting MTU
Tony Nguyen
1
-15
/
+27
2016-07-22
ixgbevf: add VF support for new hardware
Don Skidmore
1
-0
/
+5
2016-07-22
ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf()
Emil Tantilov
1
-6
/
+8
2016-05-04
ixgbevf: Remove unused parameter
Tony Nguyen
1
-6
/
+2
2016-05-04
ixgbevf: Use mac_ops instead of trying to identify NIC type
Alexander Duyck
1
-11
/
+9
2016-05-04
ixgbevf: Support Windows hosts (Hyper-V)
KY Srinivasan
1
-0
/
+215
2016-04-25
ixgbevf: Move API negotiation function into mac_ops
Alexander Duyck
1
-2
/
+3
2016-03-30
ixgbevf: fix error code path when setting MAC address
Emil Tantilov
1
-1
/
+3
2015-11-23
ixgbevf: fix spoofed packets with random MAC
Emil Tantilov
1
-1
/
+3
2015-10-23
ixgbe, ixgbevf: Add new mbox API xcast mode
Hiroshi Shimamoto
1
-0
/
+41
2015-04-11
ixgbevf: Add RSS Key query code
Vlad Zolotarov
1
-0
/
+54
2015-04-11
ixgbevf: Add a RETA query code
Vlad Zolotarov
1
-0
/
+70
2015-03-14
ixgbevf: Use ether_addr_copy() instead of memcpy()
Jeff Kirsher
1
-4
/
+4
2015-03-14
ixgbevf: Fix code comments and whitespace
Jeff Kirsher
1
-28
/
+27
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2014-12-05
ixgbevf: add support for X550 VFs
Emil Tantilov
1
-0
/
+10
2014-09-04
ixgbevf: introduce delay for checking VFLINKS on 82599
Emil Tantilov
1
-0
/
+15
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-2
/
+2
2013-03-28
ixgbevf: Adjust to handle unassigned MAC address from PF
Greg Rose
1
-1
/
+6
2012-11-03
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
1
-1
/
+1
2012-10-30
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
1
-0
/
+3
2012-10-23
ixgbevf: Add VF DCB + SR-IOV support
Alexander Duyck
1
-0
/
+58
2012-09-24
ixgbevf: Return error on failure to enable VLAN
Alexander Duyck
1
-2
/
+18
2012-09-24
ixgbevf: Fix code for handling timeout
Alexander Duyck
1
-11
/
+38
2012-09-20
ixgbevf: scheduling while atomic in reset hw path
John Fastabend
1
-1
/
+1
2012-09-20
ixgbevf: Add support for VF API negotiation
Alexander Duyck
1
-0
/
+37
2012-08-31
ixgbevf: Cleanup handling of configuration for jumbo frames
Alexander Duyck
1
-0
/
+14
2012-05-03
ixgbevf: Add support to recognize 100mb link speed
Greg Rose
1
-3
/
+9
2012-02-03
ixgbevf: Update copyright notices
Greg Rose
1
-1
/
+1
2012-02-03
ixgbevf: Fix mailbox interrupt ack bug
Greg Rose
1
-4
/
+15
2012-01-19
ixgbevf: make operations tables const
Stephen Hemminger
1
-3
/
+3
2012-01-19
ixgbevf: fix sparse warnings
Stephen Hemminger
1
-0
/
+1
2011-11-16
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
1
-2
/
+2
2011-08-11
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-0
/
+426