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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-06
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
3
-4
/
+4
2017-02-03
cxgb4: get rid of custom busy poll code
Eric Dumazet
4
-174
/
+6
2017-02-03
cxgb4: Fix uld_send() for ctrl pkts
Arjun V
1
-3
/
+8
2017-01-31
cxgb4: update latest firmware version supported
Ganesh Goudar
1
-6
/
+6
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
3
-4
/
+4
2017-01-20
cxgb4: hide unused warnings
Arnd Bergmann
1
-0
/
+2
2017-01-17
cxgb4: Implement ndo_get_phys_port_id for mgmt dev
Ganesh Goudar
1
-0
/
+27
2017-01-16
cxgb4: Shutdown adapter if firmware times out or errors out
Hariprasad Shenai
4
-4
/
+64
2017-01-14
cxgb4: Remove redundant memset before memcpy
Shyam Saini
1
-5
/
+0
2017-01-13
cxgb4: Fix misleading packet/frame count stats.
Ganesh Goudar
2
-0
/
+35
2017-01-12
cxgb4: Initialize mbox lock and list for mgmt dev
Ganesh Goudar
1
-1
/
+4
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+3
2017-01-06
cxgb4: Add port description for new cards.
Ganesh Goudar
1
-12
/
+18
2017-01-06
cxgb4/cxgb4vf: Display 25G and 100G link speed
Ganesh Goudar
2
-16
/
+25
2017-01-06
cxgb4: Synchronize access to mailbox
Hariprasad Shenai
3
-1
/
+69
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+5
2017-01-04
cxgb4: Support compressed error vector for T6
Arjun V
5
-2
/
+45
2017-01-04
libcxgb: fix error check for ip6_route_output()
Varun Prakash
1
-7
/
+5
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
3
-3
/
+3
2016-12-23
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+13
2016-12-17
net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-28
/
+37
2016-12-17
net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-27
/
+37
2016-12-14
scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature
Varun Prakash
1
-0
/
+13
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+2
2016-12-08
cxgb4/cxgb4vf: Assign netdev->dev_port with port ID
Arjun V
3
-1
/
+2
2016-12-08
cxgb4/cxgb4vf: Remove deprecated module parameters
Ganesh Goudar
2
-48
/
+2
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-11-30
cxgb4: Add PCI device ID for new adapter
Hariprasad Shenai
1
-0
/
+1
2016-11-25
cxgb4: fix memory leak on txq_info
Colin Ian King
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2016-11-18
cxgb4: Allocate Tx queues dynamically
Hariprasad Shenai
6
-74
/
+273
2016-11-16
cxgb4: do not call napi_hash_del()
Eric Dumazet
1
-1
/
+0
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-11-03
cxgb4: correct device ID of T6 adapter
Hariprasad Shenai
1
-1
/
+1
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-24
/
+22
2016-10-29
cxgb4: Fix error handling in alloc_uld_rxqs().
Ganesh Goudar
1
-22
/
+18
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
3
-8
/
+8
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
4
-14
/
+22
2016-10-18
cxgb4: Fix number of queue sets corssing the limit
Ganesh Goudar
1
-1
/
+1
2016-10-17
cxgb4: fix memory leak of qe on error exit path
Colin Ian King
1
-1
/
+3
2016-10-14
net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...
Shmulik Ladkani
1
-1
/
+1
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-0
/
+11
2016-10-07
iw_cxgb4: add fast-path for small REG_MR operations
Steve Wise
1
-0
/
+1
2016-10-07
cxgb4: advertise support for FR_NSMR_TPTE_WR
Steve Wise
4
-0
/
+10
2016-10-03
cxgb4: unexport cxgb4_dcb_enabled
Arnd Bergmann
1
-6
/
+1
2016-10-03
cxgb4: mark cxgb_setup_tc() static
Baoyou Xie
1
-2
/
+2
2016-09-26
cxgb4: mark symbols static where possible
Baoyou Xie
2
-11
/
+14
2016-09-25
cxgb4: fix -ve error check on a signed iq
Colin Ian King
1
-5
/
+5
2016-09-23
cxgb4: fix signed wrap around when decrementing index idx
Colin Ian King
1
-1
/
+1
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-11
/
+45
[next]