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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: chelsio: Use zeroing memory allocator instead of allocator/memset
YueHaibing
2018-06-04
1
-6
/
+1
*
cxgb4/cxgb4vf: Notify link changes to OS-dependent code
Arjun Vynipadath
2018-05-25
3
-4
/
+30
*
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
*
cxgb4vf: display pause settings
Ganesh Goudar
2018-04-17
1
-0
/
+16
*
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-5
/
+5
*
cxgb4/cxgb4vf: check fw caps to set link mode mask
Ganesh Goudar
2018-03-12
1
-13
/
+24
*
cxgb4vf: Forcefully link up virtual interfaces
Arjun Vynipadath
2018-03-04
1
-3
/
+11
*
cxgb4/cxgb4vf: add support for ndo_set_vf_vlan
Ganesh Goudar
2018-01-24
5
-3
/
+44
*
cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
Arjun Vynipadath
2018-01-10
1
-6
/
+17
*
cxgb4/cxgb4vf: support for XLAUI Port Type
Ganesh Goudar
2017-12-28
1
-1
/
+9
*
cxgb4vf: define get_fecparam ethtool callback
Ganesh Goudar
2017-11-03
1
-0
/
+58
*
drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()
Kees Cook
2017-10-28
1
-6
/
+6
*
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
3
-131
/
+461
*
net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
2017-08-14
3
-0
/
+22
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
cxgb4/cxgb4vf: Display 25G and 100G link speed
Ganesh Goudar
2017-01-06
1
-9
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-10
1
-0
/
+1
|
\
|
*
cxgb4/cxgb4vf: Assign netdev->dev_port with port ID
Arjun V
2016-12-08
1
-0
/
+1
*
|
cxgb4/cxgb4vf: Remove deprecated module parameters
Ganesh Goudar
2016-12-08
1
-8
/
+1
*
|
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
1
-4
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
2
-6
/
+18
|
\
|
*
cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter
Hariprasad Shenai
2016-09-21
2
-6
/
+18
*
|
cxgb4vf: don't offload Rx checksums for IPv6 fragments
Hariprasad Shenai
2016-09-15
1
-3
/
+4
*
|
cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned"
Colin Ian King
2016-08-28
1
-1
/
+1
*
|
cxgb4/cxgb4vf: Add set VF mac address support
Hariprasad Shenai
2016-08-14
3
-6
/
+84
|
/
*
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
Hariprasad Shenai
2016-07-30
1
-1
/
+1
*
cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf
Ganesh Goudar
2016-07-25
3
-97
/
+183
*
cxgb4vf: Synchronize access to mailbox
Hariprasad Shenai
2016-06-25
3
-0
/
+65
*
cxgb4/cxgb4vf: Synchronize all MAC addresses
Hariprasad Shenai
2016-06-15
1
-6
/
+2
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
cxgb4vf: Add support to enable logging of firmware mailbox commands for VF
Hariprasad Shenai
2016-04-29
4
-25
/
+192
*
cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enable
Hariprasad Shenai
2016-04-06
1
-1
/
+2
*
cxgb4vf: Set number of queues in pci probe only
Hariprasad Shenai
2016-03-10
1
-4
/
+4
*
cxgb4vf: Add a couple more checks for invalid provisioning configurations
Hariprasad Shenai
2016-03-10
1
-0
/
+5
*
cxgb4vf: Configure queue based on resource and interrupt type
Hariprasad Shenai
2016-03-10
1
-71
/
+94
*
cxgb4vf: Enable interrupts before we register our network devices
Hariprasad Shenai
2016-03-10
1
-25
/
+26
*
cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrs
Hariprasad Shenai
2016-03-02
1
-46
/
+0
*
cxgb4vf: Remove redundant adapter ready check during probe
Hariprasad Shenai
2016-03-02
1
-10
/
+0
*
cxgb4vf: Make sge init code more readable
Hariprasad Shenai
2016-03-02
3
-37
/
+59
*
cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
Hariprasad Shenai
2016-03-02
1
-1
/
+12
*
cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished
Hariprasad Shenai
2016-03-02
1
-1
/
+1
*
cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address
Hariprasad Shenai
2016-02-18
4
-61
/
+171
*
cxgb4vf: Update to 128 byte mailbox size for T6 adapter
Hariprasad Shenai
2015-12-23
2
-2
/
+10
*
cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
Hariprasad Shenai
2015-12-23
1
-2
/
+9
*
cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapter
Hariprasad Shenai
2015-10-22
1
-1
/
+1
*
cxgb4/cxgb4vf: read the correct bits of PL Who Am I register
Hariprasad Shenai
2015-08-04
1
-1
/
+2
*
cxgb4vf: Read correct FL congestion threshold for T5 and T6
Hariprasad Shenai
2015-07-26
1
-2
/
+16
*
cxgb4vf: Fix check to use new User Doorbell mechanism
Hariprasad Shenai
2015-07-09
1
-3
/
+9
[next]