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
/
cxgb4
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-14
cxgb4: fix missing break in switch and indent return statements
Colin Ian King
1
-3
/
+4
2017-10-14
cxgb4: collect IBQ and OBQ dumps
Rahul Lakkireddy
4
-0
/
+253
2017-10-14
cxgb4: collect hardware module dumps
Rahul Lakkireddy
5
-0
/
+422
2017-10-14
cxgb4: collect TP dump
Rahul Lakkireddy
8
-1
/
+234
2017-10-14
cxgb4: update API for TP indirect register access
Rahul Lakkireddy
5
-140
/
+239
2017-10-14
cxgb4: collect firmware mbox and device log dump
Rahul Lakkireddy
5
-0
/
+107
2017-10-14
cxgb4: collect on-chip memory dump
Rahul Lakkireddy
7
-1
/
+220
2017-10-14
cxgb4: collect register dump
Rahul Lakkireddy
8
-2
/
+285
2017-10-14
cxgb4: implement ethtool dump data operations
Rahul Lakkireddy
8
-2
/
+265
2017-10-10
cxgb4: add new T5 pci device id's
Ganesh Goudar
1
-0
/
+2
2017-10-10
cxgb4: Add support for new flash parts
Ganesh Goudar
1
-20
/
+116
2017-10-03
cxgb4: add new T6 pci device id's
Ganesh Goudar
1
-0
/
+1
2017-10-03
cxgb4: Update comment for min_mtu
Arjun Vynipadath
1
-1
/
+1
2017-09-28
cxgb4: make function ch_flower_stats_cb, fixes warning
Colin Ian King
1
-1
/
+1
2017-09-25
neigh: make strucrt neigh_table::entry_size unsigned int
Alexey Dobriyan
1
-2
/
+2
2017-09-25
cxgb4: do DCB state reset in couple of places
Ganesh Goudar
3
-6
/
+20
2017-09-22
cxgb4: fetch stats for offloaded tc flower flows
Kumar Sanghvi
6
-1
/
+161
2017-09-22
cxgb4: add support to offload action vlan
Kumar Sanghvi
1
-0
/
+42
2017-09-22
cxgb4: add basic tc flower offload support
Kumar Sanghvi
6
-2
/
+325
2017-09-22
cxgb4: add tc flower offload skeleton
Kumar Sanghvi
4
-1
/
+128
2017-09-21
cxgb4: avoid stall while shutting down the adapter
Ganesh Goudar
3
-1
/
+11
2017-09-20
cxgb4: add new T5 pci device id's
Ganesh Goudar
1
-0
/
+5
2017-09-05
cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6
Ganesh Goudar
1
-1
/
+15
2017-09-05
cxgb4: Fix pause frame count in t4_get_port_stats
Ganesh Goudar
1
-8
/
+4
2017-09-05
cxgb4: fix memory leak
Ganesh Goudar
1
-3
/
+3
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-08-28
cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()
Stefano Brivio
1
-3
/
+3
2017-08-20
cxgb4/cxgbvf: Handle 32-bit fw port capabilities
Ganesh Goudar
5
-225
/
+759
2017-08-18
net/sched: Fix the logic error to decide the ingress qdisc
Chris Mi
1
-1
/
+1
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+21
2017-08-14
net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
3
-8
/
+21
2017-08-11
net: sched: use newly added classid identity helpers
Jiri Pirko
1
-1
/
+1
2017-08-08
cxgb4: Clear On FLASH config file after a FW upgrade
Arjun Vynipadath
2
-0
/
+71
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
1
-2
/
+2
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
3
-17
/
+10
2017-08-07
cxgb4: push cls_u32 setup_tc processing into a separate function
Jiri Pirko
1
-16
/
+26
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
1
-3
/
+4
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
1
-1
/
+1
2017-07-29
cxgb4: ethtool forward error correction management support
Casey Leedom
1
-0
/
+100
2017-07-29
cxgb4: core hardware/firmware support for Forward Error Correction on a link
Casey Leedom
1
-35
/
+117
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+4
2017-07-20
cxgb4: display serial config and vpd versions
Ganesh Goudar
4
-58
/
+188
2017-07-19
cxgb4: Update register ranges of T4/T5/T6 adapters
Arjun Vynipadath
1
-37
/
+14
2017-07-14
cxgb4: ptp_clock_register() returns error pointers
Ganesh Goudar
1
-1
/
+2
2017-07-13
cxgb4: add new T5 pci device id's
Ganesh Goudar
1
-0
/
+2
2017-07-11
cxgb4: fix BUG() on interrupt deallocating path of ULD
Guilherme G. Piccoli
2
-22
/
+36
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-90
/
+1404
2017-07-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-0
/
+47
2017-07-05
cxgb4: Support for get_ts_info ethtool method
Atul Gupta
1
-1
/
+18
2017-07-05
cxgb4: Add PTP Hardware Clock (PHC) support
Atul Gupta
2
-0
/
+287
[next]