Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
785c20a08bead1e58ad53f2dc324782da7a0c9ea
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
t4_hw.c
dff04bc
cxgb4: Update firmware version after flashing it via ethtool
by Hariprasad Shenai
· 10 years ago
e85c9a7
cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers
by Hariprasad Shenai
· 10 years ago
b2e1a3f
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FW
by Hariprasad Shenai
· 10 years ago
2b5fb1f
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI
by Hariprasad Shenai
· 10 years ago
6e4b51a
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues
by Hariprasad Shenai
· 10 years ago
5167865
RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDST
by Hariprasad Shenai
· 10 years ago
77a80e2
RDMA/cxgb4: Cleanup Filter related macros/register defines
by Hariprasad Shenai
· 10 years ago
076ce44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
ce8f407
cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers
by Hariprasad Shenai
· 10 years ago
e2ac962
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
by Hariprasad Shenai
· 10 years ago
6559a7e
cxgb4: Cleanup macros so they follow the same style and look consistent
by Hariprasad Shenai
· 10 years ago
22c0b96
cxgb4: Fix FW flash logic using ethtool
by Hariprasad Shenai
· 10 years ago
8203b50
cxgb4: Wait for device to get ready before reading any register
by Hariprasad Shenai
· 10 years ago
c290607
cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller than 2Mb
by Hariprasad Shenai
· 10 years ago
c0d5b8c
cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase sectors which aren't in the FLASH
by Hariprasad Shenai
· 10 years ago
fe2ee13
cxgb4: Add support to S25FL032P flash
by Hariprasad Shenai
· 10 years ago
31d55c2
cxgb4: Detect and display firmware reported errors
by Hariprasad Shenai
· 10 years ago
9bb59b9
cxgb4: Fix T5 adapter accessing T4 adapter registers
by Hariprasad Shenai
· 10 years ago
63a92fe
cxgb4: Fixed the code to use correct length for part number
by Hariprasad Shenai
· 10 years ago
444018a
cxgb4: Fix for handling 1Gb/s SFP+ Transceiver Modules
by Hariprasad Shenai
· 10 years ago
30f0084
cxgb4 : Disable recursive mailbox commands when enabling vi
by Anish Bhatt
· 10 years ago
c81576c
cxgb4: Fixed incorrect check for memory operation in t4_memory_rw
by Hariprasad Shenai
· 10 years ago
822dd8a
cxgb4: Add the MC1 registers to read in the interrupt handler
by Hariprasad Shenai
· 10 years ago
fc5ab02
cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Window method
by Hariprasad Shenai
· 10 years ago
0abfd15
cxgb4: Use FW interface to get BAR0 value
by Hariprasad Shenai
· 10 years ago
9b8d90b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
40c9f8a
cxgb4: use dev_port to identify ports
by Thadeu Lima de Souza Cascardo
· 10 years ago
ce100b8b
cxgb4 : Update copyright year on all cxgb4 files
by Anish Bhatt
· 10 years ago
688848b
cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give access to DCBx functions
by Anish Bhatt
· 10 years ago
6f1d721
cxgb4: use the correct max size for firmware flash
by Steve Wise
· 11 years ago
68bce192
cxgb4: Add code to dump SGE registers when hitting idma hangs
by Kumar Sanghvi
· 11 years ago
e8b3901
cgxb4: Stop using ethtool SPEED_* constants
by Ben Hutchings
· 11 years ago
a94cd70
cxgb4: Print adapter VPD Part Number instead of Engineering Change field
by Kumar Sanghvi
· 11 years ago
72aca4b
cxgb4: Add support to recognize 40G links
by Kumar Sanghvi
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
de5b867
cxgb4: make functions static and remove dead code
by stephen hemminger
· 11 years ago
dcf7b6f
cxgb4: Add API to correctly calculate tuple fields
by Kumar Sanghvi
· 11 years ago
16e4762
cxgb4: Add new scheme to update T4/T5 firmware
by Hariprasad Shenai
· 11 years ago
d14807d
cxgb4: Much cleaner implementation of is_t4()/is_t5()
by Hariprasad Shenai
· 11 years ago
8c367fc
cxgb4: Do not set net_device::dev_id to VI index
by Ben Hutchings
· 11 years ago
e69972f
cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're the MASTER_PF
by Jay Hernandez
· 11 years ago
19dd37b
cxgb4: Add T5 debugfs support
by Santosh Rastapur
· 12 years ago
0a57a53
cxgb4: Initialize T5
by Santosh Rastapur
· 12 years ago
47ce9c4
cxgb4: Allow for backward compatibility with new VPD scheme.
by Santosh Rastapur
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
f2b7e78
cxgb4: Add T4 filter support
by Vipul Pandya
· 12 years ago
e777d19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
9174494
cxgb4: remove __dev* attributes
by Bill Pemberton
· 12 years ago
ce91a92
[SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header updates).
by Naresh Kumar Inna
· 12 years ago
0dad9e9
cxgb4: Fix initialization of SGE_CONTROL register
by Vipul Pandya
· 12 years ago
0062b15
cxgb4: Initialize data structures before using.
by Vipul Pandya
· 12 years ago
404d9e3
cxgb4: Address various sparse warnings
by Vipul Pandya
· 12 years ago
594f88e9
cxgb4: allocate enough data in t4_memory_rw()
by Dan Carpenter
· 12 years ago
8c357eb
cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()
by Vipul Pandya
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
26f7cbc
cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave
by Vipul Pandya
· 12 years ago
13ee15d
cxgb4: Add support for T4 hardwired driver configuration settings
by Vipul Pandya
· 12 years ago
636f9d3
cxgb4: Add support for T4 configuration file
by Vipul Pandya
· 12 years ago
5afc8b8
cxgb4: Add functions to read memory via PCIE memory window
by Vipul Pandya
· 12 years ago
840f300
cxgb4: Remove duplicate register definitions
by Vipul Pandya
· 12 years ago
e5c8ae5
cxgb4: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
8caa1e8
cxgb4: Common platform specific changes for DB Drop Recovery
by Vipul Pandya
· 12 years ago
881806b
cxgb4: Detect DB FULL events and notify RDMA ULD
by Vipul Pandya
· 12 years ago
f7917c0
chelsio: Move the Chelsio drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/cxgb4/t4_hw.c]
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
23d88e1
cxgb4: extend VPD parsing
by Dimitris Michailidis
· 14 years ago
005b571
cxgb4: add const to static arrays
by Joe Perches
· 14 years ago
ec16400
cxgb4: do not read the clock frequency from VPD
by Dimitris Michailidis
· 14 years ago
ce9aeb5
cxgb4: fix MAC address hash filter
by Dimitris Michailidis
· 14 years ago
31b9c19
cxgb4: function namespace cleanup (v3)
by stephen hemminger
· 14 years ago
63bccee
cxgb4: disable an interrupt that is neither used nor serviced
by Dimitris Michailidis
· 14 years ago
f796564
cxgb4: implement the ETHTOOL_GRXFH command
by Dimitris Michailidis
· 14 years ago
81323b7
cxgb4vf: update to latest T4 firmware API file
by Casey Leedom
· 14 years ago
a0881ca
cxgb4: update FW definitions
by Dimitris Michailidis
· 14 years ago
91e9a1e
cxgb4: add a missing error interrupt
by Dimitris Michailidis
· 14 years ago
f21ce1c
cxgb4: set dev_id to the port number
by Dimitris Michailidis
· 14 years ago
204dc3c
cxgb4: implement EEH
by Dimitris Michailidis
· 14 years ago
900a659
cxgb4: dynamically determine flash size and FW image location
by Dimitris Michailidis
· 14 years ago
f8f5aaf
cxgb4: configure HW VLAN extraction through FW
by Dimitris Michailidis
· 15 years ago
226ec5f
cxgb4: parse the VPD instead of relying on a static VPD layout
by Dimitris Michailidis
· 15 years ago
de498c8
cxgb4: Make unnecessarily global functions static
by Roland Dreier
· 15 years ago
56d36be
cxgb4: Add HW and FW support code
by Dimitris Michailidis
· 15 years ago