aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb3
Commit message (Expand)AuthorAge
* cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings2013-11-20
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: prepare for 802.1ad supportPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* cxgb3: Update VLAN extraction stats in the GRO pathVipul Pandya2013-02-04
* cxgb3: Fix Tx csum statsVipul Pandya2013-01-17
* ipv6 netevent: Remove old_neigh from netevent_redirect.YOSHIFUJI Hideaki / 吉藤英明2013-01-14
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* chelsio: Use netdev_<level> and pr_<level>Joe Perches2013-01-07
* cxgb3: remove usage of dev->masterJiri Pirko2013-01-04
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-13
|\
| * cxgb3: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-07
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* | cxgb3: remove __dev* attributesBill Pemberton2012-12-03
* | ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-31
|/
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* | Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-12
|\ \
| * | netdev: make pci_error_handlers constStephen Hemminger2012-09-07
| |/
* / cxgb3: Use PCI Express Capability accessorsJiang Liu2012-08-23
|/
* cxgb3: Set vlan_feature on net_devicebrenohl@br.ibm.com2012-07-19
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* cxgb3: set maximal number of default RSS queuesYuval Mintz2012-07-05
* cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller2012-07-05
* net: Pass neighbours and dest address into NETEVENT_REDIRECT events.David S. Miller2012-07-05
* ethernet: Remove casts to same typeJoe Perches2012-06-06
* cxgb3: Don't call cxgb_vlan_mode until q locks are initializedRoland Dreier2012-04-30
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23
* cxgb3: update firmware versionDivy Le Ray2012-02-15
* cxgb3: Handle NULL dst neighbour in cxgb3_offload.cDavid Miller2011-12-05
* cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller2011-12-05
* net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-23
* 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
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-07
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* cxgb3: 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