index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
/
falcon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-30
sfc: Use generic MDIO functions and definitions
Ben Hutchings
1
-100
/
+37
2009-04-15
sfc: Use correct macro to set event bitfield
Ben Hutchings
1
-2
/
+2
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-12
/
+12
2009-03-22
sfc: Implement adaptive IRQ moderation
Ben Hutchings
1
-5
/
+11
2009-03-22
sfc: Remove unused private PCI register definitions
Ben Hutchings
1
-7
/
+0
2009-03-22
sfc: Work around unreliable legacy interrupt status
Ben Hutchings
1
-12
/
+14
2009-03-05
sfc: Improve NIC internal error recovery
Ben Hutchings
1
-4
/
+19
2009-03-05
sfc: Fix search for flush completion events
Ben Hutchings
1
-12
/
+9
2009-03-05
sfc: Clear I2C adapter structure in falcon_remove_nic()
Ben Hutchings
1
-0
/
+2
2009-03-02
sfc: Add support for QT2025C PHY
Ben Hutchings
1
-0
/
+1
2009-02-11
falcon fix compilation warnings
Jaswinder Singh Rajput
1
-12
/
+12
2009-01-31
sfc: Replace stats_enabled flag with a disable count
Ben Hutchings
1
-4
/
+11
2009-01-31
sfc: Fix post-reset MAC selection
Steve Hodgson
1
-7
/
+8
2009-01-31
sfc: SFX7101: Remove workaround for bad link training
Steve Hodgson
1
-4
/
+0
2009-01-07
net: sfc: Use pci_clear_master() to disable bus mastering
Ben Hutchings
1
-2
/
+2
2008-12-13
sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialised
Ben Hutchings
1
-1
/
+1
2008-12-13
sfc: Use model numbers for PHY type names
Ben Hutchings
1
-1
/
+1
2008-12-13
sfc: Remove leading spaces
Ben Hutchings
1
-2
/
+2
2008-12-13
sfc: Add support for SFN4111T
Ben Hutchings
1
-0
/
+7
2008-12-13
sfc: Add support for Solarflare 10Xpress SFT9001
Ben Hutchings
1
-3
/
+7
2008-12-13
sfc: Rework MAC, PHY and board event handling
Ben Hutchings
1
-11
/
+9
2008-12-13
sfc: Implement auto-negotiation
Ben Hutchings
1
-3
/
+3
2008-12-13
sfc: Add support for sub-10G speeds
Ben Hutchings
1
-38
/
+141
2008-12-13
sfc: Remove MII extension cruft
Ben Hutchings
1
-9
/
+7
2008-12-13
sfc: Don't count RX checksum errors during loopback self-test
Ben Hutchings
1
-5
/
+8
2008-12-13
sfc: Provide hints to irqbalance daemon
Ben Hutchings
1
-1
/
+1
2008-12-13
sfc: Work around unreliable strap pins
Ben Hutchings
1
-70
/
+44
2008-12-13
sfc: Clean up waits for flash/EEPROM operations
Ben Hutchings
1
-21
/
+37
2008-12-13
sfc: Remove unneeded register write
Ben Hutchings
1
-9
/
+0
2008-12-13
sfc: Change SPI lengths to type size_t
Ben Hutchings
1
-9
/
+10
2008-11-06
sfc: Expose flash region storing boot code as MTD
Ben Hutchings
1
-5
/
+12
2008-11-06
sfc: Clean up non-volatile memory partitioning
Ben Hutchings
1
-3
/
+3
2008-09-25
sfc: Fix type of FALCON_SPI_MAX_LEN
Ben Hutchings
1
-1
/
+1
2008-09-25
sfc: Disable interrupts after a fatal interrupt occurs until reset
Ben Hutchings
1
-1
/
+2
2008-09-25
sfc: Insert read memory barrier after checking MAC statistics flag
Ben Hutchings
1
-1
/
+3
2008-09-25
sfc: Make queue flushes more reliable
Ben Hutchings
1
-118
/
+129
2008-09-25
sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word)
Steve Hodgson
1
-1
/
+1
2008-09-25
sfc: Add check for memory allocation failure in falcon_probe_nic()
Ben Hutchings
1
-0
/
+2
2008-09-03
sfc: Extend self-tests
Ben Hutchings
1
-23
/
+175
2008-09-03
sfc: Remove some unreachable error paths
Ben Hutchings
1
-23
/
+7
2008-09-03
sfc: Cleanup RX event processing
Ben Hutchings
1
-18
/
+12
2008-09-03
sfc: Remove efx_channel::evqnum field
Ben Hutchings
1
-7
/
+7
2008-09-03
sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER
Ben Hutchings
1
-7
/
+2
2008-09-03
sfc: Cleanup RX queue information
Ben Hutchings
1
-2
/
+2
2008-09-03
sfc: Remove efx_channel::has_interrupt
Ben Hutchings
1
-4
/
+4
2008-09-03
sfc: Export boot configuration in EEPROM through ethtool
Ben Hutchings
1
-48
/
+310
2008-09-03
sfc: Removed forced inlining of long functions
Ben Hutchings
1
-4
/
+4
2008-09-03
sfc: Use explicit bool for boolean variables, parameters and return values
Ben Hutchings
1
-24
/
+26
2008-09-03
sfc: Reverse the XOFF/XON pause frame control fifo thresholds
Ben Hutchings
1
-2
/
+2
2008-09-03
sfc: Remove mistaken hardware workaround
Ben Hutchings
1
-61
/
+4
[next]