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.h
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
-0
/
+1
2018-01-09
ixgbe: Drop l2_accel_priv data pointer from ring struct
Alexander Duyck
1
-1
/
+0
2018-01-09
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
Alexander Duyck
1
-3
/
+3
2018-01-09
ixgbe: extend firmware version support
Paul Greenwalt
1
-2
/
+1
2018-01-05
ixgbe: setup xdp_rxq_info
Jesper Dangaard Brouer
1
-0
/
+2
2017-10-09
ixgbe: Update adaptive ITR algorithm
Alexander Duyck
1
-0
/
+7
2017-10-09
ixgbe: add counter for times Rx pages gets allocated, not recycled
Jesper Dangaard Brouer
1
-0
/
+2
2017-06-13
ixgbe: check for Tx timestamp timeouts during watchdog
Jacob Keller
1
-0
/
+1
2017-06-13
ixgbe: add statistic indicating number of skipped Tx timestamps
Jacob Keller
1
-0
/
+1
2017-04-29
ixgbe: Check for RSS key before setting value
Tony Nguyen
1
-1
/
+1
2017-04-29
ixgbe: Add 1000Base-T device based on X550EM_X MAC
Paul Greenwalt
1
-0
/
+2
2017-04-29
ixgbe: add support for XDP_TX action
John Fastabend
1
-1
/
+18
2017-04-29
ixgbe: add XDP support for pass and drop actions
John Fastabend
1
-1
/
+3
2017-04-18
ixgbe: Add support for maximum headroom when using build_skb
Alexander Duyck
1
-5
/
+50
2017-03-02
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
Alexander Duyck
1
-1
/
+1
2017-03-02
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
1
-0
/
+1
2017-02-16
ixgbe: Add support for padding packet
Alexander Duyck
1
-0
/
+17
2017-02-16
ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE
Alexander Duyck
1
-11
/
+9
2017-02-16
ixgbe: Update code to better handle incrementing page count
Alexander Duyck
1
-1
/
+6
2017-02-16
ixgbe: Update driver to make use of DMA attributes in Rx path
Alexander Duyck
1
-0
/
+3
2017-02-16
ixgbe: prefix Data Center Bridge ops struct
Stephen Hemminger
1
-1
/
+1
2017-02-03
ixgbe: get rid of custom busy polling code
Eric Dumazet
1
-125
/
+0
2017-01-03
ixgbe: Add PF support for VF promiscuous mode
Don Skidmore
1
-0
/
+1
2017-01-03
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
1
-0
/
+4
2016-11-04
ixgbe: Add X553 PHY FC autoneg support
Don Skidmore
1
-0
/
+2
2016-09-12
ixgbe: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+2
2016-08-20
ixgbe: add support for geneve Rx offload
Emil Tantilov
1
-1
/
+3
2016-08-18
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-24
ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 value
Sridhar Samudrala
1
-1
/
+1
2016-04-24
ixgbe: set VLAN spoof checking unconditionally
Emil Tantilov
1
-3
/
+0
2016-04-07
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-29
ixgbe: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
1
-0
/
+2
2016-03-29
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-29
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
[next]