summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb
Commit message (Expand)AuthorAgeFilesLines
* 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