Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7f3b39dafc6234dc1565fafe6adb15a6c4932182
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
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
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c54cdc3
ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum
by Alexander Duyck
· 8 years ago
9f3c750
ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transport headers
by Sowmini Varadhan
· 8 years ago
5202882
ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packets
by Sowmini Varadhan
· 8 years ago
55570b6
ixgbe: set device if before calling get_invariants
by Emil Tantilov
· 8 years ago
b71f6c4
ixgbe: use link instead of I2C combined abstraction
by Emil Tantilov
· 8 years ago
1fa7125
ixgbe: Handle previously-freed msix_entries
by Mark Rustad
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a3b8cb1
ixgbe: fix panic when using macvlan with l2-fwd-offload enabled
by Emil Tantilov
· 9 years ago
1cd127f
ixgbe: Flip to the new dev walk API
by David Ahern
· 8 years ago
91c527a
ethernet/intel: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
5724b8b
net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror'
by Shmulik Ladkani
· 8 years ago
e24fcf2
ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PF
by Alexander Duyck
· 9 years ago
691e412
ixgbe: simplify the logic for setting VLAN filtering
by Emil Tantilov
· 9 years ago
92ed843
ixgbe: Add support for new X557 device
by Don Skidmore
· 9 years ago
a21d082
ixgbe: add support for geneve Rx offload
by Emil Tantilov
· 9 years ago
57ca2a4
ixgbe: use atomic bitwise operations when handling reset requests
by Emil Tantilov
· 9 years ago
a55defd
ixgbe: only check Tx queue enablement when debugging
by Emil Tantilov
· 9 years ago
22dc13c
net_sched: convert tcf_exts from list to pointer array
by WANG Cong
· 9 years ago
3d95182
ixgbe: Re-enable ability to toggle VLAN filtering
by Alexander Duyck
· 9 years ago
f60439b
ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
by Alexander Duyck
· 9 years ago
c8d0267
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
9bc4a1c
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
de0ba9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
aac9e05
ixgbe: cleanup crosstalk fix
by Don Skidmore
· 9 years ago
6b83687
ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()
by Wei Yongjun
· 9 years ago
90c6f87
ixgbe: Fix minor typo while freeing irq
by Babu Moger
· 9 years ago
4b732cd
ixgbe: napi_poll must return the work done
by Paolo Abeni
· 9 years ago
e5de25d
drivers/net: fixup comments after "Future-proof tunnel offload handlers"
by Sabrina Dubroca
· 9 years ago
12746fd
ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 offloads
by Amritha Nambiar
· 9 years ago
1ecedc9
ixgbe: Fix deleting link filters for cls_u32 offloads
by Amritha Nambiar
· 9 years ago
56d766d
ethernet/intel: Use pci_(request|release)_mem_regions
by Johannes Thumshirn
· 9 years ago
b3a4955
ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
by Alexander Duyck
· 9 years ago
bf2d1df
intel: Add support for IPv6 IP-in-IP offload
by Alexander Duyck
· 9 years ago
7e13318
net: define gso types for IPx over IPv4 and IPv6
by Tom Herbert
· 9 years ago
5eee87c
ixgbe: Fix VLAN features error
by Alexander Duyck
· 9 years ago
11f2b49
ixgbe: use correct mask when enabling sriov
by Emil Tantilov
· 9 years ago
aa8a8b0
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
4d0e965
drivers: replace dev->trans_start accesses with dev_trans_start
by Florian Westphal
· 9 years ago
8829009
ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a
by Usha Ketineni
· 9 years ago
Next »