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
/
cxgb3
/
cxgb3_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
net: cxgb3: Cleanup in_interrupt() usage
Thomas Gleixner
1
-1
/
+1
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-4
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-03-10
net: cxgb3: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-03
net/chelsio: Delete drive and module versions
Leon Romanovsky
1
-4
/
+0
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-1
/
+1
2020-01-25
net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
Michael Ellerman
1
-0
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-08-06
net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
Christophe JAILLET
1
-1
/
+4
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+17
2018-10-05
net: cxgb3_main: fix a missing-check bug
Wenwen Wang
1
-0
/
+17
2018-09-21
net: cxgb3_main: remove redundant null pointer check before kfree_skb
zhong jiang
1
-2
/
+1
2018-09-18
net: ethernet: remove redundant include
zhong jiang
1
-1
/
+0
2018-07-18
net: cxgb3_main: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+2
2018-06-15
net: cxgb3: add error handling for sysfs_create_group
Zhouyang Jia
1
-0
/
+7
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-3
/
+3
2018-01-22
cxgb3: assign port id to net_device->dev_port
Arjun Vynipadath
1
-0
/
+1
2017-07-18
net: chelsio: cxgb3: constify attribute_group structures.
Arvind Yadav
1
-2
/
+6
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
1
-8
/
+4
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-6
/
+6
2017-04-07
net: cxgb3: 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: cxgb3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-28
/
+37
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
1
-2
/
+2
2016-05-01
cxgb3: fix out of bounds read
Michal Schmidt
1
-1
/
+2
2015-12-07
cxgb3: Convert simple_strtoul to kstrtox
LABBE Corentin
1
-6
/
+8
2015-06-21
cxgb3: avoid needless buffer copy for firmware
Kees Cook
1
-6
/
+6
2015-04-01
chelsio cxgb/cxgb3: Make stats_strings arrays const
Joe Perches
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
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-02-18
cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-14
/
+9
2014-02-18
cxgb3: Remove superfluous call to pci_disable_msix()
Alexander Gordeev
1
-3
/
+0
2013-10-18
net: cxgb3: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-07-02
cxgb3: Missing rtnl lock in error recovery
Benjamin Herrenschmidt
1
-0
/
+2
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-9
/
+11
2013-01-07
chelsio: Use netdev_<level> and pr_<level>
Joe Perches
1
-23
/
+19
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-4
/
+2
2012-12-03
cxgb3: remove __dev* attributes
Bill Pemberton
1
-6
/
+6
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-09-07
netdev: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-07-19
cxgb3: Set vlan_feature on net_device
brenohl@br.ibm.com
1
-0
/
+4
2012-07-05
cxgb3: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+1
2012-04-30
cxgb3: Don't call cxgb_vlan_mode until q locks are initialized
Roland Dreier
1
-46
/
+46
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
1
-1
/
+1
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
1
-4
/
+1
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-4
/
+5
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
-1
/
+0
[next]