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
/
natsemi
Age
Commit message (
Expand
)
Author
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-04-27
net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'
Christophe JAILLET
2020-02-16
net/macsonic: Remove interrupt handler wrapper
Finn Thain
2020-02-16
net/sonic: Start packet transmission immediately
Finn Thain
2020-02-16
net/sonic: Remove explicit memory barriers
Finn Thain
2020-02-16
net/sonic: Remove redundant netif_start_queue() call
Finn Thain
2020-02-16
net/sonic: Remove redundant next_tx variable
Finn Thain
2020-02-16
net/sonic: Refactor duplicated code
Finn Thain
2020-02-16
net/sonic: Remove obsolete comment
Finn Thain
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-23
net/sonic: Prevent tx watchdog timeout
Finn Thain
2020-01-23
net/sonic: Fix CAM initialization
Finn Thain
2020-01-23
net/sonic: Fix command register usage
Finn Thain
2020-01-23
net/sonic: Quiesce SONIC before re-initializing descriptor memory
Finn Thain
2020-01-23
net/sonic: Fix receive buffer replenishment
Finn Thain
2020-01-23
net/sonic: Improve receive descriptor status flag check
Finn Thain
2020-01-23
net/sonic: Avoid needless receive descriptor EOL flag updates
Finn Thain
2020-01-23
net/sonic: Fix receive buffer handling
Finn Thain
2020-01-23
net/sonic: Fix interface error stats collection
Finn Thain
2020-01-23
net/sonic: Use MMIO accessors
Finn Thain
2020-01-23
net/sonic: Clear interrupt flags immediately
Finn Thain
2020-01-23
net/sonic: Add mutual exclusion for accessing shared state
Finn Thain
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-09-11
net: sonic: replace dev_kfree_skb in sonic_send_packet
Mao Wenan
2019-09-06
net: sonic: return NETDEV_TX_OK if failed to map buffer
Mao Wenan
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-02-19
net: ns83820: code cleanup for ns83820_probe_phy()
Mao Wenan
2019-02-14
net: natsemi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2018-05-31
net/sonic: Use dma_mapping_error()
Finn Thain
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
ethernet: natsemi: correct spelling
Randy Dunlap
2018-02-26
net/sonic: Replace custom debug logging with netif_* calls
Finn Thain
2018-02-26
net/sonic: Clean up and modernize log messages
Finn Thain
2018-02-26
net/macsonic: Drop redundant MACH_IS_MAC test
Finn Thain
2018-02-26
net/macsonic: Convert to nubus_driver
Finn Thain
2018-01-16
nubus: Add expansion_type values for various Mac models
Finn Thain
2018-01-16
nubus: Adopt standard linked list implementation
Finn Thain
2018-01-16
nubus: Rename struct nubus_dev
Finn Thain
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-28
drivers/net: natsemi: Convert timers to use timer_setup()
Kees Cook
2017-09-21
drivers: net: natsemi: use setup_timer() helper.
Allen Pais
2017-09-21
drivers: net: ns83820: use setup_timer() helper.
Allen Pais
[next]