Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b4f47a483045a6e6b31be8ade76cdfef7091f18b
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
b4f47a4
ixgbe: use BIT() macro
by Jacob Keller
· 9 years ago
4319a79
ixgbe: Add work around for empty SFP+ cage crosstalk
by Don Skidmore
· 9 years ago
2f2219b
ixgbe: Add register wait for slow links
by Mark Rustad
· 9 years ago
77f192a
ixgbe: consolidate the configuration of spoof checking
by Emil Tantilov
· 9 years ago
b1f99a7
ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock
by Hannes Frederic Sowa
· 9 years ago
10ef00f
ixgbe: Bump version number
by Mark Rustad
· 9 years ago
f572b2c
ixgbe: Add KR backplane support for x550em_a
by Mark Rustad
· 9 years ago
200157c
ixgbe: Add support for SGMII backplane interface
by Mark Rustad
· 9 years ago
2d40cd1
ixgbe: Add support for SFPs with retimer
by Mark Rustad
· 9 years ago
49425df
ixgbe: Add support for x550em_a 10G MAC type
by Mark Rustad
· 9 years ago
a711ad8
ixgbe: Add support for single-port X550 device
by Mark Rustad
· 9 years ago
8220bbc
ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic
by Alexander Duyck
· 9 years ago
0c5a616
ixgbe: Add support for toggling VLAN filtering flag via ethtool
by Alexander Duyck
· 9 years ago
4ae7834
ixgbe: Extend cls_u32 offload to support UDP headers
by Amritha Nambiar
· 9 years ago
dbd15b8
ixgbe: Place SWFW semaphore in known valid state at probe
by Don Skidmore
· 9 years ago
c04f90e
ixgbe: add a callback to set the maximum transmit bitrate
by Rostislav Pehlivanov
· 9 years ago
49763de
ixgbe: Add support for generic Tx checksums
by Alexander Duyck
· 9 years ago
c7374b5
ixgbe: use eth_platform_get_mac_address()
by Sowmini Varadhan
· 9 years ago
3768901
ixgbe: Make all unchanging ops structures const
by Mark Rustad
· 9 years ago
06bb1c3
ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTA
by Alexander Duyck
· 9 years ago
18be4fc
ixgbe: Do not allow PF to add VLVF entry unless it actually needs it
by Alexander Duyck
· 9 years ago
ebd83ad
ixgbe: Fix cls_u32 offload support for fields with masks
by Sridhar Samudrala
· 9 years ago
176621c
ixgbe: fix error handling in TC cls_u32 offload routines
by Sridhar Samudrala
· 9 years ago
6e2a60b
ixgbe: make __ixgbe_setup_tc static
by Emil Tantilov
· 9 years ago
6c211fe1
ixgbe: call ndo_stop() instead of dev_close() when running offline selftest
by Stefan Assmann
· 9 years ago
e2873d4
ixgbe: Fix ATR so that it correctly handles IPv6 extension headers
by Alexander Duyck
· 9 years ago
9f12df9
ixgbe: Store VXLAN port number in network order
by Alexander Duyck
· 9 years ago
5676804
ixgbe: Fix for RAR0 not being set to default MAC addr
by Tushar Dave
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
fe896d1
mm: introduce page reference manipulation functions
by Joonsoo Kim
· 9 years ago
5eb4dce
net: relax setup_tc ndo op handle restriction
by John Fastabend
· 9 years ago
2b6ab0d
net: cls_u32: move TC offload feature bit into cls_u32 offload logic
by John Fastabend
· 9 years ago
db956ae
net: ixgbe: abort with cls u32 divisor groups greater than 1
by John Fastabend
· 9 years ago
b82b17d
net: ixgbe: add support for tc_u32 offload
by John Fastabend
· 9 years ago
16e5cc6
net: rework setup_tc ndo op to consume general tc operand
by John Fastabend
· 9 years ago
e4c6734
net: rework ndo tc op to consume additional qdisc handle parameter
by John Fastabend
· 9 years ago
a3a8749
ixgbe: bulk free SKBs during TX completion cleanup cycle
by Jesper Dangaard Brouer
· 9 years ago
e19dcde
ixgbe: Make ATR recognize IPv6 extended headers
by Mark Rustad
· 9 years ago
8b75451
ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
by Neerav Parikh
· 9 years ago
d469251
ixgbe: Correct handling of any outer UDP checksum setting
by Mark Rustad
· 9 years ago
fb8ad4a
ixgbe: Clean up redundancy in hw_enc_features
by Mark Rustad
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
53692b1
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
by Tom Herbert
· 9 years ago
e1d0a2a
ixgbe: Fix VLAN promisc in relation to SR-IOV
by Alexander Duyck
· 9 years ago
1636956
ixgbe: Add support for VLAN promiscuous with SR-IOV
by Alexander Duyck
· 9 years ago
b6488b6
ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
by Alexander Duyck
· 9 years ago
530fd82
ixgbe: Return error on failure to allocate mac_table
by Alexander Duyck
· 9 years ago
bf4d67d
ixgbe: Reset interface after enabling SR-IOV
by Alexander Duyck
· 9 years ago
36a92d7
ixgbe: Handle extended IPv6 headers in Tx path
by Mark Rustad
· 9 years ago
988d130
ixgbe: Save VF info and take references
by Mark Rustad
· 9 years ago
a9763f3
ixgbe: Update PTP to support X550EM_x devices
by Mark Rustad
· 9 years ago
2f9be16
ixgbe: Allow FDB entries access to more RAR filters
by Alexander Duyck
· 9 years ago
0f079d2
ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
by Alexander Duyck
· 9 years ago
c9f53e6
ixgbe: Refactor MAC address configuration code
by Alexander Duyck
· 9 years ago
780484d
ixgbe: Use private workqueue to avoid certain possible hangs
by Mark Rustad
· 9 years ago
ef2662b
ixgbe/ixgbevf: use napi_schedule_irqoff()
by Alexander Duyck
· 9 years ago
5d6002b
ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector
by Alexander Duyck
· 9 years ago
a897a2a
ixgbe: fix multiple kernel-doc errors
by Jean Sacren
· 9 years ago
cc1f88b
ixgbe: Delete redundant include file
by Mark Rustad
· 9 years ago
93f93a4
net: move skb_mark_napi_id() into core networking stack
by Eric Dumazet
· 9 years ago
54011e4
ixgbe: Add new ndo to trust VF
by Hiroshi Shimamoto
· 9 years ago
32b3e08
drivers/net/intel: use napi_complete_done()
by Jesse Brandeburg
· 9 years ago
72bfd32
ixgbe: disable LRO by default
by Emil Tantilov
· 9 years ago
f079fa0
ixgbe: add flow control ethertype to the anti-spoofing filter
by Emil Tantilov
· 9 years ago
21dd560
ixgbe: Advance version to 4.2.1
by Mark Rustad
· 9 years ago
c5846ba
ixgbe: X540 thermal warning interrupt not a GPI
by Mark Rustad
· 9 years ago
9de7605
ixgbe: Correct several flaws with with DCA setup
by Mark Rustad
· 9 years ago
018d714
ixgbe: Add new X550EM SFP+ device ID
by Mark Rustad
· 9 years ago
f961dda
ixgbe: Add small packet padding support for X550
by Mark Rustad
· 9 years ago
052a1a7
ixgbe: Correct setting of RDRXCTL register for X550* devices
by Mark Rustad
· 9 years ago
58e7cd2
ixgbe: Limit SFP polling rate
by Mark Rustad
· 9 years ago
cbd45ec
ixgbe: Add X550EM support for SFP insertion interrupt
by Mark Rustad
· 9 years ago
29a8dca
ixgbe: Accept SFP not present errors on all devices
by Mark Rustad
· 9 years ago
a023bbd
ixgbe: Add SFP+ detection for X550 hardware
by Don Skidmore
· 9 years ago
8ac34f1
ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
by Alexander Duyck
· 9 years ago
6b010e9
ixgbe: Teardown SR-IOV before unregister_netdev()
by Alex Williamson
· 9 years ago
4ccc650
ixgbe: fix issue with SFP events with new X550 devices
by Don Skidmore
· 9 years ago
7837e28
ixgbe: Remove bimodal SR-IOV disabling
by Alex Williamson
· 9 years ago
454adb0
ixgbe: Add support for reporting 2.5G link speed
by Mark Rustad
· 9 years ago
7e3f5c8
ixgbe: fix bounds checking in ixgbe_setup_tc for 82598
by Emil Tantilov
· 9 years ago
1c7cf07
ixgbe: support for ethtool set_rxfh
by Tom Barbette
· 9 years ago
bc52f95
ixgbe: use kzalloc for allocating one thing
by Maninder Singh
· 9 years ago
f9328bc
ixgbe: add new bus type for intergrated I/O interface (IOSF)
by Don Skidmore
· 9 years ago
6ac7439
ixgbe: Add support for entering low power link up state
by Don Skidmore
· 9 years ago
67359c3
ixgbe: Add support for VXLAN RX offloads
by Mark Rustad
· 9 years ago
f467bc0
ixgbe: Add support for UDP-encapsulated tx checksum offload
by Mark Rustad
· 9 years ago
0d36938
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2f064f3
mm: make page pfmemalloc check more robust
by Michal Hocko
· 9 years ago
56d1392
ixgbe: TRIVIAL fix up double 'the' and comment style
by Jacob Keller
· 9 years ago
7edda4b
ixgbe: Specify Rx hash type WRT Rx desc RSS type
by Fan Du
· 10 years ago
7d4f8d8
switchdev; add VLAN support for port's bridge_getlink
by Scott Feldman
· 9 years ago
deda562
ixgbe: Add support for another X550 device.
by Don Skidmore
· 9 years ago
45788d2
ixgbe: fix issue with sfp events with new X550 devices
by Don Skidmore
· 9 years ago
597f22d
ixgbe: add support for interrupts from X550 external PHY
by Don Skidmore
· 9 years ago
f44e751
ixgbe: Add const string for overheat message
by Don Skidmore
· 9 years ago
961fac8
ixgbe: Add a PHY power state method
by Don Skidmore
· 9 years ago
df8c26f
ixgbe: add support for WoL and autoneg FC for some X550 devices
by Don Skidmore
· 9 years ago
9a900ec
ixgbe: add array of MAC type dependent values
by Don Skidmore
· 9 years ago
a1e869d
ixgbe: Use a signed type to hold error codes
by Mark Rustad
· 10 years ago
Next »