index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4vf
/
t4vf_hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4/cxgb4vf: Notify link changes to OS-dependent code
Arjun Vynipadath
2018-05-25
1
-0
/
+24
*
cxgb4/cxgb4vf: link management changes for new SFP
Ganesh Goudar
2018-05-25
1
-1
/
+46
*
cxgb4: change the port capability bits definition
Ganesh Goudar
2018-05-23
1
-1
/
+1
*
cxgb4/cxgb4vf: add support for ndo_set_vf_vlan
Ganesh Goudar
2018-01-24
1
-0
/
+28
*
cxgb4vf: make a couple of functions static
Colin Ian King
2017-10-04
1
-3
/
+3
*
cxgb4/cxgbvf: Handle 32-bit fw port capabilities
Ganesh Goudar
2017-08-20
1
-86
/
+370
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-2
/
+7
|
\
|
*
cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter
Hariprasad Shenai
2016-09-21
1
-2
/
+7
*
|
cxgb4/cxgb4vf: Add set VF mac address support
Hariprasad Shenai
2016-08-14
1
-6
/
+57
|
/
*
cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf
Ganesh Goudar
2016-07-25
1
-0
/
+3
*
cxgb4vf: Synchronize access to mailbox
Hariprasad Shenai
2016-06-25
1
-0
/
+55
*
cxgb4vf: Add support to enable logging of firmware mailbox commands for VF
Hariprasad Shenai
2016-04-29
1
-25
/
+47
*
cxgb4vf: Make sge init code more readable
Hariprasad Shenai
2016-03-02
1
-0
/
+55
*
cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address
Hariprasad Shenai
2016-02-18
1
-17
/
+71
*
cxgb4vf: Update to 128 byte mailbox size for T6 adapter
Hariprasad Shenai
2015-12-23
1
-2
/
+9
*
cxgb4/cxgb4vf: read the correct bits of PL Who Am I register
Hariprasad Shenai
2015-08-04
1
-1
/
+2
*
cxgb4vf: Adds SRIOV driver changes for T6 adapter
Hariprasad Shenai
2015-06-01
1
-7
/
+17
*
cxgb4/cxgb4vf: function and argument name cleanup
Hariprasad Shenai
2015-05-27
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
1
-3
/
+3
|
\
|
*
cxgb4vf: Fix sparse warnings
Hariprasad Shenai
2015-03-29
1
-3
/
+3
*
|
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
1
-0
/
+2
|
\
|
*
cxgb4vf: Initialize mdio_addr before using it
Hariprasad Shenai
2015-01-13
1
-0
/
+2
*
|
cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines
Hariprasad Shenai
2015-01-05
1
-3
/
+3
*
|
cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines
Hariprasad Shenai
2015-01-05
1
-7
/
+7
*
|
cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines
Hariprasad Shenai
2015-01-05
1
-3
/
+3
*
|
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines
Hariprasad Shenai
2015-01-05
1
-8
/
+9
|
/
*
cxgb4vf: Fix ethtool get_settings for VF driver
Hariprasad Shenai
2014-12-22
1
-25
/
+29
*
cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers
Hariprasad Shenai
2014-12-09
1
-1
/
+97
*
cxgb4vf: Add and initialize some sge params for VF driver
Hariprasad Shenai
2014-12-09
1
-0
/
+77
*
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...
Hariprasad Shenai
2014-11-22
1
-26
/
+26
*
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI
Hariprasad Shenai
2014-11-22
1
-50
/
+50
*
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues
Hariprasad Shenai
2014-11-22
1
-4
/
+4
*
RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...
Hariprasad Shenai
2014-11-22
1
-36
/
+36
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
1
-1
/
+27
|
\
|
*
cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...
Hariprasad Shenai
2014-11-10
1
-1
/
+4
|
*
cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers
Hariprasad Shenai
2014-11-10
1
-0
/
+23
*
|
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
2014-11-10
1
-75
/
+75
|
/
*
cxgb4vf: Add 40G support for cxgb4vf driver
Hariprasad Shenai
2014-10-09
1
-3
/
+7
*
cxgb4: make functions static and remove dead code
stephen hemminger
2013-12-22
1
-2
/
+2
*
cxgb4vf: added much cleaner implementation of is_t4()
Hariprasad Shenai
2013-12-03
1
-2
/
+2
*
cxgb4vf: Add support for Chelsio T5 adapter
Santosh Rastapur
2013-03-14
1
-4
/
+10
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-2
/
+1
*
cxgb4vf: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-3
/
+3
*
chelsio: Move the Chelsio drivers
Jeff Kirsher
2011-08-10
1
-0
/
+1387