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
/
cxgb
/
cxgb2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-02
chelsio: cxgb: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
1
-15
/
+4
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-09-04
ethtool: Fix an error code in cxgb2.c
Yang Li
1
-0
/
+1
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-02-03
chelsio: cxgb: Disable the card on error in threaded interrupt
Sebastian Andrzej Siewior
1
-10
/
+0
2021-02-03
chelsio: cxgb: Replace the workqueue with threaded interrupt
Sebastian Andrzej Siewior
1
-40
/
+4
2020-08-24
chelsio: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-5
/
+5
2020-03-10
net: cxgb2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+3
2020-03-03
net/chelsio: Delete drive and module versions
Leon Romanovsky
1
-3
/
+0
2018-08-10
net: chelsio: cxgb2: remove unused array pci_speed
Colin Ian King
1
-4
/
+0
2017-04-07
net: cxgb: Use net_device_stats from struct net_device
Tobias Klauser
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-17
net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-27
/
+37
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-2
/
+16
2015-04-01
chelsio cxgb/cxgb3: Make stats_strings arrays const
Joe Perches
1
-1
/
+1
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+3
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
1
-2
/
+2
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-10-18
net: cxgb2: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-22
net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driver
Peter Hüwe
1
-13
/
+2
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-6
/
+7
2013-01-07
chelsio: Use netdev_<level> and pr_<level>
Joe Perches
1
-17
/
+11
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+1
2012-12-03
chelsio: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
1
-1
/
+0
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-3
/
+4
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
1
-4
/
+5
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
1
-2
/
+0
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher
1
-0
/
+1379