aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAge
* sfc: revert changes to NIC revision numbersBert Kenward2017-05-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-26
|\
| * sfc: tx ring can only have 2048 entries for all EF10 NICsBert Kenward2017-04-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-20
|\|
| * sfc: limit the number of receive queuesBert Kenward2017-04-17
* | sfc: don't insert mc_list on low-latency firmware if it's too longEdward Cree2017-04-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-23
|\|
| * sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter2017-03-22
* | mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar2017-03-15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-04
|\
| * sfc: fix IPID endianness in TSOv2Edward Cree2017-03-03
| * sfc: avoid max() in array sizeEdward Cree2017-03-03
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
|/
* scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-27
* sfc: do not device_attach if a reset is pendingPeter Dunning2017-02-17
* sfc: forget filters from sw table if hw replies ENOENT on removing themBert Kenward2017-02-17
* sfc: fix filter_id misinterpretation in edge caseJon Cooper2017-02-17
* sfc: only fall back to a lower interrupt mode if it is supportedAndrew Rybchenko2017-02-14
* sfc: MSI-X is the only interrupt mode for EF10 VFsAndrew Rybchenko2017-02-14
* sfc: fix swapped arguments to efx_ef10_handle_rx_event_errorsEdward Cree2017-02-11
* sfc: configure UDP tunnel offload portsJon Cooper2017-02-09
* sfc: update mcdi_pcol definitions for MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTSMatthew Slattery2017-02-09
* sfc: call mcdi_reboot_detected() when MC reboots during an MCDI commandJon Cooper2017-02-09
* sfc: harden driver against MC resets during initial probeJon Cooper2017-02-09
* sfc: set csum_level for encapsulated packetsJon Cooper2017-02-09
* sfc: process RX event inner checksum flagsJon Cooper2017-02-09
* sfc: fix an off by one bugDan Carpenter2017-02-07
* sfc: don't rearm interrupts if busy pollingBert Kenward2017-02-06
* sfc-falcon: get rid of custom busy polling codeEric Dumazet2017-02-03
* sfc: get rid of custom busy polling codeEric Dumazet2017-02-03
* sfc: fix an off-by-one compare on an array sizeColin Ian King2017-01-31
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* sfc: insert catch-all filters for encapsulated trafficEdward Cree2017-01-27
* sfc: refactor debug-or-warnings printksJon Cooper2017-01-27
* sfc: fixes to filter restore handlingJon Cooper2017-01-27
* sfc: reduce severity of PIO buffer alloc failuresTomáš Pilař2017-01-25
* sfc: read back RX hash config from the NIC when querying it with ethtool -xEdward Cree2017-01-17
* sfc: support setting RSS hash key through ethtool APIEdward Cree2017-01-17
* sfc: get PIO buffer size from the NICEdward Cree2017-01-16
* sfc: allow PIO more oftenEdward Cree2017-01-16
* sfc: Replace memset with eth_zero_addrShyam Saini2017-01-16
* sfc: efx_get_phys_port_id() can be staticWei Yongjun2017-01-11
* sfc: stop setting dev_portBert Kenward2017-01-10
* sfc: implement ndo_get_phys_port_nameBert Kenward2017-01-10
* sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOVBert Kenward2017-01-10
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-05
|\
| * sfc: don't report RX hash keys to ethtool when RSS wasn't enabledEdward Cree2017-01-04
* | sfc-falcon: declare module version (same as ethtool drvinfo version)Edward Cree2017-01-03
* | sfc: declare module version (same as ethtool drvinfo version)Edward Cree2017-01-03