Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dea744bae7a55cc71dd8d54cdb76639907fce1ec
/
drivers
/
net
/
ethernet
/
cavium
aae3dbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
acfb98b
liquidio: fix crash in presence of zeroed-out base address regs
by Rick Farrington
· 8 years ago
b6eb9d5
liquidio: show NIC's U-Boot version in a dev_info() message
by Weilin Chang
· 8 years ago
966a967
smp: Avoid using two cache lines for struct call_single_data
by Ying Huang
· 8 years ago
f9cbe9a
net: define the TSO header size in net/tso.h
by Antoine Ténart
· 8 years ago
b285477
liquidio: change manner of detecting whether or not NIC firmware is loaded
by Felix Manlunas
· 8 years ago
ee5b1fa
liquidio: make VF driver notify NIC firmware of MTU change
by Veerasenareddy Burru
· 8 years ago
ad530a1
liquidio: move macro definition to a proper place
by Veerasenareddy Burru
· 8 years ago
0c45d7f
liquidio: fix use of pf in pass-through mode in a virtual machine
by Rick Farrington
· 8 years ago
3de42f5
liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PF
by Rick Farrington
· 8 years ago
d289611
liquidio: fix Smatch error
by Intiyaz Basha
· 8 years ago
3c57f61
liquidio: with embedded f/w, issue droq credits before enablement
by Rick Farrington
· 8 years ago
7053535
liquidio: with embedded f/w, don't reload f/w, issue pf flr at exit
by Rick Farrington
· 8 years ago
93345c0
liquidio: fix spelling mistake: "interuupt" -> "interrupt"
by Colin Ian King
· 8 years ago
251564f
liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU
by Veerasenareddy Burru
· 8 years ago
a82457f
liquidio: added support for ethtool --set-channels feature
by Intiyaz Basha
· 8 years ago
14aec73
liquidio: moved octeon_setup_interrupt to lio_core.c
by Intiyaz Basha
· 8 years ago
5ef4ddb
liquidio: moved liquidio_legacy_intr_handler to lio_core.c
by Intiyaz Basha
· 8 years ago
1ff3926
liquidio: moved liquidio_msix_intr_handler to lio_core.c
by Intiyaz Basha
· 8 years ago
d396179
liquidio: fix issues with fw_type module parameter
by Derek Chickles
· 8 years ago
d18ca7d
liquidio: added support for ethtool --set-ring feature
by Intiyaz Basha
· 8 years ago
8974de1
liquidio: moved liquidio_setup_io_queues to lio_core.c
by Intiyaz Basha
· 8 years ago
d314ac2
liquidio: moved liquidio_napi_poll to lio_core.c
by Intiyaz Basha
· 8 years ago
d1d97ee
liquidio: moved liquidio_napi_drv_callback to lio_core.c
by Intiyaz Basha
· 8 years ago
21f0888
liquidio: moved liquidio_push_packet to lio_core.c
by Intiyaz Basha
· 8 years ago
69f9c60
liquidio: moved octeon_setup_droq to lio_core.c
by Intiyaz Basha
· 8 years ago
25d43f1
liquidio: moved update_txq_status to lio_core.c
by Intiyaz Basha
· 8 years ago
e65a8cc
liquidio: moved wait_for_pending_requests to octeon_network.h
by Intiyaz Basha
· 8 years ago
b5e7dc4
liquidio: fix duplicated code for different branches
by Gustavo A. R. Silva
· 8 years ago
da1542b
liquidio: update debug console logging mechanism
by Rick Farrington
· 8 years ago
aa69ff9
liquidio: moved ptp_enable to octeon_device structure
by Intiyaz Basha
· 8 years ago
35c7ad3
liquidio: removed check for queue size alignment
by Intiyaz Basha
· 8 years ago
c1550fd
liquidio: rx/tx queue cleanup
by Intiyaz Basha
· 8 years ago
42013e9
liquidio: napi cleanup
by Intiyaz Basha
· 8 years ago
ea6404c8
liquidio: fix misspelled firmware image filenames
by Derek Chickles
· 8 years ago
c99c287
liquidio: fix wrong info about vf rx/tx ring parameters reported to ethtool
by Intiyaz Basha
· 8 years ago
2470f3a
liquidio: moved console_bitmask module param to lio_main.c
by Intiyaz Basha
· 8 years ago
9060e6b
liquidio: add missing strings in oct_dev_state_str array
by Intiyaz Basha
· 8 years ago
cf19a8c
liquidio: set sriov_totalvfs correctly
by Derek Chickles
· 8 years ago
29fda25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a847135
liquidio: bump up driver version to match newer NIC firmware
by Felix Manlunas
· 8 years ago
500268e
net: thunderx: Fix BGX transmit stall due to underflow
by Sunil Goutham
· 8 years ago
19d5c35
liquidio: cleanup: removed cryptic and misleading macro
by Rick Farrington
· 8 years ago
ade0a79
liquidio: standardization: use min_t instead of custom macro
by Rick Farrington
· 8 years ago
ba3fb10
liquidio: fix implicit irq include causing build failures
by Paul Gortmaker
· 8 years ago
7a68ada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
eb2b987
liquidio: lio_main: remove unnecessary static in setup_io_queues()
by Gustavo A. R. Silva
· 8 years ago
93fe07e
liquidio: lio_vf_main: remove unnecessary static in setup_io_queues()
by Gustavo A. R. Silva
· 8 years ago
2c4aac7
liquidio: lowmem: init allocated memory to 0
by Rick Farrington
· 8 years ago
689062a
liquidio: lowmem: do not dereference null ptr
by Rick Farrington
· 8 years ago
00587f2
liquidio: lowmem: init allocated memory to 0
by Rick Farrington
· 8 years ago
741912c
liquidio: support new firmware statistic fw_err_pki
by Rick Farrington
· 8 years ago
56c0da4
liquidio: fix possible eeprom format string overflow
by Arnd Bergmann
· 8 years ago
c41626c
net: thunder_bgx: avoid format string overflow warning
by Arnd Bergmann
· 8 years ago
05a6b4c
liquidio: fix bug in soft reset failure detection
by Derek Chickles
· 8 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
bf24e13
cavium: thunder: Remove duplicate "netdev->name" logging output
by Joe Perches
· 8 years ago
b381f78
liquidio: stop using huge static buffer, save 4096k in .data
by Denys Vlasenko
· 8 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 8 years ago
c4ee5d8
liquidio: replace info-pointer mode with buffer-pointer-only mode
by Prasad Kanneganti
· 8 years ago
836d57e
liquidio: implement vlan filter enable and disable
by Prasad Kanneganti
· 8 years ago
1efde2b
bpf: thunderx: Report bpf_prog ID during XDP_QUERY_PROG
by Martin KaFai Lau
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
0430a26
liquidio: fix VF driver off-by-one bug when setting ethtool -C ethX rx-frames
by Weilin Chang
· 8 years ago
7fa1365
liquidio: disallow enabling firmware debug from a VF
by Derek Chickles
· 8 years ago
9ae122c
liquidio: Fix checkpatch errors with references crossing single line
by Satanand Burla
· 8 years ago
4c1588a
liquidio: VF interrupt initialization cleanup
by Rick Farrington
· 8 years ago
a55667e
liquidio: fix inaccurate count of napi-processed rx packets reported to Octeon
by Prasad Kanneganti
· 8 years ago
d5c7d9b
liquidio: fix rare pci_driver.probe failure of VF driver
by Prasad Kanneganti
· 8 years ago
e341257
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
by Miroslav Lichvar
· 8 years ago
4454e86
liquidio: make the spinlock octeon_devices_lock static
by Colin Ian King
· 8 years ago
0d9a599
liquidio: fix PF falsely indicating success at setting MAC address of a nonexistent VF
by Felix Manlunas
· 8 years ago
e1e3ce6
liquidio: fix insmod failure when multiple NICs are plugged in
by Rick Farrington
· 8 years ago
9ad0980
liquidio: use pcie_flr instead of duplicating it
by Christoph Hellwig
· 8 years ago
7732253
net: thunderx: Optimize page recycling for XDP
by Sunil Goutham
· 8 years ago
e3d06ff
net: thunderx: Support for XDP header adjustment
by Sunil Goutham
· 8 years ago
16f2bcc
net: thunderx: Add support for XDP_TX
by Sunil Goutham
· 8 years ago
c56d91c
net: thunderx: Add support for XDP_DROP
by Sunil Goutham
· 8 years ago
05c773f
net: thunderx: Add basic XDP support
by Sunil Goutham
· 8 years ago
927987f
net: thunderx: Cleanup receive buffer allocation
by Sunil Goutham
· 8 years ago
0dada88
net: thunderx: Optimize CQE_TX handling
by Sunil Goutham
· 8 years ago
5e848e4
net: thunderx: Optimize RBDR descriptor handling
by Sunil Goutham
· 8 years ago
5836b44
net: thunderx: Support for page recycling
by Sunil Goutham
· 8 years ago
77041e8
liquidio: silence a locking static checker warning
by Dan Carpenter
· 8 years ago
ca1cb28
liquidio: remove unnecessary variable assignment
by Arnd Bergmann
· 8 years ago
7b9f6da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b47a57a
net: thunderx: Fix set_max_bgx_per_node for 81xx rgx
by George Cherian
· 8 years ago
ce211b1
net: thunderx: Switch to pci_alloc_irq_vectors
by Thanneeru Srinivasulu
· 8 years ago
0c26458
liquidio: fix VF incorrectly indicating that it successfully set its VLAN
by Felix Manlunas
· 8 years ago
3a9024f
net: thunderx: Enable TSO and checksum offloads for ipv6
by Thanneeru Srinivasulu
· 8 years ago
bb54be5
liquidio: fix Octeon core watchdog timeout false alarm
by Felix Manlunas
· 8 years ago
781159f
liquidio: clear the correct memory
by Dan Carpenter
· 8 years ago
282ccf6
drivers: add explicit interrupt.h includes
by Florian Westphal
· 8 years ago
50c0add
liquidio: refactor interrupt moderation code
by Prasad Kanneganti
· 8 years ago
7cc61db
liquidio: do not reset Octeon if NIC firmware was preloaded
by Felix Manlunas
· 8 years ago
6069f3f
liquidio: fix tx completions in napi poll
by VSR Burru
· 8 years ago
031d4f1
liquidio: allocate RX buffers in OOM conditions in PF and VF
by Satanand Burla
· 8 years ago
58ad319
liquidio: fix Coverity scan errors
by Felix Manlunas
· 8 years ago
9549c6c
liquidio: fix for vf mac addr command sent to nic firmware
by Rick Farrington
· 8 years ago
c5b71e6
liquidio: add debug error messages to report command timeout
by Rick Farrington
· 8 years ago
Next »