aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb3
Commit message (Expand)AuthorAge
* cxgb3: re-use native hex2bin()Andy Shevchenko2015-01-25
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functionsRickard Strandqvist2015-01-02
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
| * net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
| * vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-12
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
|/
* cxgb3: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman2014-03-25
* cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
* cxgb3: Remove superfluous call to pci_disable_msix()Alexander Gordeev2014-02-18
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* net: cxgb3: slight optimization of addr comparedingtianhong2013-12-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\
| * cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings2013-10-29
* | chelsio: remove duplicate definesMichael Opdenacker2013-10-21
* | net: cxgb3: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\
| * treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-20
* | Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy2013-08-15
|/
* cxgb3: Missing rtnl lock in error recoveryBenjamin Herrenschmidt2013-07-02
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing2013-06-04
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Simon Horman2013-05-29
* cxgb3: Check and handle the dma mapping errorsSantosh Rastapur2013-05-23
* cxgb3: Fix warning about using rcu_dereference when not in a rcu-locked sectionJay Fenlason2013-05-23
* 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