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.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
2021-06-23
cxgb4: fix sleep in atomic when flashing PHY firmware
Rahul Lakkireddy
1
-0
/
+2
2021-06-23
cxgb4: fix endianness when flashing boot image
Rahul Lakkireddy
1
-17
/
+27
2021-04-14
cxgb4: avoid collecting SGE_QBASE regs during traffic
Rahul Lakkireddy
1
-1
/
+2
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2020-08-25
cxgb4: add error handlers to LE intr_handler
Raju Rangoju
1
-0
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+4
2020-07-01
cxgb4: add main VI to mirror VI config replication
Rahul Lakkireddy
1
-4
/
+23
2020-07-01
cxgb4: add mirror action to TC-MATCHALL offload
Rahul Lakkireddy
1
-0
/
+16
2020-07-01
net: cxgb4: fix return error value in t4_prep_fw
Li Heng
1
-4
/
+4
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-18
/
+18
2020-06-24
cxgb4: always sync access when flashing PHY firmware
Rahul Lakkireddy
1
-11
/
+3
2020-06-24
cxgb4: update kernel-doc line comments
Rahul Lakkireddy
1
-18
/
+18
2020-06-19
cxgb4: add support to flash boot cfg image
Vishal Kulkarni
1
-0
/
+90
2020-06-19
cxgb4: add support to flash boot image
Vishal Kulkarni
1
-0
/
+187
2020-05-15
cxgb4: tune burst buffer size for TC-MQPRIO offload
Rahul Lakkireddy
1
-3
/
+5
2020-04-15
net/cxgb4: Check the return from t4_query_params properly
Jason Gunthorpe
1
-1
/
+1
2020-03-25
cxgb4: Add support to catch bits set in INT_CAUSE5
Rahul Kundu
1
-8
/
+24
2020-03-15
cxgb4: update T5/T6 adapter register ranges
Shahjada Abul Husain
1
-14
/
+8
2019-12-31
cxgb4/cxgb4vf: fix flow control display for auto negotiation
Rahul Lakkireddy
1
-8
/
+13
2019-11-20
cxgb4: add TC-MATCHALL classifier egress offload
Rahul Lakkireddy
1
-4
/
+7
2019-09-12
cxgb4: Fix spelling typos
Arkadiusz Drabczyk
1
-15
/
+15
2019-07-21
cxgb4: Prefer pcie_capability_read_word()
Frederick Lawler
1
-6
/
+3
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+11
2019-05-27
cxgb4: Make t4_get_tp_e2c_map static
YueHaibing
1
-1
/
+1
2019-05-24
cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"
Vishal Kulkarni
1
-0
/
+11
2019-05-23
cxgb4: use firmware API for validating filter spec
Raju Rangoju
1
-5
/
+42
2019-05-23
cxgb4: Enable hash filter with offload
Vishal Kulkarni
1
-0
/
+32
2019-03-29
cxgb4/cxgb4vf: Display advertised FEC in ethtool
Vishal Kulkarni
1
-30
/
+77
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
1
-7
/
+7
2019-02-21
cxgb4: Mask out interrupts that are not enabled.
Vishal Kulkarni
1
-2
/
+8
2019-02-14
cxgb4/cxgb4vf: Add support for SGE doorbell queue timer
Vishal Kulkarni
1
-0
/
+41
2019-01-23
cxgb4/cxgb4vf: Link management changes
Vishal Kulkarni
1
-3
/
+44
2019-01-10
net: cxgb4: fix various indentation issues
Colin Ian King
1
-1
/
+1
2018-11-25
cxgb4: remove set but not used variables 'multitrc, speed'
YueHaibing
1
-4
/
+1
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
1
-4
/
+42
2018-11-18
cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size
Arjun Vynipadath
1
-11
/
+0
2018-10-05
cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capability
Ganesh Goudar
1
-2
/
+8
2018-09-14
cxgb4: Fix endianness issue in t4_fwcache()
Ganesh Goudar
1
-1
/
+1
2018-09-10
cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fm
Colin Ian King
1
-1
/
+0
2018-09-08
cxgb4: impose mandatory VLAN usage when non-zero TAG ID
Casey Leedom
1
-0
/
+3
2018-08-08
cxgb4/t4_hw: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-22
/
+13
2018-07-07
cxgb4: assume flash part size to be 4MB, if it can't be determined
Casey Leedom
1
-22
/
+13
2018-07-05
cxgb4: Add support to read actual provisioned resources
Casey Leedom
1
-0
/
+51
2018-05-31
cxgb4: Add FORCE_PAUSE bit to 32 bit port caps
Ganesh Goudar
1
-1
/
+9
2018-05-25
cxgb4/cxgb4vf: Notify link changes to OS-dependent code
Arjun Vynipadath
1
-0
/
+28
2018-05-25
cxgb4/cxgb4vf: link management changes for new SFP
Ganesh Goudar
1
-4
/
+30
2018-05-23
cxgb4: do L1 config when module is inserted
Ganesh Goudar
1
-6
/
+34
2018-05-23
cxgb4: change the port capability bits definition
Ganesh Goudar
1
-2
/
+2
[next]