Sign in
android-kvm
/
linux
/
f9a03ae123c92c1f45cd2ca88d0f6edd787be78c
/
drivers
/
net
/
ethernet
/
chelsio
89e7a15
cxgb4: Fixes static checker warning in mps_tcam_show()
by Hariprasad Shenai
· 9 years ago
9e0efaf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
46f85a9
chelsio: constify cphy_ops structures
by Julia Lawall
· 9 years ago
3934aa4
cxgb4: correctly handling failed allocation
by Insu Yun
· 9 years ago
d7d3e25
cxgb4: Remove deprecated module parameters
by Hariprasad Shenai
· 9 years ago
a99c683
cxgb4: Get TID calculation right for IPv6 mode
by Hariprasad Shenai
· 9 years ago
10aa3b7
cxgb4vf: Update to 128 byte mailbox size for T6 adapter
by Hariprasad Shenai
· 9 years ago
2216d01
cxgb4: Update SGE context congestion map change for T6 adapter
by Hariprasad Shenai
· 9 years ago
115b56a
cxgb4: Update mps_tcam output to include T6 fields
by Hariprasad Shenai
· 9 years ago
6df3975
cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapter
by Hariprasad Shenai
· 9 years ago
e9faeab
cxgb4: Update Congestion Channel map for T6 adapter
by Hariprasad Shenai
· 9 years ago
676d6a7
cxgb4: Update register range and SGE registers for T6 adapter
by Hariprasad Shenai
· 9 years ago
acac596
cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
by Hariprasad Shenai
· 9 years ago
4458856
cxgb4: Update pm_stats for T6 adapter family
by Hariprasad Shenai
· 9 years ago
e894d72
cxgb4: Pass correct argument to t4_link_l1cfg()
by Hariprasad Shenai
· 9 years ago
812787b
cxgb4: Use napi_complete_done() api in napi handler
by Hariprasad Shenai
· 9 years ago
0ac5b70
cxgb4: Use the node info to alloc_ring() for RX queues
by Hariprasad Shenai
· 9 years ago
f90ce56
cxgb4: get naming correct for iscsi queues
by Hariprasad Shenai
· 9 years ago
547fd27
cxgb4: Warn if device doesn't have enough PCI bandwidth
by Hariprasad Shenai
· 9 years ago
749cb5f
cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code
by Hariprasad Shenai
· 9 years ago
9baeb9d
cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.
by Hariprasad Shenai
· 9 years ago
f750265
cxgb4: Add API to alloc l2t entry; also update existing ones
by Hariprasad Shenai
· 9 years ago
e41e282
cxgb4: Use symbolic constant for VLAN priority calculation
by Hariprasad Shenai
· 9 years ago
eb72f74
cxgb4: Handle clip return values
by Hariprasad Shenai
· 9 years ago
264a4ac
chelsio: constify cmac_ops structures
by Julia Lawall
· 9 years ago
76928c9
cxgb4: Adds PCI device id for new T5 adapters
by Hariprasad Shenai
· 9 years ago
70055dd
cxgb4: Add FL DMA mapping error and low counter
by Hariprasad Shenai
· 9 years ago
8d0557d
cxgb4: Deal with wrap-around of queue for Work request
by Hariprasad Shenai
· 9 years ago
126fca6
cxgb4: prevent simultaneous execution of service_ofldq()
by Hariprasad Shenai
· 9 years ago
632be19
cxgb4: Use ACCES_ONCE macro to read queue's consumer index
by Hariprasad Shenai
· 9 years ago
b8759e9
cxgb4/cxgb4vf: update Kconfig file to include T6 adapter
by Hariprasad Shenai
· 9 years ago
0bf9a7d
cxgb4: Align rest of the ethtool get stats
by Hariprasad Shenai
· 9 years ago
e72c932
cxgb3: Convert simple_strtoul to kstrtox
by LABBE Corentin
· 9 years ago
93d05d4
net: provide generic busy polling to all NAPI drivers
by Eric Dumazet
· 9 years ago
93f93a4
net: move skb_mark_napi_id() into core networking stack
by Eric Dumazet
· 9 years ago
ab9f2fa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
e880e874
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
b08f2b3
cxgb4: Update ethtool get_drvinfo to get regdump len
by Hariprasad Shenai
· 9 years ago
9c673d1
cxgb4: Use vmalloc, if kmalloc fails
by Hariprasad Shenai
· 9 years ago
6ac5fe7
cxgb4: Return error if setup_rss is called before probe
by Hariprasad Shenai
· 9 years ago
52a5f84
cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapter
by Hariprasad Shenai
· 9 years ago
43eb4e8
cxgb4: Add info print to display number of MSI-X vectors allocated
by Hariprasad Shenai
· 9 years ago
4116542
cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settings
by Hariprasad Shenai
· 9 years ago
9bfdad5
cxgb4: Don't disallow turning off auto-negotiation
by Hariprasad Shenai
· 9 years ago
eed7342
cxgb4: Align ethtool get stat settings
by Hariprasad Shenai
· 9 years ago
2799980
cxgb4: T6 adapter lld support for iw_cxgb4 driver
by Hariprasad S
· 9 years ago
21d11bd
cxgb4: Enhance driver to update FW, when FW is too old
by Hariprasad Shenai
· 9 years ago
8541225
cxgb4: Report correct link speed for unsupported ones
by Hariprasad Shenai
· 9 years ago
da4976e
cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF
by Hariprasad Shenai
· 9 years ago
b369554
cxgb4: For T4, don't read the Firmware Mailbox Control register
by Hariprasad Shenai
· 9 years ago
8119c01
cxgb4 : Update T4/T5/T6 register ranges
by Hariprasad Shenai
· 9 years ago
621a5f7
debugfs: Pass bool pointer to debugfs_create_bool()
by Viresh Kumar
· 9 years ago
5e2a5eb
cxgb4: Add HW timesptamp support for RX
by Hariprasad Shenai
· 9 years ago
d828755
cxgb4: add device ID for few T5 adapters
by Hariprasad Shenai
· 9 years ago
f2be053
cxgb4: changes for new firmware 1.14.4.0
by Hariprasad Shenai
· 9 years ago
2a485cf
cxgb4: Fix for write-combining stats configuration
by Hariprasad Shenai
· 9 years ago
fd1754f
cxgb4: Fix tx flit calculation
by Hariprasad Shenai
· 9 years ago
46cdc9b
cxgb4: fix usage of uninitialized variable
by françois romieu
· 10 years ago
a69265e
cxgb4: Force uninitialized state if FW in adapter is unsupported
by Hariprasad Shenai
· 10 years ago
c938a00
cxgb4: memory corruption in debugfs
by Dan Carpenter
· 10 years ago
8e3d04f
cxgb4: Add MPS tracing support
by Hariprasad Shenai
· 10 years ago
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a4011fd
cxgb4: Add debugfs support to dump tid info
by Hariprasad Shenai
· 10 years ago
2248b293
cxgb4: Differentiate between stids between server and filter region
by Hariprasad Shenai
· 10 years ago
9a1bb9f
cxgb4: Differentiates between TIDs being used in TCAM and HASH
by Hariprasad Shenai
· 10 years ago
e106a4d
cxgb4: Add some more details to sge qinfo
by Hariprasad Shenai
· 10 years ago
2f3a873
cxgb4: cleanup some indenting
by Dan Carpenter
· 10 years ago
21a4476
cxgb4: missing curly braces in t4_setup_debugfs()
by Dan Carpenter
· 10 years ago
f109ff1
cxgb4: Update T6 register ranges
by Hariprasad Shenai
· 10 years ago
d86bd29
cxgb4/cxgb4vf: read the correct bits of PL Who Am I register
by Hariprasad Shenai
· 10 years ago
bf8ebb6
cxgb4: Add support to dump edc bist status
by Hariprasad Shenai
· 10 years ago
5888111
cxgb4: Add debugfs support to dump meminfo
by Hariprasad Shenai
· 10 years ago
ea6f82f
cxgb4vf: Read correct FL congestion threshold for T5 and T6
by Hariprasad Shenai
· 10 years ago
402b764
cxgb4: Allow firmware flash, only if cxgb4 is the master driver
by Hariprasad Shenai
· 10 years ago
0b2c2a9
cxgb4: Add debugfs entry to enable backdoor access
by Hariprasad Shenai
· 10 years ago
397665d
cxgb4 : Fill DCB priority in vlan control headers
by Anish Bhatt
· 10 years ago
8d6541b7
cxgb4 : Fill in number of DCB traffic classes supported
by Anish Bhatt
· 10 years ago
a85c2eb
cxgb4 : Allow firmware DCB info to be queried in host state
by Anish Bhatt
· 10 years ago
a44e7b7
cxgb4 : Only pass app selector of 0 or 3 to firmware
by Anish Bhatt
· 10 years ago
71d3c0b
cxgb4vf: Fix check to use new User Doorbell mechanism
by Hariprasad Shenai
· 10 years ago
b766064
cxgb4: Enable cim_la dump to support T6
by Hariprasad Shenai
· 10 years ago
df459eb
cxgb4: Read stats for only available channels
by Hariprasad Shenai
· 10 years ago
5b4e83e
cxgb4: Update register ranges for T6 adapter
by Hariprasad Shenai
· 10 years ago
5be9ed8
cxgb4: Don't use entire L2T table, use only its slice
by Hariprasad Shenai
· 10 years ago
81aa507
cxgb4: Add PCI device ids for few more T5 and T6 adapters
by Hariprasad Shenai
· 10 years ago
fda8b18
cxgb4: Fix incorrect sequence numbers shown in devlog
by Hariprasad Shenai
· 10 years ago
d2fcb54
cxgb4: use kvfree() in t4_free_mem()
by Pekka Enberg
· 10 years ago
68c61b9
cxgb3: use kvfree() in cxgb_free_mem()
by Pekka Enberg
· 10 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
138b15e
drivers/net: remove all references to obsolete Ethernet-HOWTO
by Paul Gortmaker
· 10 years ago
9574dc6
cxgb4: Add PCI device ID for custom T522 & T520 adapter
by Hariprasad Shenai
· 10 years ago
92a486c
cxgb3: avoid needless buffer copy for firmware
by Kees Cook
· 10 years ago
66cf188
cxgb4: Support for user mode bar2 mappings with T4
by Hariprasad S
· 10 years ago
7864026
cxgb4: Add debugfs entry to dump channel rate
by Hariprasad Shenai
· 10 years ago
1968960
cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contents
by Hariprasad Shenai
· 10 years ago
26fae93
cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logs
by Hariprasad Shenai
· 10 years ago
513d1a1
cxgb4: Fix static checker warning
by Hariprasad Shenai
· 10 years ago
c1e9af0
cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register first
by Hariprasad Shenai
· 10 years ago
eca0f6e
cxgb4: program pci completion timeout
by Hariprasad Shenai
· 10 years ago
098ef6c
cxgb4: Set mac addr from vpd, when we can't contact firmware
by Hariprasad Shenai
· 10 years ago
Next »