index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-12
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
Alexander Duyck
1
-3
/
+3
2018-01-09
ixgbe: extend firmware version support
Paul Greenwalt
1
-5
/
+2
2018-01-05
ixgbe: setup xdp_rxq_info
Jesper Dangaard Brouer
1
-0
/
+4
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+8
2017-10-09
ixgbe: add counter for times Rx pages gets allocated, not recycled
Jesper Dangaard Brouer
1
-0
/
+1
2017-10-09
ixgbe: split Tx/Rx ring clearing for ethtool loopback test
Emil Tantilov
1
-19
/
+34
2017-10-09
ixgbe: incorrect XDP ring accounting in ethtool tx_frame param
John Fastabend
1
-8
/
+8
2017-06-13
ixgbe: Resolve cppcheck format string warning
Tony Nguyen
1
-1
/
+1
2017-06-13
ixgbe: add statistic indicating number of skipped Tx timestamps
Jacob Keller
1
-0
/
+3
2017-05-31
ixgbe: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
1
-0
/
+1
2017-05-31
ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support
Paul Greenwalt
1
-0
/
+3
2017-04-29
ixgbe: Check for RSS key before setting value
Tony Nguyen
1
-3
/
+1
2017-04-29
ixgbe: add support for XDP_TX action
John Fastabend
1
-0
/
+25
2017-04-29
ixgbe: add XDP support for pass and drop actions
John Fastabend
1
-2
/
+2
2017-04-18
ixgbe: Add X552 XFI backplane support
Don Skidmore
1
-0
/
+1
2017-03-12
net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-77
/
+91
2017-03-02
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
1
-1
/
+3
2017-02-16
ixgbe: Don't bother clearing buffer memory for descriptor rings
Alexander Duyck
1
-1
/
+10
2017-02-16
ixgbe: Add private flag to control buffer mode
Alexander Duyck
1
-0
/
+47
2017-02-16
ixgbe: Use length to determine if descriptor is done
Alexander Duyck
1
-1
/
+1
2017-02-16
ixgbe: Support 2.5Gb and 5Gb speed
Tony Nguyen
1
-0
/
+3
2017-02-03
ixgbe: get rid of custom busy polling code
Eric Dumazet
1
-40
/
+0
2017-01-03
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
1
-3
/
+150
2017-01-03
ixgbe: Fix reporting of 100Mb capability
Tony Nguyen
1
-1
/
+1
2016-11-04
ixgbe: Add support to retrieve and store LED link active
Don Skidmore
1
-2
/
+2
2016-09-23
ixgbe: Limit reporting of redirection table if SR-IOV is enabled
Alexander Duyck
1
-1
/
+5
2016-09-23
ixgbe: Allow setting multiple queues when SR-IOV is enabled
Alexander Duyck
1
-2
/
+2
2016-09-23
ixgbe: Indicate support for pause frames in all cases
Mark Rustad
1
-0
/
+19
2016-08-20
ixgbe: report correct media type for KR, KX and KX4 interfaces
Veola Nazareth
1
-1
/
+3
2016-07-22
ixgbevf: Correct parameter sent to LED function
Don Skidmore
1
-2
/
+2
2016-06-29
ixgbe: Correct reporting of timestamping for x550
Tony Nguyen
1
-2
/
+6
2016-05-04
ixgbe: Revise populating few registers and macro definitions
Preethi Banala
1
-12
/
+6
2016-05-04
ixgbe: Return 64 bit stats values
Preethi Banala
1
-3
/
+6
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
1
-7
/
+7
2016-04-07
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
1
-1
/
+8
2016-03-29
ixgbe: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
1
-2
/
+2
2016-02-17
net: ixgbe: add support for tc_u32 offload
John Fastabend
1
-3
/
+3
2016-01-08
ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
Emil Tantilov
1
-5
/
+2
2015-12-29
ixgbe: report correct media type for KR, KX and KX4 interfaces
Veola Nazareth
1
-13
/
+42
2015-12-29
ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
Emil Tantilov
1
-0
/
+4
2015-12-12
ixgbe: do not report 2.5 Gbps as supported
Emil Tantilov
1
-4
/
+0
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-3
/
+0
2015-09-15
ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
Alexander Duyck
1
-1
/
+1
2015-09-01
ixgbe: Add support for reporting 2.5G link speed
Mark Rustad
1
-0
/
+7
2015-09-01
ixgbe: support for ethtool set_rxfh
Tom Barbette
1
-0
/
+47
2015-07-17
ixgbe: only report generic filters in get_ts_info
Jacob Keller
1
-8
/
+0
2015-06-09
ixgbe: add define for X557 PHY ID
Don Skidmore
1
-0
/
+1
2015-06-09
ixgbe: add array of MAC type dependent values
Don Skidmore
1
-3
/
+3
2015-05-28
ixgbe: Allow flow director to use entire queue space
John Fastabend
1
-10
/
+24
2015-05-04
ixgbe: Use a signed type to hold error codes
Mark Rustad
1
-5
/
+5
[next]