index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb
Commit message (
Expand
)
Author
Age
Files
Lines
*
chelsio: Fix a typo in a function name
Christophe JAILLET
2019-07-21
1
-2
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
chelsio: clean up indentation issue
Colin Ian King
2019-02-02
1
-2
/
+1
*
net: chelsio: cxgb2: remove unused array pci_speed
Colin Ian King
2018-08-10
1
-4
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
8
-0
/
+8
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
8
-0
/
+8
*
|
chelsio: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-16
/
+13
*
|
drivers: net: cxgb: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+2
|
/
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
net: cxgb: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-07
2
-2
/
+1
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-17
1
-27
/
+37
*
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-18
4
-14
/
+22
*
drivers: net: remove NETDEV_TX_LOCKED
Florian Westphal
2016-04-26
1
-2
/
+1
*
chelsio: constify cphy_ops structures
Julia Lawall
2016-01-04
4
-4
/
+4
*
chelsio: constify cmac_ops structures
Julia Lawall
2015-12-08
2
-2
/
+2
*
chelsio cxgb/cxgb3: Make stats_strings arrays const
Joe Perches
2015-04-01
1
-1
/
+1
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
2014-12-10
1
-5
/
+6
*
chelsio: fix misspelling of current function in string
Julia Lawall
2014-12-09
1
-1
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-3
/
+3
|
\
|
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-06
1
-2
/
+2
|
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-1
/
+1
|
/
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
3
-3
/
+0
*
ethernet: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
15
-30
/
+15
*
net: cxgb2: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-18
1
-2
/
+0
*
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-2
/
+2
*
chelsio: Remove extern from function prototypes
Joe Perches
2013-09-24
1
-23
/
+23
*
net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driver
Peter Hüwe
2013-05-22
1
-13
/
+2
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-1
/
+1
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
2
-7
/
+8
*
chelsio: use netdev_alloc_skb_ip_align
stephen hemminger
2013-03-20
1
-2
/
+1
*
chelsio: add headroom in RX path
Eric Dumazet
2013-03-20
1
-1
/
+1
*
chelsio: Use netdev_<level> and pr_<level>
Joe Perches
2013-01-07
2
-20
/
+14
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
3
-8
/
+5
*
chelsio: remove get_clock and use ktime_get
Jan Glauber
2012-12-07
1
-13
/
+1
*
chelsio: remove __dev* attributes
Bill Pemberton
2012-12-03
4
-9
/
+9
*
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-22
1
-1
/
+0
*
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
3
-5
/
+6
*
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
2011-11-14
1
-4
/
+5
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-5
/
+5
*
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-07
1
-2
/
+0
*
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-06
1
-1
/
+1
*
chelsio: convert to SKB paged frag API.
Ian Campbell
2011-10-05
1
-3
/
+2
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
chelsio: Move the Chelsio drivers
Jeff Kirsher
2011-08-10
24
-0
/
+13762