Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
98efd69493b9d4b02353a552af8ffaaf30de8af4
/
drivers
/
net
/
ethernet
/
intel
/
igb
c191530
igb: use new API ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 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
e089129
igb: Add support for ethtool private flag to allow use of legacy Rx
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
cb0ef1d
igb: Only sync size of expected frame in ethtool testing
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
9a284e5
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
by Masahiro Yamada
· 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
76ed5a8
igb: Fix hw_dbg logging in igb_update_flash_i210
by Hannu Lounento
· 8 years ago
5bc8c23
igb: add i211 to i210 PHY workaround
by Todd Fujinaka
· 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
1827853
igb: reset the PHY before reading the PHY ID
by Aaron Sierra
· 8 years ago
629823b
igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
by Cao jin
· 8 years ago
4e684f5
igb: Workaround for igb i210 firmware issue
by Chris J Arges
· 8 years ago
c4f9b6e
igb: correct register comments
by Cao jin
· 8 years ago
030ec9e
igb: Realign bad indentation
by Joe Perches
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 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
c79e975
ptp: igb: Use the high resolution frequency method.
by Richard Cochran
· 8 years ago
91c527a
ethernet/intel: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
ac28b41
igb: restore PPS signal on igb_ptp_reset
by Jacob Keller
· 8 years ago
0742337
igb: bump version to igb-5.4.0
by Todd Fujinaka
· 8 years ago
7a82347
igb: fix non static symbol warning
by Wei Yongjun
· 8 years ago
79aab09
net: Update API for VF vlan protocol 802.1ad support
by Moshe Shemesh
· 8 years ago
efee95f
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
by Nicolas Pitre
· 8 years ago
54be813
igb: fix error code in igb_add_ethtool_nfc_entry()
by Gangfeng Huang
· 8 years ago
7a277a9
igb: support RX flow classification by VLAN priority
by Gangfeng Huang
· 8 years ago
64c75d4
igb: support RX flow classification by ethertype
by Gangfeng Huang
· 8 years ago
0e71def
igb: add support of RX network flow classification
by Gangfeng Huang
· 8 years ago
0066c8b
igb: fix adjusting PTP timestamps for Tx/Rx latency
by Kshitiz Gupta
· 8 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
· 8 years ago
8646f7b
igb: call igb_ptp_suspend during suspend/resume cycle
by Jacob Keller
· 9 years ago
e3f2350
igb: implement igb_ptp_suspend
by Jacob Keller
· 9 years ago
4f3ce71
igb: re-use igb_ptp_reset in igb_ptp_init
by Jacob Keller
· 9 years ago
6373716
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
by Jacob Keller
· 9 years ago
462f118
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
by Jacob Keller
· 9 years ago
56d766d
ethernet/intel: Use pci_(request|release)_mem_regions
by Johannes Thumshirn
· 8 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
3f544d2
igb: adjust PTP timestamps for Tx/Rx latency
by Nathan Sullivan
· 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
efea95d
igb: Garbled output for "ethtool -m"
by Doron Shikmoni
· 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
569f3b3
igb: add conditions for I210 to generate periodic clock output
by Roland Hii
· 9 years ago
5e350b9
igb: enable WoL for OEM devices regardless of EEPROM setting
by Todd Fujinaka
· 9 years ago
5b70e4a
igb: constify e1000_phy_operations structure
by Julia Lawall
· 9 years ago
b72f3f7
igb: When GbE link up, wait for Remote receiver status condition
by Takuma Ueba
· 9 years ago
bf456ab
igb: Add workaround for VLAN tag stripping on 82576
by Alexander Duyck
· 9 years ago
268f9d3
igb: Enable use of "bridge fdb add" to set unicast table entries
by Alexander Duyck
· 9 years ago
9c2f186
igb: Drop unnecessary checks in transmit path
by Alexander Duyck
· 9 years ago
16903ca
igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
by Alexander Duyck
· 9 years ago
a15d925
igb: Clean-up configuration of VF port VLANs
by Alexander Duyck
· 9 years ago
8b77c6b
igb: Merge VLVF configuration into igb_vfta_set
by Alexander Duyck
· 9 years ago
5982a55
igb: Always enable VLAN 0 even if 8021q is not loaded
by Alexander Duyck
· 9 years ago
d3836f8
igb: Do not factor VLANs into RLPML calculation
by Alexander Duyck
· 9 years ago
45693bc
igb: Allow asymmetric configuration of MTU versus Rx frame size
by Alexander Duyck
· 9 years ago
832e821
igb: Refactor VFTA configuration
by Alexander Duyck
· 9 years ago
c327858
igb: clean up code for setting MAC address
by Alexander Duyck
· 9 years ago
9ce0e8d
igb/igbvf: don't give up
by Mitch Williams
· 9 years ago
37a5d16
igb: Unpair the queues when changing the number of queues
by Shota Suzuki
· 9 years ago
ceb27759
igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
by Shota Suzuki
· 9 years ago
53692b1
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
by Tom Herbert
· 9 years ago
d602de0
igb: Explicitly label self-test result indices
by Joe Schultz
· 9 years ago
3627f8f
igb: Improve cable length function for I210, etc.
by Joe Schultz
· 9 years ago
06b0dd6
igb: Don't add PHY address to PCDL address
by Aaron Sierra
· 9 years ago
2a3cdea
igb: Remove GS40G specific defines/functions
by Aaron Sierra
· 9 years ago
7b06a69
igb: improve handling of disconnected adapters
by Jarod Wilson
· 9 years ago
be06998
igb: fix NULL derefs due to skipped SR-IOV enabling
by Jan Beulich
· 9 years ago
08c9912
igb: use the correct i210 register for EEMNGCTL
by Todd Fujinaka
· 9 years ago
73bf804
igb: don't unmap NULL hw_addr
by Jarod Wilson
· 9 years ago
18f7ce5
igb: add 88E1543 initialization code
by Todd Fujinaka
· 9 years ago
32b3e08
drivers/net/intel: use napi_complete_done()
by Jesse Brandeburg
· 9 years ago
Next »