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
/
pensando
Age
Commit message (
Expand
)
Author
2020-12-08
drivers: net: ionic: simplify the return expression of ionic_set_rxfh()
Zheng Yongjun
2020-12-01
ionic: change mtu after queues are stopped
Shannon Nelson
2020-12-01
ionic: remove some unnecessary oom messages
Shannon Nelson
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-19
devlink: move flash end and begin to core devlink
Jacob Keller
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
2020-11-14
ionic: useful names for booleans
Shannon Nelson
2020-11-14
ionic: change set_rx_mode from_ndo to can_sleep
Shannon Nelson
2020-11-14
ionic: flatten calls to ionic_lif_rx_mode
Shannon Nelson
2020-11-14
ionic: use mc sync for multicast filters
Shannon Nelson
2020-11-14
ionic: batch rx buffer refilling
Shannon Nelson
2020-11-14
ionic: add lif quiesce
Shannon Nelson
2020-11-14
ionic: check for link after netdev registration
Shannon Nelson
2020-11-14
ionic: start queues before announcing link up
Shannon Nelson
2020-11-05
ionic: check port ptr before use
Shannon Nelson
2020-10-23
ionic: fix mem leak in rx_empty
Shannon Nelson
2020-10-23
ionic: no rx flush in deinit
Shannon Nelson
2020-10-23
ionic: clean up sparse complaints
Shannon Nelson
2020-10-02
ionic: add new bad firmware error code
Shannon Nelson
2020-10-02
ionic: use lif ident for filter count
Shannon Nelson
2020-10-02
ionic: refill lif identity after fw_up
Shannon Nelson
2020-10-02
ionic: disable all queue napi contexts on timeout
Shannon Nelson
2020-10-02
ionic: check qcq ptr in ionic_qcq_disable
Shannon Nelson
2020-10-02
ionic: clear linkcheck bit on alloc fail
Shannon Nelson
2020-10-02
ionic: drain the work queue
Shannon Nelson
2020-10-02
ionic: contiguous memory for notifyq
Shannon Nelson
2020-09-30
ionic: prevent early watchdog check
Shannon Nelson
2020-09-30
ionic: stop watchdog timer earlier on remove
Shannon Nelson
2020-09-29
net: ionic: Remove WARN_ON(in_interrupt()).
Sebastian Andrzej Siewior
2020-09-29
net: ionic: Replace in_interrupt() usage.
Sebastian Andrzej Siewior
2020-09-25
devlink: convert flash_update to use params structure
Jacob Keller
2020-09-25
devlink: check flash_update parameter support in net core
Jacob Keller
2020-09-18
ionic: add devlink firmware update
Shannon Nelson
2020-09-18
ionic: update the fw update api
Shannon Nelson
2020-09-17
ionic: add DIMLIB to Kconfig
Shannon Nelson
2020-09-16
ionic: dynamic interrupt moderation
Shannon Nelson
2020-09-14
ionic: fix up debugfs after queue swap
Shannon Nelson
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-02
ionic: clarify boolean precedence
Shannon Nelson
2020-09-02
ionic: remove unused variable
Shannon Nelson
2020-09-02
ionic: clean adminq service routine
Shannon Nelson
2020-09-02
ionic: clean up desc_info and cq_info structs
Shannon Nelson
2020-09-02
ionic: struct reorder for faster access
Shannon Nelson
2020-09-02
ionic: clean up page handling code
Shannon Nelson
2020-08-31
ionic: fix txrx work accounting
Shannon Nelson
2020-08-28
ionic: pull reset_queues into tx_timeout handler
Shannon Nelson
2020-08-28
ionic: change queue count with no reset
Shannon Nelson
2020-08-28
ionic: change the descriptor ring length without full reset
Shannon Nelson
2020-08-28
ionic: change mtu without full queue rebuild
Shannon Nelson
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
[next]