index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-14
sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate
Ben Hutchings
2013-05-14
sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN
Ben Hutchings
2013-05-08
sfc: fix return value check in efx_ptp_probe_channel()
Wei Yongjun
2013-05-02
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-25
sfc: Fix naming of MTD partitions for FPGA bitfiles
Ben Hutchings
2013-04-02
i2c: Ignore return value of i2c_del_adapter()
Lars-Peter Clausen
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-18
Merge branch 'master' into for-next
Jiri Kosina
2013-03-18
sfc: Fix Kconfig typo "----help---"
Paul Bolle
2013-03-17
sfc: make local functions static
stephen hemminger
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-13
sfc: remove duplicated include from efx.c
Wei Yongjun
2013-03-12
sfc: Only use TX push if a single descriptor is to be written
Ben Hutchings
2013-03-07
sfc: allocate more RX buffers per page
Daniel Pieczko
2013-03-07
sfc: Replace efx_rx_is_last_buffer() with a flag
Ben Hutchings
2013-03-07
sfc: reuse pages to avoid DMA mapping/unmapping costs
Daniel Pieczko
2013-03-07
sfc: Enable RX DMA scattering where possible
Ben Hutchings
2013-03-07
sfc: Update RX buffer address together with length
Ben Hutchings
2013-03-07
sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade
Ben Hutchings
2013-03-07
sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va()
Ben Hutchings
2013-03-07
sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()
Ben Hutchings
2013-03-07
sfc: Make RX queue descriptor counts unsigned for consistency
Ben Hutchings
2013-03-07
sfc: Properly distinguish RX buffer and DMA lengths
Ben Hutchings
2013-03-07
sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_len
Ben Hutchings
2013-03-07
sfc: Add AER and EEH support for Siena
Alexandre Rames
2013-03-07
sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PF
Ben Hutchings
2013-03-07
sfc: Fix replacement detection in efx_filter_insert_filter()
Ben Hutchings
2013-03-07
sfc: Merge efx_filter_search() into efx_filter_insert()
Ben Hutchings
2013-03-07
sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filters
Ben Hutchings
2013-03-07
sfc: Remove redundant parameter to efx_filter_search()
Ben Hutchings
2013-03-07
sfc: More sensible semantics for efx_filter_insert_filter() replace flag
Ben Hutchings
2013-03-07
sfc: Remove rx_alloc_method SKB
Alexandre Rames
2013-03-07
sfc: tidy up PTP synchronize function efx_ptp_process_times()
Laurence Evans
2013-03-07
sfc: PTP changes to support improved UUID filtering mode
Laurence Evans
2013-03-07
sfc: Allow efx_channel_type::receive_skb() to reject a packet
Ben Hutchings
2013-03-06
sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
Ben Hutchings
2013-03-06
sfc: Disable soft interrupt handling during efx_device_detach_sync()
Ben Hutchings
2013-02-26
sfc: Detach net device when stopping queues for reconfiguration
Ben Hutchings
2013-02-26
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
Ben Hutchings
2013-02-26
sfc: Properly sync RX DMA buffer when it is not the last in the page
Ben Hutchings
2013-01-21
drivers/net/ethernet/sfc/ptp.c: adjust duplicate test
Julia Lawall
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
sfc: remove __dev* attributes
Bill Pemberton
2012-12-01
sfc: Make module parameters really boolean
Ben Hutchings
2012-12-01
sfc: Fix timekeeping in efx_mcdi_poll()
Ben Hutchings
2012-12-01
sfc: lock TX queues when calling netif_device_detach()
Daniel Pieczko
[next]