index
:
blackbird-op-linux
master
Blackbird™ 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
/
igc
/
igc_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
igc: Add support for TSO
Sasha Neftin
2020-01-17
1
-1
/
+112
*
igc: Add SKU for i225 device
Sasha Neftin
2020-01-17
1
-0
/
+1
*
igc: Fix typo in a comment
Sasha Neftin
2020-01-17
1
-1
/
+1
*
igc: Add support for TX timestamping
Vinicius Costa Gomes
2020-01-06
1
-0
/
+50
*
igc: Add support for RX timestamping
Vinicius Costa Gomes
2020-01-06
1
-0
/
+10
*
igc: Add basic skeleton for PTP
Vinicius Costa Gomes
2020-01-06
1
-0
/
+27
*
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
*
igc: Remove serdes comments from a description of methods
Sasha Neftin
2019-12-31
1
-2
/
+2
*
igc: Add legacy power management support
Sasha Neftin
2019-12-31
1
-0
/
+204
*
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
1
-2
/
+2
|
\
|
*
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
2019-11-08
1
-2
/
+2
*
|
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
2019-11-07
1
-3
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-1
/
+2
|
\
|
|
*
igb/igc: Don't warn on fatal read failures when the device is removed
Lyude Paul
2019-10-31
1
-1
/
+2
*
|
igc: Clean up unused shadow_vfta pointer
Sasha Neftin
2019-10-21
1
-1
/
+0
*
|
igc: Add Rx checksum support
Sasha Neftin
2019-10-21
1
-0
/
+43
*
|
igc: Add set_rx_mode support
Sasha Neftin
2019-10-21
1
-0
/
+181
*
|
igc: Add SCTP CRC checksumming functionality
Sasha Neftin
2019-10-21
1
-0
/
+1
|
/
*
igc: Add tx_csum offload functionality
Sasha Neftin
2019-09-09
1
-0
/
+97
*
igc: Add NVM checksum validation
Sasha Neftin
2019-09-09
1
-0
/
+9
*
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-22
1
-2
/
+1
*
igc: Add more SKUs for i225 device
Sasha Neftin
2019-07-24
1
-0
/
+3
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-2
/
+3
*
igc: Prefer pcie_capability_read_word()
Frederick Lawler
2019-07-21
1
-8
/
+4
*
igc: Add flow control support
Sasha Neftin
2019-05-28
1
-0
/
+21
*
igb/igc: warn when fatal read failure happens
Feng Tang
2019-05-28
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-3
/
+448
|
\
|
*
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-23
1
-1
/
+1
|
*
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-04-01
1
-1
/
+1
[next]