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
/
netronome
Age
Commit message (
Expand
)
Author
2017-03-22
nfp: disable FW on reconfiguration errors
Jakub Kicinski
2017-03-22
nfp: remove defensive checks around ndo_open()/ndo_close()
Jakub Kicinski
2017-03-22
nfp: flush xmit_more on error paths
Jakub Kicinski
2017-03-22
nfp: remove RX queue pointers
Jakub Kicinski
2017-03-22
nfp: don't use netdev_warn() before netdev is registered
Jakub Kicinski
2017-03-22
nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths
Jakub Kicinski
2017-03-22
nfp: fix invalid area detection
Jakub Kicinski
2017-03-22
nfp: don't ignore return value of wait_event_interruptible
Jakub Kicinski
2017-03-22
nfp: correct return codes when msleep gets interrupted
Jakub Kicinski
2017-03-22
nfp: lock area cache earlier
Jakub Kicinski
2017-03-22
nfp: document expected locking in the core
Jakub Kicinski
2017-03-22
nfp: move mutex code out of nfp_cppcore.c
Jakub Kicinski
2017-03-22
nfp: remove cpp mutex cache
Jakub Kicinski
2017-03-22
nfp: fail graciously when someone tries to grab global lock
Jakub Kicinski
2017-03-22
nfp: disallow sharing mutexes on the same machine
Jakub Kicinski
2017-03-12
nfp: add support for xdp_adjust_head()
Jakub Kicinski
2017-03-12
nfp: prepare metadata handling for xdp_adjust_head()
Jakub Kicinski
2017-03-12
nfp: reorganize pkt_off variable
Jakub Kicinski
2017-03-12
nfp: validate rx offset from the BAR and size down it's field
Jakub Kicinski
2017-03-12
nfp: store dma direction in data path structure
Jakub Kicinski
2017-03-12
nfp: switch to using data path structures for reconfiguration
Jakub Kicinski
2017-03-12
nfp: use dp to carry xdp_prog at reconfig time
Jakub Kicinski
2017-03-12
nfp: use dp to carry mtu at reconfig time
Jakub Kicinski
2017-03-12
nfp: use dp to carry fl_bufsz at reconfig time
Jakub Kicinski
2017-03-12
nfp: use dp to carry number of stack tx rings and vectors
Jakub Kicinski
2017-03-12
nfp: pass new data path to ring reconfig
Jakub Kicinski
2017-03-12
nfp: move control BAR pointer into data path structure
Jakub Kicinski
2017-03-12
nfp: separate data path information from the reset of adapter structure
Jakub Kicinski
2017-03-09
nfp: prevent theoretical buffer overrun in nfp_eth_read_ports
Simon Horman
2017-03-09
nfp: add metadata format bit
Jakub Kicinski
2017-03-09
nfp: avoid rearming the interrupts when in busy poll
Jakub Kicinski
2017-03-09
nfp: store device pointer for the fastpath
Jakub Kicinski
2017-03-09
nfp: reorder variables in nfp_net_tx()
Jakub Kicinski
2017-03-09
nfp: move more ring debug info to debugfs
Jakub Kicinski
2017-03-09
nfp: implement .ndo_get_phys_port_name()
Jakub Kicinski
2017-03-09
nfp: add support for reporting CRC32 hash function
Jakub Kicinski
2017-03-03
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
2017-03-03
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
2017-02-20
nfp: allow application firmware to limit number of SR-IOV VFs
Jakub Kicinski
2017-02-20
nfp: return nfp_rtsym_read_le() errors correctly
Jakub Kicinski
2017-02-20
nfp: add very basic access to NSP logs
Jakub Kicinski
2017-02-20
nfp: report NSP ABI version in ethtool FW version
Jakub Kicinski
2017-02-20
nfp: store NSP ABI version in state structure
Jakub Kicinski
2017-02-20
nfp: report manufacturing info on load
Jakub Kicinski
2017-02-20
nfp: refactor NSP initialization and add error message
Jakub Kicinski
2017-02-17
nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* defines
Simon Horman
2017-02-10
nfp: add the PF driver
Jakub Kicinski
2017-02-10
nfp: allocate irqs in lower driver
Jakub Kicinski
2017-02-10
nfp: add port layer to debugfs directories
Jakub Kicinski
2017-02-10
nfp: add support for service processor access
Jakub Kicinski
[next]