Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7e9660ff6ff1c154f2590ade0ac3ad563f1522ab
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_main.c
7e9660f
igb_main: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
73017f4
igb: Use dma_wmb() instead of wmb() before doorbell writes
by Venkatesh Srinivas
· 7 years ago
3048cf8
igb: Add support for ETF offload
by Jesus Sanchez-Palencia
· 7 years ago
1b9231e
igb: Only call skb_tx_timestamp after descriptors are ready
by Jesus Sanchez-Palencia
· 7 years ago
8080e6a
igb: Refactor igb_offload_cbs()
by Jesus Sanchez-Palencia
· 7 years ago
0364a0d
igb: Only change Tx arbitration when CBS is on
by Jesus Sanchez-Palencia
· 7 years ago
91db364
igb: Refactor igb_configure_cbs()
by Jesus Sanchez-Palencia
· 7 years ago
60513bd
net: sched: pass extack pointer to block binds and cb registration
by John Hurley
· 7 years ago
246ab6f
cls_flower: fix error values for commands not supported by drivers
by Jiri Pirko
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
06140c7
igb: Wait 10ms just once after TX queues reset
by Sergey Nemov
· 7 years ago
1ec2297
igb: Clear TSICR interrupts together with ICR
by Joanna Yurdal
· 7 years ago
51dce24
net: intel: Cleanup the copyright/license headers
by Jeff Kirsher
· 7 years ago
e086be9
igb: Add support for adding offloaded clsflower filters
by Vinicius Costa Gomes
· 7 years ago
f8f3d34
igb: Add the skeletons for tc-flower offloading
by Vinicius Costa Gomes
· 7 years ago
872f923
igb: Allow filters to be added for the local MAC address
by Vinicius Costa Gomes
· 7 years ago
0a82389
igb: Add support for enabling queue steering in filters
by Vinicius Costa Gomes
· 7 years ago
1d717cf
igb: Add support for MAC address filters specifying source addresses
by Vinicius Costa Gomes
· 7 years ago
6995ddc
igb: Enable the hardware traffic class feature bit for igb models
by Vinicius Costa Gomes
· 7 years ago
4dc93fc
igb: Fix queue selection on MAC filters on i210
by Vinicius Costa Gomes
· 7 years ago
2707df9
igb: Fix the transmission mode of queue 0 for Qav mode
by Vinicius Costa Gomes
· 7 years ago
ae06c70
intel: add SPDX identifiers to all the Intel drivers
by Jeff Kirsher
· 7 years ago
0a6f2f0
igb: Fix a test with HWTSTAMP_TX_ON
by Christophe JAILLET
· 7 years ago
17a0b9a
igb: Do not call netif_device_detach() when PCIe link goes missing
by Mika Westerberg
· 7 years ago
1b8b062
igb: add VF trust infrastructure
by Corinna Vinschen
· 7 years ago
13169ba
igb: Delete an error message for a failed memory allocation in igb_enable_sriov()
by Markus Elfring
· 7 years ago
888f229
igb: Free IRQs when device is hotplugged
by Lyude Paul
· 7 years ago
0da6090
igb: Clarify idleslope config constraints
by Jesus Sanchez-Palencia
· 7 years ago
28cb2d1
igb: add function to get maximum RSS queues
by Zhang Shengju
· 7 years ago
177132d
igb: Allow to remove administratively set MAC on VFs
by Corinna Vinschen
· 8 years ago
c4cb991
igb: Use smp_rmb rather than read_barrier_depends
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
8521db4
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
by Nogah Frankel
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
05f9d3e
igb: Add support for CBS offload
by Andre Guedes
· 7 years ago
104ba83
igb: Fix TX map failure path
by Jean-Philippe Brucker
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
26566ea
ethernet/intel: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
18eb863
igb: check memory allocation failure
by Christophe JAILLET
· 7 years ago
46b3bb9
igb: do not drop PF mailbox lock after read of VF message
by Greg Edwards
· 8 years ago
2643e6e
igb: Remove incorrect "unexpected SYS WRAP" log message
by Corinna Vinschen
· 8 years ago
26bd4e2
igb: protect TX timestamping from API misuse
by Cliff Spradlin
· 8 years ago
94221ae75
igb: Fix error of RX network flow classification
by Gangfeng Huang
· 8 years ago
b476dea
igb: make a few local functions static
by Colin Ian King
· 8 years ago
81e3f64
igb: Remove useless argument
by Benjamin Poirier
· 8 years ago
e5f36ad
igb: check for Tx timestamp timeouts during watchdog
by Jacob Keller
· 8 years ago
c3b8f85
igb: add statistic indicating number of skipped Tx timestamps
by Jacob Keller
· 8 years ago
74344e3
igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS
by Jacob Keller
· 8 years ago
000ba1f
igb: mark PM functions as __maybe_unused
by Arnd Bergmann
· 8 years ago
b90fa87
igb: Enable reading of wake up packet
by Kim Tatt Chuah
· 8 years ago
4827cc3
igb/igbvf: Add VF MAC filter request capabilities
by Yury Kylulin
· 8 years ago
83c2133
igb: improve MAC filter handling
by Yury Kylulin
· 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
b1bb2eb
igb: Re-add support for build_skb in igb
by Alexander Duyck
· 8 years ago
e014272
igb: Break out Rx buffer page management
by Alexander Duyck
· 8 years ago
e3cdf68
igb: Add support for padding packet
by Alexander Duyck
· 8 years ago
8649aae
igb: Add support for using order 1 pages to receive large frames
by Alexander Duyck
· 8 years ago
3456fd5
igb: Use page_address offset from page instead of masking virtual address
by Alexander Duyck
· 8 years ago
cfbc871
igb: Limit maximum frame Rx based on MTU
by Alexander Duyck
· 8 years ago
7cc6fd4
igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
by Alexander Duyck
· 8 years ago
d2bead5
igb: Clear Rx buffer_info in configure instead of clean
by Alexander Duyck
· 8 years ago
7ec0116
igb: Use length to determine if descriptor is done
by Alexander Duyck
· 8 years ago
7bd1759
igb: Add support for DMA_ATTR_WEAK_ORDERING
by Alexander Duyck
· 8 years ago
4a7c972
net: Remove usage of net_device last_rx member
by Tobias Klauser
· 8 years ago
02ac5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
2976db8
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
by Alexander Duyck
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
9474933
igb: close/suspend race in netif_device_detach
by Todd Fujinaka
· 8 years ago
69b97cf
igb: re-assign hw address pointer on reset after PCI error
by Guilherme G Piccoli
· 8 years ago
629823b
igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
by Cao jin
· 8 years ago
bd4171a
igb: update code to better handle incrementing page count
by Alexander Duyck
· 8 years ago
5be5955
igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
by Alexander Duyck
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
516165a
igb/igbvf: Don't use lco_csum to compute IPv4 checksum
by Alexander Duyck
· 8 years ago
91c527a
ethernet/intel: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
0742337
igb: bump version to igb-5.4.0
by Todd Fujinaka
· 8 years ago
79aab09
net: Update API for VF vlan protocol 802.1ad support
by Moshe Shemesh
· 8 years ago
0e71def
igb: add support of RX network flow classification
by Gangfeng Huang
· 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
· 8 years ago
64f2525
igb: Only DMA sync frame length
by Andrew Lunn
· 9 years ago
8646f7b
igb: call igb_ptp_suspend during suspend/resume cycle
by Jacob Keller
· 9 years ago
4f3ce71
igb: re-use igb_ptp_reset in igb_ptp_init
by Jacob Keller
· 9 years ago
56d766d
ethernet/intel: Use pci_(request|release)_mem_regions
by Johannes Thumshirn
· 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
e10715d
igb/igbvf: Add support for GSO partial
by Alexander Duyck
· 9 years ago
8008f68
igb: make igb_update_pf_vlvf static
by Jacob Keller
· 9 years ago
a51d8c2
igb: use BIT() macro or unsigned prefix
by Jacob Keller
· 9 years ago
4d0e965
drivers: replace dev->trans_start accesses with dev_trans_start
by Florian Westphal
· 9 years ago
d99e366
Revert "igb: Fix a deadlock in igb_sriov_reinit"
by Arika Chen
· 9 years ago
806ffb1
igb: allow setting MAC address on i211 using a device tree blob
by John Holland
· 9 years ago
7f0ba84
igb: Add support for bulk Tx cleanup & cleanup boolean logic
by Alexander Duyck
· 9 years ago
415cd2a
igb: Fix sparse warning about passing __beXX into leXX_to_cpup
by Alexander Duyck
· 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
46eafa5
igb: call ndo_stop() instead of dev_close() when running offline selftest
by Stefan Assmann
· 9 years ago
030f9f5
igb: Fix VLAN tag stripping on Intel i350
by Corinna Vinschen
· 9 years ago
6e03370
igb: Add support for generic Tx checksums
by Alexander Duyck
· 9 years ago
c883de9
igb: rename igb define to be more generic
by Todd Fujinaka
· 9 years ago
Next »