aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb
Commit message (Expand)AuthorAge
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-06
* net: cxgb2: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* chelsio: Remove extern from function prototypesJoe Perches2013-09-24
* net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driverPeter Hüwe2013-05-22
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* chelsio: use netdev_alloc_skb_ip_alignstephen hemminger2013-03-20
* chelsio: add headroom in RX pathEric Dumazet2013-03-20
* chelsio: Use netdev_<level> and pr_<level>Joe Perches2013-01-07
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* chelsio: remove get_clock and use ktime_getJan Glauber2012-12-07
* chelsio: remove __dev* attributesBill Pemberton2012-12-03
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-22
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-14
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* chelsio: convert to SKB paged frag API.Ian Campbell2011-10-05
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-10