index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-13
1
-0
/
+1
*
ixgbe: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-13
1
-0
/
+1
*
ixgbe: Check for RSS key before setting value
Tony Nguyen
2017-04-29
1
-1
/
+1
*
ixgbe: Add 1000Base-T device based on X550EM_X MAC
Paul Greenwalt
2017-04-29
1
-0
/
+2
*
ixgbe: add support for XDP_TX action
John Fastabend
2017-04-29
1
-1
/
+18
*
ixgbe: add XDP support for pass and drop actions
John Fastabend
2017-04-29
1
-1
/
+3
*
ixgbe: Add support for maximum headroom when using build_skb
Alexander Duyck
2017-04-18
1
-5
/
+50
*
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
Alexander Duyck
2017-03-02
1
-1
/
+1
*
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
2017-03-02
1
-0
/
+1
*
ixgbe: Add support for padding packet
Alexander Duyck
2017-02-16
1
-0
/
+17
*
ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE
Alexander Duyck
2017-02-16
1
-11
/
+9
*
ixgbe: Update code to better handle incrementing page count
Alexander Duyck
2017-02-16
1
-1
/
+6
*
ixgbe: Update driver to make use of DMA attributes in Rx path
Alexander Duyck
2017-02-16
1
-0
/
+3
*
ixgbe: prefix Data Center Bridge ops struct
Stephen Hemminger
2017-02-16
1
-1
/
+1
*
ixgbe: get rid of custom busy polling code
Eric Dumazet
2017-02-03
1
-125
/
+0
*
ixgbe: Add PF support for VF promiscuous mode
Don Skidmore
2017-01-03
1
-0
/
+1
*
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
2017-01-03
1
-0
/
+4
*
ixgbe: Add X553 PHY FC autoneg support
Don Skidmore
2016-11-04
1
-0
/
+2
*
ixgbe: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-12
1
-2
/
+2
*
ixgbe: add support for geneve Rx offload
Emil Tantilov
2016-08-20
1
-1
/
+3
*
ixgbe: use atomic bitwise operations when handling reset requests
Emil Tantilov
2016-08-18
1
-1
/
+1
*
ixgbe: cleanup crosstalk fix
Don Skidmore
2016-07-22
1
-2
/
+0
*
ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a
Usha Ketineni
2016-05-04
1
-0
/
+1
*
ixgbe: check EEPROM for WOL support for X540 and above
Emil Tantilov
2016-05-04
1
-2
/
+2
*
ixgbe: Match on multiple headers for cls_u32 offloads
Amritha Nambiar
2016-05-04
1
-1
/
+1
*
ixgbe: use BIT() macro
Jacob Keller
2016-04-25
1
-34
/
+34
*
ixgbe: Add work around for empty SFP+ cage crosstalk
Don Skidmore
2016-04-25
1
-0
/
+2
*
ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 value
Sridhar Samudrala
2016-04-24
1
-1
/
+1
*
ixgbe: set VLAN spoof checking unconditionally
Emil Tantilov
2016-04-24
1
-3
/
+0
*
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
2016-04-07
1
-0
/
+3
*
ixgbe: Make all unchanging ops structures const
Mark Rustad
2016-04-04
1
-6
/
+6
*
ixgbe: on recv increment rx.ring->stats.yields
Pavel Tikhomirov
2016-04-04
1
-1
/
+1
*
ixgbe: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-03-29
1
-0
/
+2
*
ixgbe: Store VXLAN port number in network order
Alexander Duyck
2016-03-29
1
-5
/
+3
*
net: ixgbe: abort with cls u32 divisor groups greater than 1
John Fastabend
2016-02-17
1
-0
/
+1
*
net: ixgbe: add support for tc_u32 offload
John Fastabend
2016-02-17
1
-0
/
+6
*
ixgbe: fix RSS limit for X550
Emil Tantilov
2015-12-29
1
-1
/
+1
*
ixgbe: Fix VLAN promisc in relation to SR-IOV
Alexander Duyck
2015-12-12
1
-0
/
+1
*
ixgbe: Add support for VLAN promiscuous with SR-IOV
Alexander Duyck
2015-12-12
1
-0
/
+1
*
ixgbe: Save VF info and take references
Mark Rustad
2015-12-03
1
-0
/
+1
*
ixgbe: Update PTP to support X550EM_x devices
Mark Rustad
2015-12-03
1
-4
/
+34
*
ixgbe: Refactor MAC address configuration code
Alexander Duyck
2015-12-03
1
-3
/
+4
*
ixgbe, ixgbevf: Add new mbox API xcast mode
Hiroshi Shimamoto
2015-10-23
1
-0
/
+7
*
ixgbe: Add new ndo to trust VF
Hiroshi Shimamoto
2015-10-23
1
-0
/
+1
*
ixgbe: Limit SFP polling rate
Mark Rustad
2015-09-23
1
-0
/
+2
*
ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
Alexander Duyck
2015-09-15
1
-2
/
+1
*
ixgbe: support for ethtool set_rxfh
Tom Barbette
2015-09-01
1
-0
/
+1
*
ixgbe: Add support for VXLAN RX offloads
Mark Rustad
2015-09-01
1
-0
/
+6
*
ixgbe: add support for interrupts from X550 external PHY
Don Skidmore
2015-06-09
1
-0
/
+1
*
ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
Vlad Zolotarov
2015-04-10
1
-0
/
+1
[next]