aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb
AgeCommit message (Expand)Author
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-04-07net: cxgb: Use net_device_stats from struct net_deviceTobias Klauser
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-17net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-04-26drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal
2016-01-04chelsio: constify cphy_ops structuresJulia Lawall
2015-12-08chelsio: constify cmac_ops structuresJulia Lawall
2015-04-01chelsio cxgb/cxgb3: Make stats_strings arrays constJoe Perches
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-12-10cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck
2014-12-09chelsio: fix misspelling of current function in stringJulia Lawall
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher
2013-10-18net: cxgb2: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-09-24chelsio: Remove extern from function prototypesJoe Perches
2013-05-22net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driverPeter Hüwe
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-20chelsio: use netdev_alloc_skb_ip_alignstephen hemminger
2013-03-20chelsio: add headroom in RX pathEric Dumazet
2013-01-07chelsio: Use netdev_<level> and pr_<level>Joe Perches
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-07chelsio: remove get_clock and use ktime_getJan Glauber
2012-12-03chelsio: remove __dev* attributesBill Pemberton
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-10-05chelsio: convert to SKB paged frag API.Ian Campbell
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher