index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
t4_hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
cxgb4: Fix FW flash errors
Arjun Vynipadath
1
-9
/
+8
2017-11-14
cxgb4: collect SGE queue context dump
Rahul Lakkireddy
1
-0
/
+62
2017-11-11
cxgb4: collect vpd info directly from hardware
Rahul Lakkireddy
1
-0
/
+29
2017-11-01
cxgb4: save additional filter tuple field shifts in tp_params
Kumar Sanghvi
1
-2
/
+16
2017-10-27
cxgb4: collect hardware scheduler dumps
Rahul Lakkireddy
1
-0
/
+57
2017-10-15
cxgb4: fix missing break in switch and indent return statements
Colin Ian King
1
-3
/
+4
2017-10-15
cxgb4: collect TP dump
Rahul Lakkireddy
1
-0
/
+20
2017-10-15
cxgb4: update API for TP indirect register access
Rahul Lakkireddy
1
-112
/
+200
2017-10-10
cxgb4: Add support for new flash parts
Ganesh Goudar
1
-20
/
+116
2017-09-06
cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6
Ganesh Goudar
1
-1
/
+15
2017-09-06
cxgb4: Fix pause frame count in t4_get_port_stats
Ganesh Goudar
1
-8
/
+4
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-08-29
cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()
Stefano Brivio
1
-3
/
+3
2017-08-21
cxgb4/cxgbvf: Handle 32-bit fw port capabilities
Ganesh Goudar
1
-127
/
+453
2017-08-09
cxgb4: Clear On FLASH config file after a FW upgrade
Arjun Vynipadath
1
-0
/
+70
2017-07-30
cxgb4: core hardware/firmware support for Forward Error Correction on a link
Casey Leedom
1
-35
/
+117
2017-07-21
cxgb4: display serial config and vpd versions
Ganesh Goudar
1
-0
/
+173
2017-07-20
cxgb4: Update register ranges of T4/T5/T6 adapters
Arjun Vynipadath
1
-37
/
+14
2017-06-23
cxgb4: Use Firmware params to get buffer-group map
Arjun Vynipadath
1
-17
/
+91
2017-06-23
cxgb4: Update T6 Buffer Group and Channel Mappings
Arjun Vynipadath
1
-15
/
+76
2017-06-13
cxgb4: handle serial flash interrupt
Ganesh Goudar
1
-1
/
+1
2017-06-09
cxgb4: handle interrupt raised when FW crashes
Rahul Lakkireddy
1
-1
/
+18
2017-06-08
cxgb4: fix to bring link down after adapter crash
Rahul Lakkireddy
1
-4
/
+3
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+7
2017-06-02
cxgb4: fix incorrect cim_la output for T6
Ganesh Goudar
1
-1
/
+10
2017-05-30
cxgb4: FW upgrade fixes
Arjun Vynipadath
1
-3
/
+18
2017-05-30
cxgb4: avoid crash on PCI error recovery path
Guilherme G. Piccoli
1
-2
/
+7
2017-05-21
cxgb4 : retrieve port information from firmware
Ganesh Goudar
1
-0
/
+30
2017-05-08
cxgb4: avoid disabling FEC by default
Ganesh Goudar
1
-7
/
+31
2017-03-22
cxgb4: Update IngPad and IngPack values
Arjun Vynipadath
1
-19
/
+56
2017-01-16
cxgb4: Shutdown adapter if firmware times out or errors out
Hariprasad Shenai
1
-2
/
+37
2017-01-14
cxgb4: Fix misleading packet/frame count stats.
Ganesh Goudar
1
-0
/
+18
2017-01-07
cxgb4: Add port description for new cards.
Ganesh Goudar
1
-12
/
+18
2017-01-06
cxgb4: Synchronize access to mailbox
Hariprasad Shenai
1
-1
/
+58
2017-01-04
cxgb4: Support compressed error vector for T6
Arjun V
1
-0
/
+7
2016-12-09
cxgb4/cxgb4vf: Assign netdev->dev_port with port ID
Arjun V
1
-1
/
+0
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2016-09-21
cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter
Hariprasad Shenai
1
-1
/
+6
2016-09-04
cxgb4: Add support for ndo_get_vf_config
Hariprasad Shenai
1
-1
/
+1
2016-08-23
cxgb4: add support for tx traffic scheduling classes
Rahul Lakkireddy
1
-1
/
+30
2016-08-15
cxgb4/cxgb4vf: Add set VF mac address support
Hariprasad Shenai
1
-0
/
+41
2016-07-25
cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf
Ganesh Goudar
1
-0
/
+2
2016-05-04
cxgb4: Check for firmware errors in the mailbox command loop
Hariprasad Shenai
1
-2
/
+6
2016-05-04
cxgb4: Don't sleep when mbox cmd is issued from interrupt context
Hariprasad Shenai
1
-0
/
+6
2016-04-29
cxgb4: Add support to enable logging of firmware mailbox commands
Hariprasad Shenai
1
-20
/
+49
2016-04-26
cxgb4: Decode link down reason code obtained from firmware
Hariprasad Shenai
1
-0
/
+34
2016-04-26
cxgb4: Don't assume FW_PORT_CMD reply is always port info msg
Hariprasad Shenai
1
-37
/
+73
2016-04-26
cxgb4: Refactor t4_port_init function
Hariprasad Shenai
1
-40
/
+53
2016-04-26
cxgb4: add new routine to get adapter info
Hariprasad Shenai
1
-0
/
+14
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+33
[next]