index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4vf
/
t4vf_hw.c
Age
Commit message (
Expand
)
Author
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-21
cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter
Hariprasad Shenai
2016-08-14
cxgb4/cxgb4vf: Add set VF mac address support
Hariprasad Shenai
2016-07-25
cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf
Ganesh Goudar
2016-06-25
cxgb4vf: Synchronize access to mailbox
Hariprasad Shenai
2016-04-29
cxgb4vf: Add support to enable logging of firmware mailbox commands for VF
Hariprasad Shenai
2016-03-02
cxgb4vf: Make sge init code more readable
Hariprasad Shenai
2016-02-18
cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address
Hariprasad Shenai
2015-12-23
cxgb4vf: Update to 128 byte mailbox size for T6 adapter
Hariprasad Shenai
2015-08-04
cxgb4/cxgb4vf: read the correct bits of PL Who Am I register
Hariprasad Shenai
2015-06-01
cxgb4vf: Adds SRIOV driver changes for T6 adapter
Hariprasad Shenai
2015-05-27
cxgb4/cxgb4vf: function and argument name cleanup
Hariprasad Shenai
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-29
cxgb4vf: Fix sparse warnings
Hariprasad Shenai
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-13
cxgb4vf: Initialize mdio_addr before using it
Hariprasad Shenai
2015-01-05
cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines
Hariprasad Shenai
2015-01-05
cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines
Hariprasad Shenai
2015-01-05
cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines
Hariprasad Shenai
2015-01-05
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines
Hariprasad Shenai
2014-12-22
cxgb4vf: Fix ethtool get_settings for VF driver
Hariprasad Shenai
2014-12-09
cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers
Hariprasad Shenai
2014-12-09
cxgb4vf: Add and initialize some sge params for VF driver
Hariprasad Shenai
2014-11-22
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...
Hariprasad Shenai
2014-11-22
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI
Hariprasad Shenai
2014-11-22
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues
Hariprasad Shenai
2014-11-22
RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...
Hariprasad Shenai
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-10
cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...
Hariprasad Shenai
2014-11-10
cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers
Hariprasad Shenai
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
2014-10-09
cxgb4vf: Add 40G support for cxgb4vf driver
Hariprasad Shenai
2013-12-22
cxgb4: make functions static and remove dead code
stephen hemminger
2013-12-03
cxgb4vf: added much cleaner implementation of is_t4()
Hariprasad Shenai
2013-03-14
cxgb4vf: Add support for Chelsio T5 adapter
Santosh Rastapur
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
cxgb4vf: remove __dev* attributes
Bill Pemberton
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher