summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAge
* sfc: ARFS filter IDsEdward Cree2018-04-24
* sfc: check RSS is active for filter insertBert Kenward2018-04-17
* sfc: limit ARFS workitems in flight per channelEdward Cree2018-04-14
* sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree2018-04-14
* sfc: insert ARFS filters with replace_equal=trueEdward Cree2018-04-14
* Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-11
|\
| *-. Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki2018-04-11
| |\ \
| | * | jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki2018-04-06
| | |/
* | | Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds2018-04-06
|\ \ \ | |/ / |/| |
| * | mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-21
| |/
* | sfc: remove ctpio_dmabuf_start from statsBert Kenward2018-04-04
* | sfc: fix flow type handling for RSS filtersEdward Cree2018-03-27
* | sfc: protect list of RSS contexts under a mutexEdward Cree2018-03-27
* | sfc: return a better error if filter insertion collides with MC rebootEdward Cree2018-03-27
* | sfc: use a semaphore to lock farch filters tooEdward Cree2018-03-27
* | sfc: give ef10 its own rwsem in the filter table instead of filter_lockEdward Cree2018-03-27
* | sfc: replace asynchronous filter operationsEdward Cree2018-03-27
* | ethernet: Use octal not symbolic permissionsJoe Perches2018-03-26
* | sfc: support FEC configuration through ethtoolEdward Cree2018-03-14
* | sfc: update MCDI protocol headersEdward Cree2018-03-14
* | sfc: support RSS spreading of ethtool ntuple filtersEdward Cree2018-03-08
* | sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMIIColin Ian King2018-02-26
|/
* sfc: mark some unexported symbols as statickbuild test robot2018-01-28
* sfc: add suffix to large constant in ptpBert Kenward2018-01-26
* sfc: support Medford2 frequency adjustment formatLaurence Evans2018-01-25
* sfc: support second + quarter ns time format for receive datapathEdward Cree2018-01-25
* sfc: support separate PTP and general timestampingLaurence Evans2018-01-25
* sfc: simplify RX datapath timestampingLaurence Evans2018-01-25
* sfc: only advertise TX timestamping if we have the license for itMartin Habets2018-01-25
* sfc: on 8000 series use TX queues for TX timestampsEdward Cree2018-01-25
* sfc: MAC TX timestamp handling on the 8000 seriesMartin Habets2018-01-25
* sfc: only enable TX timestamping if the adapter is licensed for itMartin Habets2018-01-25
* sfc: use main datapath for HW timestamps if availableMartin Habets2018-01-25
* sfc: add function to determine which TX timestamping method to useMartin Habets2018-01-25
* sfc: handle TX timestamps in the normal data pathMartin Habets2018-01-25
* sfc: remove tx and MCDI handling from NAPI budget considerationBert Kenward2018-01-25
* sfc: add bits for 25/50/100G supported/advertised speedsEdward Cree2018-01-10
* sfc: support the ethtool ksettings API properly so that 25/50/100G worksEdward Cree2018-01-10
* sfc: basic MCDI mapping of 25/50/100G link speedsEdward Cree2018-01-10
* sfc: expose CTPIO stats on NICs that support themBert Kenward2017-12-21
* sfc: expose FEC stats on Medford2Edward Cree2017-12-21
* sfc: support variable number of MAC statsEdward Cree2017-12-21
* sfc: update MCDI protocol headersEdward Cree2017-12-21
* sfc: populate the timer reload fieldBert Kenward2017-12-18
* sfc: update EF10 register definitionsBert Kenward2017-12-18
* sfc: improve PTP error reportingEdward Cree2017-12-18
* sfc: add Medford2 (SFC9250) PCI Device IDsEdward Cree2017-12-18
* sfc: support VI strides other than 8kEdward Cree2017-12-18
* sfc: make mem_bar a function rather than a constantEdward Cree2017-12-18
* sfc: pass valid pointers from efx_enqueue_unwindBert Kenward2017-12-08