index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4vf
Age
Commit message (
Expand
)
Author
2018-01-24
cxgb4/cxgb4vf: add support for ndo_set_vf_vlan
Ganesh Goudar
2018-01-10
cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
Arjun Vynipadath
2017-12-28
cxgb4/cxgb4vf: support for XLAUI Port Type
Ganesh Goudar
2017-11-03
cxgb4vf: define get_fecparam ethtool callback
Ganesh Goudar
2017-10-28
drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()
Kees Cook
2017-10-04
cxgb4vf: make a couple of functions static
Colin Ian King
2017-08-20
cxgb4/cxgbvf: Handle 32-bit fw port capabilities
Ganesh Goudar
2017-08-14
net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-06
cxgb4/cxgb4vf: Display 25G and 100G link speed
Ganesh Goudar
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-08
cxgb4/cxgb4vf: Assign netdev->dev_port with port ID
Arjun V
2016-12-08
cxgb4/cxgb4vf: Remove deprecated module parameters
Ganesh Goudar
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
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-09-15
cxgb4vf: don't offload Rx checksums for IPv6 fragments
Hariprasad Shenai
2016-08-28
cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned"
Colin Ian King
2016-08-14
cxgb4/cxgb4vf: Add set VF mac address support
Hariprasad Shenai
2016-07-30
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
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-06-15
cxgb4/cxgb4vf: Synchronize all MAC addresses
Hariprasad Shenai
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-04-29
cxgb4vf: Add support to enable logging of firmware mailbox commands for VF
Hariprasad Shenai
2016-04-06
cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enable
Hariprasad Shenai
2016-03-10
cxgb4vf: Set number of queues in pci probe only
Hariprasad Shenai
2016-03-10
cxgb4vf: Add a couple more checks for invalid provisioning configurations
Hariprasad Shenai
2016-03-10
cxgb4vf: Configure queue based on resource and interrupt type
Hariprasad Shenai
2016-03-10
cxgb4vf: Enable interrupts before we register our network devices
Hariprasad Shenai
2016-03-02
cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrs
Hariprasad Shenai
2016-03-02
cxgb4vf: Remove redundant adapter ready check during probe
Hariprasad Shenai
2016-03-02
cxgb4vf: Make sge init code more readable
Hariprasad Shenai
2016-03-02
cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
Hariprasad Shenai
2016-03-02
cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished
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-12-23
cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
Hariprasad Shenai
2015-10-22
cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapter
Hariprasad Shenai
2015-08-04
cxgb4/cxgb4vf: read the correct bits of PL Who Am I register
Hariprasad Shenai
2015-07-26
cxgb4vf: Read correct FL congestion threshold for T5 and T6
Hariprasad Shenai
2015-07-09
cxgb4vf: Fix check to use new User Doorbell mechanism
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-05-12
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
Hariprasad Shenai
2015-05-05
cxgb4: Discard the packet if the length is greater than mtu
Hariprasad Shenai
2015-05-05
cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold
Hariprasad Shenai
2015-04-09
cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate
Alexander Duyck
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
[next]