summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb
Commit message (Expand)AuthorAgeFilesLines
* chelsio: Fix a typo in a function nameChristophe JAILLET2019-07-211-2/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* chelsio: clean up indentation issueColin Ian King2019-02-031-2/+1Star
* net: chelsio: cxgb2: remove unused array pci_speedColin Ian King2018-08-101-4/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-048-0/+8
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-028-0/+8
* | chelsio: Convert timers to use timer_setup()Kees Cook2017-10-181-16/+13Star
* | drivers: net: cxgb: use setup_timer() helper.Allen Pais2017-09-211-3/+2Star
|/
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-2/+2
* net: cxgb: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-2/+1Star
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-181-27/+37
* ethernet: use core min/max MTU checkingJarod Wilson2016-10-184-14/+22
* drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal2016-04-261-2/+1Star
* chelsio: constify cphy_ops structuresJulia Lawall2016-01-054-4/+4
* chelsio: constify cmac_ops structuresJulia Lawall2015-12-092-2/+2
* chelsio cxgb/cxgb3: Make stats_strings arrays constJoe Perches2015-04-011-1/+1
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
* cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck2014-12-101-5/+6
* chelsio: fix misspelling of current function in stringJulia Lawall2014-12-091-1/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-3/+3
|\
| * net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-071-2/+2
| * net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
|/
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-163-3/+0Star
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-0615-30/+15Star
* net: cxgb2: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-2/+0Star
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-2/+2
* chelsio: Remove extern from function prototypesJoe Perches2013-09-241-23/+23
* net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driverPeter Hüwe2013-05-221-13/+2Star
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-192-7/+8
* chelsio: use netdev_alloc_skb_ip_alignstephen hemminger2013-03-201-2/+1Star
* chelsio: add headroom in RX pathEric Dumazet2013-03-201-1/+1
* chelsio: Use netdev_<level> and pr_<level>Joe Perches2013-01-082-20/+14Star
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-073-8/+5Star
* chelsio: remove get_clock and use ktime_getJan Glauber2012-12-071-13/+1Star
* chelsio: remove __dev* attributesBill Pemberton2012-12-034-9/+9
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-221-1/+0Star
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-163-5/+6
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-141-4/+5
* net: add skb frag size accessorsEric Dumazet2011-10-191-5/+5
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-081-2/+0Star
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-1/+1
* chelsio: convert to SKB paged frag API.Ian Campbell2011-10-051-3/+2Star
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-1124-0/+13762