index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: skeleton EF100 PF driver
Edward Cree
2020-07-27
26
-13
/
+1095
*
sfc_ef100: register accesses on EF100
Edward Cree
2020-07-27
2
-3
/
+15
*
sfc_ef100: add EF100 register definitions
Edward Cree
2020-07-27
1
-0
/
+693
*
sfc: remove efx_ethtool_nway_reset()
Edward Cree
2020-07-27
3
-10
/
+0
*
sfc: drop unnecessary list_empty
Julia Lawall
2020-07-27
1
-11
/
+9
*
sfc: convert to new udp_tunnel infrastructure
Jakub Kicinski
2020-07-23
3
-182
/
+63
*
sfc_ef100: helper function to set default RSS table of given size
Edward Cree
2020-07-02
2
-0
/
+23
*
sfc_ef100: NVRAM selftest support code
Edward Cree
2020-07-02
2
-0
/
+63
*
sfc_ef100: populate BUFFER_SIZE_BYTES in INIT_RXQ
Edward Cree
2020-07-02
1
-7
/
+8
*
sfc_ef100: add EF100 to NIC-revision enumeration
Edward Cree
2020-07-02
1
-0
/
+1
*
sfc: get drvinfo driver name from outside the common code
Edward Cree
2020-07-02
3
-1
/
+5
*
sfc: initialise RSS context ID to 'no RSS context' in efx_init_struct()
Edward Cree
2020-07-02
2
-2
/
+1
*
sfc: commonise efx_fini_dmaq
Edward Cree
2020-07-02
3
-40
/
+41
*
sfc: factor out efx_mcdi_filter_table_down() from _remove()
Edward Cree
2020-07-02
2
-13
/
+25
*
sfc: don't call tx_limit_len if NIC type doesn't have one
Edward Cree
2020-07-02
1
-1
/
+5
*
sfc: assign TXQs without gaps
Edward Cree
2020-07-02
10
-72
/
+58
*
sfc: commonise netif_set_real_num[tr]x_queues calls
Edward Cree
2020-07-02
2
-4
/
+6
*
sfc: make tx_queues_per_channel variable at runtime
Edward Cree
2020-07-02
6
-31
/
+30
*
sfc: move modparam 'rss_cpus' out of common channel code
Edward Cree
2020-07-02
3
-3
/
+5
*
sfc: move modparam 'interrupt_mode' out of common channel code
Edward Cree
2020-07-02
3
-5
/
+8
*
sfc: remove max_interrupt_mode
Edward Cree
2020-07-02
4
-12
/
+0
*
sfc: support setting MTU even if not privileged to configure MAC fully
Edward Cree
2020-07-02
7
-23
/
+16
*
sfc: don't call tx_remove if there isn't one
Edward Cree
2020-06-30
1
-1
/
+2
*
sfc: commonise initialisation of efx->vport_id
Edward Cree
2020-06-30
2
-2
/
+1
*
sfc: commonise efx->[rt]xq_entries initialisation
Edward Cree
2020-06-30
2
-1
/
+3
*
sfc: initialise max_[tx_]channels in efx_init_channels()
Edward Cree
2020-06-30
1
-0
/
+3
*
sfc: move definition of EFX_MC_STATS_GENERATION_INVALID
Edward Cree
2020-06-30
3
-3
/
+2
*
sfc: factor out efx_tx_tso_header_length() and understand encapsulation
Edward Cree
2020-06-30
2
-2
/
+16
*
sfc: remove duplicate declaration of efx_enqueue_skb_tso()
Edward Cree
2020-06-30
4
-7
/
+4
*
sfc: commonise TSO fallback code
Edward Cree
2020-06-30
3
-29
/
+28
*
sfc: commonise efx_sync_rx_buffer()
Edward Cree
2020-06-30
2
-8
/
+9
*
sfc: commonise some MAC configuration code
Edward Cree
2020-06-30
3
-15
/
+35
*
sfc: commonise miscellaneous efx functions
Edward Cree
2020-06-30
4
-129
/
+138
*
sfc: add missing licence info to mcdi_filters.c
Edward Cree
2020-06-30
1
-0
/
+11
*
sfc: commonise MCDI MAC stats handling
Edward Cree
2020-06-30
3
-89
/
+109
*
sfc: move NIC-specific mcdi_port declarations out of common header
Edward Cree
2020-06-30
5
-4
/
+21
*
sfc: extend common GRO interface to support CHECKSUM_COMPLETE
Edward Cree
2020-06-30
3
-5
/
+10
*
sfc: commonise ARFS handling
Edward Cree
2020-06-30
4
-239
/
+238
*
sfc: commonise drain event handling
Edward Cree
2020-06-30
3
-10
/
+9
*
sfc: commonise PCI error handlers
Edward Cree
2020-06-30
3
-91
/
+92
*
sfc: track which BAR is mapped
Edward Cree
2020-06-30
4
-10
/
+18
*
sfc: commonise FC advertising
Edward Cree
2020-06-30
4
-27
/
+27
*
sfc: commonise other ethtool bits
Edward Cree
2020-06-30
3
-93
/
+101
*
sfc: commonise ethtool NFC and RXFH/RSS functions
Edward Cree
2020-06-30
3
-672
/
+688
*
sfc: commonise ethtool link handling functions
Edward Cree
2020-06-30
3
-149
/
+157
*
sfc: split up nic.h
Edward Cree
2020-06-30
5
-301
/
+322
*
sfc: refactor EF10 stats handling
Edward Cree
2020-06-30
3
-34
/
+82
*
sfc: don't try to create more channels than we can have VIs
Edward Cree
2020-06-30
4
-4
/
+23
*
sfc: extend bitfield macros up to POPULATE_DWORD_13
Edward Cree
2020-06-30
1
-5
/
+29
*
sfc: determine flag word automatically in efx_has_cap()
Edward Cree
2020-06-30
3
-8
/
+7
[next]