index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2020-01-17
igc: Add SKU for i225 device
Sasha Neftin
2020-01-17
igc: Remove unused definition
Sasha Neftin
2020-01-17
igc: Fix typo in a comment
Sasha Neftin
2020-01-06
igc: Use Start of Packet signal from PHY for timestamping
Vinicius Costa Gomes
2020-01-06
igc: Add support for ethtool GET_TS_INFO command
Vinicius Costa Gomes
2020-01-06
igc: Add support for TX timestamping
Vinicius Costa Gomes
2020-01-06
igc: Add support for RX timestamping
Vinicius Costa Gomes
2020-01-06
igc: Add basic skeleton for PTP
Vinicius Costa Gomes
2020-01-04
igc: Remove no need declaration of the igc_sw_init
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_write_itr
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_assign_vector
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_free_q_vector
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_free_q_vectors
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_irq_disable
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_irq_enable
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_configure_msix
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_set_rx_mode
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_set_interrupt_capability
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_alloc_mapped_page
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_configure
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_set_default_mac_filter
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_power_down_link
Sasha Neftin
2020-01-04
igc: Remove no need declaration of the igc_clean_tx_ring
Sasha Neftin
2020-01-03
ice: Add device ids for E822 devices
Jacob Keller
2020-01-03
ice: Suppress Coverity warnings for xdp_rxq_info_reg
Krzysztof Kazimierczak
2020-01-03
ice: Add a boundary check in ice_xsk_umem()
Krzysztof Kazimierczak
2020-01-03
ice: add extra check for null Rx descriptor
Mitch Williams
2020-01-03
ice: suppress checked_return error
Bruce Allan
2020-01-03
ice: Demote MTU change print to debug
Tony Nguyen
2020-01-03
ice: Enable ip link show on the PF to display VF unicast MAC(s)
Brett Creeley
2020-01-03
ice: Fix VF link state when it's IFLA_VF_LINK_STATE_AUTO
Brett Creeley
2020-01-03
ice: Remove Rx flex descriptor programming
Vignesh Sridhar
2020-01-03
ice: Return error on not supported ethtool -C parameters
Michal Swiatkowski
2020-01-03
ice: Restore interrupt throttle settings after VSI rebuild
Michal Swiatkowski
2020-01-03
ice: Set default value for ITR in alloc function
Michal Swiatkowski
2020-01-03
ice: Add ice_for_each_vf() macro
Brett Creeley
2020-01-03
ice: Add code to keep track of current dflt_vsi
Brett Creeley
2020-01-03
ice: Fix VF spoofchk
Brett Creeley
2020-01-03
ice: Support UDP segmentation offload
Brett Creeley
2019-12-31
igc: Remove serdes comments from a description of methods
Sasha Neftin
2019-12-31
e1000e: Use netdev_info instead of pr_info for link messages
Alexander Duyck
2019-12-31
igc: Add legacy power management support
Sasha Neftin
2019-12-31
igc: Add 64 bit DMA access support
Sasha Neftin
2019-12-31
igc: Fix parameter descriptions for a several functions
Sasha Neftin
2019-12-31
igc: Fix the parameter description for igc_alloc_rx_buffers
Sasha Neftin
2019-12-31
igc: Remove excess parameter description from igc_is_non_eop
Sasha Neftin
2019-12-31
igc: Prefer to use the pci_release_mem_regions method
Sasha Neftin
2019-12-31
igc: Improve the DMA mapping flow
Sasha Neftin
2019-12-31
igc: Add scatter gather support
Sasha Neftin
2019-12-31
igb: dont drop packets if rx flow control is enabled
Robert Beckett
[next]