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
/
ixgbe
/
ixgbe.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-13
ixgbe: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+2
2016-08-21
ixgbe: add support for geneve Rx offload
Emil Tantilov
1
-1
/
+3
2016-08-19
ixgbe: use atomic bitwise operations when handling reset requests
Emil Tantilov
1
-1
/
+1
2016-07-22
ixgbe: cleanup crosstalk fix
Don Skidmore
1
-2
/
+0
2016-05-04
ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a
Usha Ketineni
1
-0
/
+1
2016-05-04
ixgbe: check EEPROM for WOL support for X540 and above
Emil Tantilov
1
-2
/
+2
2016-05-04
ixgbe: Match on multiple headers for cls_u32 offloads
Amritha Nambiar
1
-1
/
+1
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
1
-34
/
+34
2016-04-25
ixgbe: Add work around for empty SFP+ cage crosstalk
Don Skidmore
1
-0
/
+2
2016-04-25
ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 value
Sridhar Samudrala
1
-1
/
+1
2016-04-25
ixgbe: set VLAN spoof checking unconditionally
Emil Tantilov
1
-3
/
+0
2016-04-08
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
1
-0
/
+3
2016-04-04
ixgbe: Make all unchanging ops structures const
Mark Rustad
1
-6
/
+6
2016-04-04
ixgbe: on recv increment rx.ring->stats.yields
Pavel Tikhomirov
1
-1
/
+1
2016-03-30
ixgbe: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
1
-0
/
+2
2016-03-30
ixgbe: Store VXLAN port number in network order
Alexander Duyck
1
-5
/
+3
2016-02-17
net: ixgbe: abort with cls u32 divisor groups greater than 1
John Fastabend
1
-0
/
+1
2016-02-17
net: ixgbe: add support for tc_u32 offload
John Fastabend
1
-0
/
+6
2015-12-30
ixgbe: fix RSS limit for X550
Emil Tantilov
1
-1
/
+1
2015-12-12
ixgbe: Fix VLAN promisc in relation to SR-IOV
Alexander Duyck
1
-0
/
+1
2015-12-12
ixgbe: Add support for VLAN promiscuous with SR-IOV
Alexander Duyck
1
-0
/
+1
2015-12-03
ixgbe: Save VF info and take references
Mark Rustad
1
-0
/
+1
2015-12-03
ixgbe: Update PTP to support X550EM_x devices
Mark Rustad
1
-4
/
+34
2015-12-03
ixgbe: Refactor MAC address configuration code
Alexander Duyck
1
-3
/
+4
2015-10-23
ixgbe, ixgbevf: Add new mbox API xcast mode
Hiroshi Shimamoto
1
-0
/
+7
2015-10-23
ixgbe: Add new ndo to trust VF
Hiroshi Shimamoto
1
-0
/
+1
2015-09-24
ixgbe: Limit SFP polling rate
Mark Rustad
1
-0
/
+2
2015-09-16
ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
Alexander Duyck
1
-2
/
+1
2015-09-02
ixgbe: support for ethtool set_rxfh
Tom Barbette
1
-0
/
+1
2015-09-02
ixgbe: Add support for VXLAN RX offloads
Mark Rustad
1
-0
/
+6
2015-06-10
ixgbe: add support for interrupts from X550 external PHY
Don Skidmore
1
-0
/
+1
2015-04-11
ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
Vlad Zolotarov
1
-0
/
+1
2015-04-11
ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key
Vlad Zolotarov
1
-0
/
+1
2015-04-11
ixgbe: Refactor the RSS configuration code
Vlad Zolotarov
1
-0
/
+9
2015-04-10
ixgbe: Move bridge mode from flag to variable
Don Skidmore
1
-1
/
+2
2015-03-14
ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything
Alexander Duyck
1
-1
/
+0
2015-02-06
ixgbe: add Tx anti spoofing support
Don Skidmore
1
-0
/
+2
2015-02-06
ixgbe: add VXLAN offload support for X550 devices
Don Skidmore
1
-0
/
+1
2014-12-31
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
1
-1
/
+1
2014-12-05
ixgbe: Add X550 support function pointers
Don Skidmore
1
-0
/
+4
2014-12-05
ixgbe: add support for X550 extended RSS support
Don Skidmore
1
-10
/
+26
2014-12-05
ixgbe: Remove tail write abstraction and add missing barrier
Alexander Duyck
1
-5
/
+0
2014-10-02
ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUES
Ethan Zhao
1
-1
/
+0
2014-09-18
ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags
Jacob Keller
1
-2
/
+0
2014-09-18
ixgbe: remove useless bd_number from adapter struct
Ethan Zhao
1
-2
/
+0
2014-09-12
ixgbe: Refactor busy poll socket code to address multiple issues
Alexander Duyck
1
-72
/
+40
2014-05-27
ixgbe: separate the PTP suspend and stop actions
Jacob Keller
1
-0
/
+1
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
1
-1
/
+1
2014-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-19
/
+2
2014-04-23
ixgbe: improve mac filter handling
Jacob Keller
1
-1
/
+17
[next]