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
Age
Commit message (
Expand
)
Author
2018-12-15
cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()
Yangtao Li
2018-11-20
cxgb4/cxgb4vf: Fix mac_hlist initialization and free
Arjun Vynipadath
2018-11-09
cxgb4vf: free mac_hlist properly
Arjun Vynipadath
2018-11-09
cxgb4vf: fix memleak in mac_hlist initialization
Arjun Vynipadath
2018-06-04
net: chelsio: Use zeroing memory allocator instead of allocator/memset
YueHaibing
2018-05-25
cxgb4/cxgb4vf: Notify link changes to OS-dependent code
Arjun Vynipadath
2018-05-25
cxgb4/cxgb4vf: link management changes for new SFP
Ganesh Goudar
2018-05-23
cxgb4: change the port capability bits definition
Ganesh Goudar
2018-04-17
cxgb4vf: display pause settings
Ganesh Goudar
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-12
cxgb4/cxgb4vf: check fw caps to set link mode mask
Ganesh Goudar
2018-03-04
cxgb4vf: Forcefully link up virtual interfaces
Arjun Vynipadath
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
[next]