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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
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-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+18
2016-09-21
cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter
Hariprasad Shenai
2
-6
/
+18
2016-09-15
cxgb4vf: don't offload Rx checksums for IPv6 fragments
Hariprasad Shenai
1
-3
/
+4
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
3
-6
/
+84
2016-07-30
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
Hariprasad Shenai
1
-1
/
+1
2016-07-25
cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf
Ganesh Goudar
3
-97
/
+183
2016-06-25
cxgb4vf: Synchronize access to mailbox
Hariprasad Shenai
3
-0
/
+65
2016-06-15
cxgb4/cxgb4vf: Synchronize all MAC addresses
Hariprasad Shenai
1
-6
/
+2
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-04-29
cxgb4vf: Add support to enable logging of firmware mailbox commands for VF
Hariprasad Shenai
4
-25
/
+192
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-03-02
cxgb4vf: Make sge init code more readable
Hariprasad Shenai
3
-37
/
+59
2016-03-02
cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
Hariprasad Shenai
1
-1
/
+12
2016-03-02
cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished
Hariprasad Shenai
1
-1
/
+1
2016-02-18
cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address
Hariprasad Shenai
4
-61
/
+171
2015-12-23
cxgb4vf: Update to 128 byte mailbox size for T6 adapter
Hariprasad Shenai
2
-2
/
+10
2015-12-23
cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
Hariprasad Shenai
1
-2
/
+9
2015-10-22
cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapter
Hariprasad Shenai
1
-1
/
+1
2015-08-04
cxgb4/cxgb4vf: read the correct bits of PL Who Am I register
Hariprasad Shenai
1
-1
/
+2
2015-07-26
cxgb4vf: Read correct FL congestion threshold for T5 and T6
Hariprasad Shenai
1
-2
/
+16
2015-07-09
cxgb4vf: Fix check to use new User Doorbell mechanism
Hariprasad Shenai
1
-3
/
+9
2015-06-01
cxgb4vf: Adds SRIOV driver changes for T6 adapter
Hariprasad Shenai
3
-23
/
+54
2015-05-27
cxgb4/cxgb4vf: function and argument name cleanup
Hariprasad Shenai
3
-13
/
+13
2015-05-12
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
Hariprasad Shenai
2
-42
/
+44
2015-05-05
cxgb4: Discard the packet if the length is greater than mtu
Hariprasad Shenai
1
-1
/
+8
2015-05-05
cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold
Hariprasad Shenai
1
-1
/
+5
2015-04-09
cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate
Alexander Duyck
1
-2
/
+2
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+11
2015-03-29
cxgb4vf: Fix sparse warnings
Hariprasad Shenai
2
-7
/
+11
2015-03-19
cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"
Hariprasad Shenai
1
-1
/
+1
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2
-2
/
+2
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2015-01-14
cxgb4vf: Fix queue allocation for 40G adapter
Hariprasad Shenai
1
-1
/
+1
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2015-01-13
cxgb4vf: Initialize mdio_addr before using it
Hariprasad Shenai
1
-0
/
+2
2015-01-12
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
2
-4
/
+4
2015-01-12
iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...
Hariprasad Shenai
1
-1
/
+1
[next]