Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
16be45bca8d10ba2f9400bbc97958a437c3439de
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
16be45b
ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offload
by Alexander Duyck
· 7 years ago
58918df
ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded rings
by Alexander Duyck
· 7 years ago
0efbf12
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
by Alexander Duyck
· 7 years ago
a8e87d9
ixgbe: Default to 1 pool always being allocated
by Alexander Duyck
· 7 years ago
4a2512c
ixgbe: Assume provided MAC filter has been verified by macvlan
by Alexander Duyck
· 7 years ago
68ae742
ixgbe: Drop l2_accel_priv data pointer from ring struct
by Alexander Duyck
· 7 years ago
1489542
ixgbe: Use ring values to test for Tx pending
by Alexander Duyck
· 7 years ago
4e039c1
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
by Alexander Duyck
· 7 years ago
ff815fb
ixgbe: There is no need to update num_rx_pools in L2 fwd offload
by Alexander Duyck
· 7 years ago
2af62c5
ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handling
by Alexander Duyck
· 7 years ago
361b534
ixgbe: Fix interaction between SR-IOV and macvlan offload
by Alexander Duyck
· 7 years ago
63f721c
ixgbe: Remove an obsolete comment about ITR
by Tonghao Zhang
· 7 years ago
73834ae
ixgbe: extend firmware version support
by Paul Greenwalt
· 7 years ago
3ead7c2
ixgbe: advertise highest capable link speed
by Paul Greenwalt
· 7 years ago
09099dd
ixgbe: remove unused enum latency_range
by Emil Tantilov
· 7 years ago
d9d11eb
ixgbe: enable multicast on shutdown for WOL
by Emil Tantilov
· 7 years ago
99ffc5a
ixgbe: setup xdp_rxq_info
by Jesper Dangaard Brouer
· 7 years ago
9f8a739
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
by Cong Wang
· 7 years ago
0a9a17e
ixgbe: Fix skb list corruption on Power systems
by Brian King
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
575ed7d
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
by Nogah Frankel
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
f4e6352
net: bpf: rename ndo_xdp to ndo_bpf
by Jakub Kicinski
· 7 years ago
44ae12a
net: sched: move the can_offload check from binding phase to rule insertion phase
by Jiri Pirko
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
069db9c
ixgbe: Fix Tx map failure path
by Alexander Duyck
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
8d26d56
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
by Jiri Pirko
· 7 years ago
6ea30f8
ixgbe: Convert ndo_setup_tc offloads to block callbacks
by Jiri Pirko
· 7 years ago
26566ea
ethernet/intel: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
d93fa2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b64666a
ixgbe: fix crash when injecting AER after failed reset
by Emil Tantilov
· 7 years ago
b4ded83
ixgbe: Update adaptive ITR algorithm
by Alexander Duyck
· 8 years ago
86e2349
ixgbe: add counter for times Rx pages gets allocated, not recycled
by Jesper Dangaard Brouer
· 8 years ago
f5a71ca
ixgbe: restore normal RSS after last macvlan offload is removed
by Shannon Nelson
· 8 years ago
a39221c
ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
by Sabrina Dubroca
· 8 years ago
e0f06bb
ixgbe: Return error when getting PHY address if PHY access is not supported
by Mark D Rustad
· 9 years ago
366a88f
bpf, ixgbe: add meta data support
by Daniel Borkmann
· 8 years ago
de8f3a8
bpf: add meta pointer for direct access
by Daniel Borkmann
· 8 years ago
2886447
ixgbe: use return codes from ndo_xdp_xmit that are distinguishable
by Jesper Dangaard Brouer
· 8 years ago
d2cee2e
ixgbe: change ndo_xdp_xmit return code on xmit errors
by Jesper Dangaard Brouer
· 8 years ago
7f3b39d
net/sched: Fix the logic error to decide the ingress qdisc
by Chris Mi
· 8 years ago
a2e8da9
net: sched: use newly added classid identity helpers
by Jiri Pirko
· 8 years ago
de4784c
net: sched: get rid of struct tc_to_netdev
by Jiri Pirko
· 8 years ago
5fd9fc4
net: sched: push cls related args into cls_common structure
by Jiri Pirko
· 8 years ago
bc32afd
ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions
by Jiri Pirko
· 8 years ago
2572ac5
net: sched: make type an argument for ndo_setup_tc
by Jiri Pirko
· 8 years ago
3bcc0ce
net: sched: change names of action number helpers to be aligned with the rest
by Jiri Pirko
· 8 years ago
48301cf
ixgbe: Update NW_MNG_IF_SEL support for X553
by Tony Nguyen
· 8 years ago
11393cc
xdp: Add batching support to redirect map
by John Fastabend
· 8 years ago
5acaee0
xdp: add trace event for xdp redirect
by John Fastabend
· 8 years ago
6453073
ixgbe: add initial support for xdp redirect
by John Fastabend
· 8 years ago
4792093
bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 8 years ago
a09c0fc
ixgbe: pci_set_drvdata must be called before register_netdev
by Jeff Mahoney
· 8 years ago
01ec552
ixgbe: Bump version number
by Tony Nguyen
· 8 years ago
622a2ef
ixgbe: check for Tx timestamp timeouts during watchdog
by Jacob Keller
· 8 years ago
4cc74c0
ixgbe: add statistic indicating number of skipped Tx timestamps
by Jacob Keller
· 8 years ago
5fef124
ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS
by Jacob Keller
· 8 years ago
a5fcf8a
net: propagate tc filter chain index down the ndo_setup_tc call
by Jiri Pirko
· 8 years ago
93df946
ixgbe: Resolve warnings for -Wimplicit-fallthrough
by Tony Nguyen
· 8 years ago
e61e4c8
ixgbe: Resolve truncation warning for q_vector->name
by Tony Nguyen
· 8 years ago
22cb4ff
ixgbe: Correct thermal sensor event check
by Mark Rustad
· 8 years ago
e6b41c8
ixgbe: enable L3/L4 filtering for Tx switched packets
by Emil Tantilov
· 8 years ago
b09457e
ixgbe: initialize u64_stats_sync structures early at ixgbe_probe
by Liwei Song
· 8 years ago
2a20525
ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packets
by Scott Peterson
· 8 years ago
857f864
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
3dfbfc7
ixgbe: Check for RSS key before setting value
by Tony Nguyen
· 8 years ago
8dc963e
ixgbe: Add 1000Base-T device based on X550EM_X MAC
by Paul Greenwalt
· 8 years ago
7379f97
ixgbe: delay tail write to every 'n' packets
by John Fastabend
· 8 years ago
33fdc82
ixgbe: add support for XDP_TX action
by John Fastabend
· 8 years ago
9247080
ixgbe: add XDP support for pass and drop actions
by John Fastabend
· 8 years ago
63af8f7
ixgbe: Use pcie_flr() instead of duplicating it
by Christoph Hellwig
· 8 years ago
18a8cc9
ixgbe: Fix output from ixgbe_dump
by Alexander Duyck
· 8 years ago
541ea69
ixgbe: Add support for maximum headroom when using build_skb
by Alexander Duyck
· 8 years ago
5c11f00
ixgbe: do not use adapter->num_vfs when setting VFs via module parameter
by Emil Tantilov
· 8 years ago
18e01ee
ixgbe: Add X552 XFI backplane support
by Don Skidmore
· 8 years ago
332f235
ixgbe: Remove pr_cont uses
by Joe Perches
· 8 years ago
3a1eb6d
igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment
by Alexander Duyck
· 8 years ago
56f36ac
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
by Amritha Nambiar
· 8 years ago
c74042f
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
by Alexander Duyck
· 8 years ago
d3aa9c9
ixgbe: update the rss key on h/w, when ethtool ask for it
by Paolo Abeni
· 8 years ago
ffed21b
ixgbe: Don't bother clearing buffer memory for descriptor rings
by Alexander Duyck
· 8 years ago
6f42922
ixgbe: Add support for build_skb
by Alexander Duyck
· 8 years ago
2de6aa3
ixgbe: Add support for padding packet
by Alexander Duyck
· 8 years ago
3fd21876
ixgbe: Break out Rx buffer page management
by Alexander Duyck
· 8 years ago
c3630cc
ixgbe: Use length to determine if descriptor is done
by Alexander Duyck
· 8 years ago
4f4542b
ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE
by Alexander Duyck
· 8 years ago
1b56cf4
ixgbe: Update code to better handle incrementing page count
by Alexander Duyck
· 8 years ago
f3213d9
ixgbe: Update driver to make use of DMA attributes in Rx path
by Alexander Duyck
· 8 years ago
f215af8
ixgbe: Only DMA sync frame length
by Alexander Duyck
· 8 years ago
af43da0
ixgbe: Add function for checking to see if we can reuse page
by Alexander Duyck
· 8 years ago
1733284
ixgbe: Update version to reflect added functionality
by Mark Rustad
· 8 years ago
3f40c74
ixgbe: prefix Data Center Bridge ops struct
by Stephen Hemminger
· 8 years ago
3ffc1af
ixgbe: get rid of custom busy polling code
by Eric Dumazet
· 8 years ago
4a7c972
net: Remove usage of net_device last_rx member
by Tobias Klauser
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
b3eb4e1
ixgbe: Implement support for firmware-controlled PHYs
by Mark Rustad
· 8 years ago
126db13
ixgbe: fix AER error handling
by Emil Tantilov
· 8 years ago
f7f37e7
ixgbe: handle close/suspend race with netif_device_detach/present
by Emil Tantilov
· 8 years ago
cb8e051
ixgbe: Report driver version to firmware for x550 devices
by Tony Nguyen
· 8 years ago
Next »