index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4vf
/
cxgb4vf_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-20
cxgb4/cxgbvf: Handle 32-bit fw port capabilities
Ganesh Goudar
1
-13
/
+37
2017-08-14
net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
1
-0
/
+18
2017-01-06
cxgb4/cxgb4vf: Display 25G and 100G link speed
Ganesh Goudar
1
-9
/
+12
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-12-08
cxgb4/cxgb4vf: Assign netdev->dev_port with port ID
Arjun V
1
-0
/
+1
2016-12-08
cxgb4/cxgb4vf: Remove deprecated module parameters
Ganesh Goudar
1
-8
/
+1
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
1
-4
/
+2
2016-08-28
cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned"
Colin Ian King
1
-1
/
+1
2016-08-14
cxgb4/cxgb4vf: Add set VF mac address support
Hariprasad Shenai
1
-0
/
+24
2016-07-25
cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf
Ganesh Goudar
1
-97
/
+179
2016-06-25
cxgb4vf: Synchronize access to mailbox
Hariprasad Shenai
1
-0
/
+2
2016-06-15
cxgb4/cxgb4vf: Synchronize all MAC addresses
Hariprasad Shenai
1
-6
/
+2
2016-04-29
cxgb4vf: Add support to enable logging of firmware mailbox commands for VF
Hariprasad Shenai
1
-0
/
+112
2016-04-06
cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enable
Hariprasad Shenai
1
-1
/
+2
2016-03-10
cxgb4vf: Set number of queues in pci probe only
Hariprasad Shenai
1
-4
/
+4
2016-03-10
cxgb4vf: Add a couple more checks for invalid provisioning configurations
Hariprasad Shenai
1
-0
/
+5
2016-03-10
cxgb4vf: Configure queue based on resource and interrupt type
Hariprasad Shenai
1
-71
/
+94
2016-03-10
cxgb4vf: Enable interrupts before we register our network devices
Hariprasad Shenai
1
-25
/
+26
2016-03-02
cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrs
Hariprasad Shenai
1
-46
/
+0
2016-03-02
cxgb4vf: Remove redundant adapter ready check during probe
Hariprasad Shenai
1
-10
/
+0
2016-02-18
cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address
Hariprasad Shenai
1
-44
/
+72
2015-10-22
cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapter
Hariprasad Shenai
1
-1
/
+1
2015-05-12
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
Hariprasad Shenai
1
-6
/
+7
2015-03-19
cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"
Hariprasad Shenai
1
-1
/
+1
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-01-14
cxgb4vf: Fix queue allocation for 40G adapter
Hariprasad Shenai
1
-1
/
+1
2015-01-12
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
1
-1
/
+1
2015-01-12
iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...
Hariprasad Shenai
1
-1
/
+1
2015-01-05
cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines
Hariprasad Shenai
1
-1
/
+1
2015-01-05
cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines
Hariprasad Shenai
1
-6
/
+6
2015-01-05
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines
Hariprasad Shenai
1
-14
/
+10
2014-12-22
cxgb4vf: Fix ethtool get_settings for VF driver
Hariprasad Shenai
1
-15
/
+127
2014-12-09
cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses
Hariprasad Shenai
1
-12
/
+0
2014-12-09
cxgb4vf: Add and initialize some sge params for VF driver
Hariprasad Shenai
1
-0
/
+27
2014-11-25
cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table
Hariprasad Shenai
1
-61
/
+12
2014-11-22
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...
Hariprasad Shenai
1
-8
/
+8
2014-11-22
RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...
Hariprasad Shenai
1
-5
/
+5
2014-10-29
cxgb4vf: Replace repetitive pci device ID's with right ones
Hariprasad Shenai
1
-8
/
+8
2014-10-09
cxgb4vf: Add 40G support for cxgb4vf driver
Hariprasad Shenai
1
-4
/
+8
2014-09-28
cxgb4/cxgb4vf: Add Devicde ID for two more adapter
Hariprasad Shenai
1
-0
/
+2
2014-09-28
cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.
Hariprasad Shenai
1
-52
/
+52
2014-09-10
cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapter
Hariprasad Shenai
1
-2
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-05
cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...
Hariprasad Shenai
1
-14
/
+15
2014-07-01
cxgb4vf: Adds device ID for few more Chelsio T4 Adapters
Hariprasad Shenai
1
-0
/
+9
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-28
cxgb4vf: Adds device Id for few more Chelsio adapters
Hariprasad Shenai
1
-0
/
+8
2014-02-18
cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-18
/
+16
2014-02-18
cxgb4vf: Remove superfluous call to pci_disable_msix()
Alexander Gordeev
1
-1
/
+0
2013-12-03
cxgb4vf: added much cleaner implementation of is_t4()
Hariprasad Shenai
1
-4
/
+11
[next]