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
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
2014-04-19
ixgbe: clean up Rx time stamping code
Jakub Kicinski
1
-19
/
+2
2014-04-11
ixgbe: Add bit to mark service task initialization
Mark Rustad
1
-0
/
+1
2014-04-01
ixgbe: Fix rcu warnings induced by LER
Mark Rustad
1
-0
/
+1
2014-04-01
ixgbe: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
1
-0
/
+1
2014-03-13
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
1
-0
/
+1
2014-03-03
ixgbe: implement SIOCGHWTSTAMP ioctl
Jacob Keller
1
-2
/
+3
2014-02-28
ixgbe: collect all 82599 AUTOC code in one function
Don Skidmore
1
-1
/
+0
2014-01-18
ixgbe: add braces around else condition in ixgbe_qv_lock_* calls
Jacob Keller
1
-2
/
+4
2014-01-15
ixgbe: Check register reads for adapter removal
Mark Rustad
1
-0
/
+1
2014-01-15
ixgbe: Use static inlines instead of macros
Mark Rustad
1
-0
/
+5
2014-01-15
ixgbe: Indicate removal state explicitly
Mark Rustad
1
-0
/
+1
2013-12-18
ixgbe: Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-3
/
+5
2013-11-08
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
1
-0
/
+20
2013-11-01
ixgbe: Reduce memory consumption with larger page sizes
Anton Blanchard
1
-0
/
+4
2013-10-29
ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all
Jacob Keller
1
-12
/
+36
2013-10-01
ixgbe: remove marketing names from busy poll code
Jacob Keller
1
-7
/
+7
2013-09-24
intel: Remove extern from function prototypes
Joe Perches
1
-88
/
+84
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+6
2013-08-02
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
1
-6
/
+6
2013-07-31
ixgbe: fix lockdep annotation issue for ptp's work item
Jacob Keller
1
-3
/
+3
2013-07-31
ixgbe: fix SFF data dumps of SFP+ modules
Emil Tantilov
1
-1
/
+0
2013-07-11
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
1
-1
/
+1
2013-06-11
ixgbe: add extra stats for ndo_ll_poll
Eliezer Tamir
1
-0
/
+14
2013-06-11
ixgbe: add support for ndo_ll_poll
Eliezer Tamir
1
-0
/
+120
[next]