index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
igc: Remove no need declaration of the igc_sw_init
Sasha Neftin
2020-01-04
1
-743
/
+740
*
|
igc: Remove no need declaration of the igc_write_itr
Sasha Neftin
2020-01-04
1
-17
/
+16
*
|
igc: Remove no need declaration of the igc_assign_vector
Sasha Neftin
2020-01-04
1
-62
/
+61
*
|
igc: Remove no need declaration of the igc_free_q_vector
Sasha Neftin
2020-01-04
1
-21
/
+20
*
|
igc: Remove no need declaration of the igc_free_q_vectors
Sasha Neftin
2020-01-04
1
-14
/
+13
*
|
igc: Remove no need declaration of the igc_irq_disable
Sasha Neftin
2020-01-04
1
-34
/
+33
*
|
igc: Remove no need declaration of the igc_irq_enable
Sasha Neftin
2020-01-04
1
-24
/
+23
*
|
igc: Remove no need declaration of the igc_configure_msix
Sasha Neftin
2020-01-04
1
-45
/
+44
*
|
igc: Remove no need declaration of the igc_set_rx_mode
Sasha Neftin
2020-01-04
1
-177
/
+176
*
|
igc: Remove no need declaration of the igc_set_interrupt_capability
Sasha Neftin
2020-01-04
1
-72
/
+70
*
|
igc: Remove no need declaration of the igc_alloc_mapped_page
Sasha Neftin
2020-01-04
1
-48
/
+46
*
|
igc: Remove no need declaration of the igc_configure
Sasha Neftin
2020-01-04
1
-46
/
+45
*
|
igc: Remove no need declaration of the igc_set_default_mac_filter
Sasha Neftin
2020-01-04
1
-46
/
+45
*
|
igc: Remove no need declaration of the igc_power_down_link
Sasha Neftin
2020-01-04
1
-11
/
+10
*
|
igc: Remove no need declaration of the igc_clean_tx_ring
Sasha Neftin
2020-01-04
1
-38
/
+37
*
|
ice: Add device ids for E822 devices
Jacob Keller
2020-01-03
3
-0
/
+39
*
|
ice: Suppress Coverity warnings for xdp_rxq_info_reg
Krzysztof Kazimierczak
2020-01-03
1
-0
/
+2
*
|
ice: Add a boundary check in ice_xsk_umem()
Krzysztof Kazimierczak
2020-01-03
3
-3
/
+6
*
|
ice: add extra check for null Rx descriptor
Mitch Williams
2020-01-03
1
-5
/
+8
*
|
ice: suppress checked_return error
Bruce Allan
2020-01-03
1
-0
/
+6
*
|
ice: Demote MTU change print to debug
Tony Nguyen
2020-01-03
1
-1
/
+1
*
|
ice: Enable ip link show on the PF to display VF unicast MAC(s)
Brett Creeley
2020-01-03
1
-100
/
+99
*
|
ice: Fix VF link state when it's IFLA_VF_LINK_STATE_AUTO
Brett Creeley
2020-01-03
2
-47
/
+12
*
|
ice: Remove Rx flex descriptor programming
Vignesh Sridhar
2020-01-03
2
-113
/
+0
*
|
ice: Return error on not supported ethtool -C parameters
Michal Swiatkowski
2020-01-03
1
-0
/
+50
*
|
ice: Restore interrupt throttle settings after VSI rebuild
Michal Swiatkowski
2020-01-03
2
-0
/
+108
*
|
ice: Set default value for ITR in alloc function
Michal Swiatkowski
2020-01-03
1
-9
/
+4
*
|
ice: Add ice_for_each_vf() macro
Brett Creeley
2020-01-03
4
-15
/
+22
*
|
ice: Add code to keep track of current dflt_vsi
Brett Creeley
2020-01-03
4
-16
/
+155
*
|
ice: Fix VF spoofchk
Brett Creeley
2020-01-03
4
-97
/
+146
*
|
ice: Support UDP segmentation offload
Brett Creeley
2020-01-03
2
-4
/
+14
*
|
igc: Remove serdes comments from a description of methods
Sasha Neftin
2019-12-31
1
-2
/
+2
*
|
e1000e: Use netdev_info instead of pr_info for link messages
Alexander Duyck
2019-12-31
1
-8
/
+9
*
|
igc: Add legacy power management support
Sasha Neftin
2019-12-31
4
-0
/
+246
*
|
igc: Add 64 bit DMA access support
Sasha Neftin
2019-12-31
1
-0
/
+3
*
|
igc: Fix parameter descriptions for a several functions
Sasha Neftin
2019-12-31
1
-3
/
+7
*
|
igc: Fix the parameter description for igc_alloc_rx_buffers
Sasha Neftin
2019-12-31
1
-1
/
+2
*
|
igc: Remove excess parameter description from igc_is_non_eop
Sasha Neftin
2019-12-31
1
-1
/
+0
*
|
igc: Prefer to use the pci_release_mem_regions method
Sasha Neftin
2019-12-31
1
-2
/
+1
*
|
igc: Improve the DMA mapping flow
Sasha Neftin
2019-12-31
1
-15
/
+9
*
|
igc: Add scatter gather support
Sasha Neftin
2019-12-31
1
-0
/
+1
*
|
igb: dont drop packets if rx flow control is enabled
Robert Beckett
2019-12-31
3
-14
/
+42
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-27
3
-6
/
+6
|
\
\
|
*
|
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
2019-12-20
3
-6
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
15
-25
/
+42
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
5
-7
/
+24
|
|
\
\
|
|
*
|
net/ixgbe: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2019-12-19
2
-3
/
+12
|
|
*
|
net/i40e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2019-12-19
3
-4
/
+12
|
|
|
/
|
*
/
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
10
-18
/
+18
|
|
/
*
/
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
13
-16
/
+18
|
/
[prev]
[next]