aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_nic.c
Commit message (Expand)AuthorAge
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
* RDMA/nes: Fix for incorrect multicast address in the perfect filter tableTatyana Nikolova2012-11-22
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-02
|\
| * RDMA/nes: Cosmetic changesTatyana Nikolova2012-09-30
| * RDMA/nes: Fix for incorrect MSS when TSO is onTatyana Nikolova2012-09-30
* | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-13
|/
* RDMA/nes: Copyright updateTatyana Nikolova2012-01-30
* infiniband: Update net drivers for netdev_features_t changes.David S. Miller2011-11-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-01
|\
| * RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif2011-10-10
* | net: add skb frag size accessorsEric Dumazet2011-10-19
* | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* | IB: nes: convert to SKB paged frag API.Ian Campbell2011-08-26
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
|/
* nes: do vlan cleanupJiri Pirko2011-07-21
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław2011-04-20
* Fix common misspellingsLucas De Marchi2011-03-31
* RDMA/nes: Fix incorrect SFP+ link status detection on driver initMaciej Sosnowski2011-01-16
* RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski2011-01-16
* RDMA/nes: Fix string continuation lineJoe Perches2011-01-10
* RDMA/nes: Turn carrier off on ifdownMaciej Sosnowski2010-10-06
* RDMA/nes: Write correct register write to set TX pause paramChien Tung2010-09-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-07
|\
| * RDMA/nes: Get rid of "set but not used" variablesRoland Dreier2010-08-04
| * RDMA/nes: Fix hangs on ifdownFaisal Latif2010-07-28
* | IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings2010-07-04
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-25
|\
| * RDMA/nes: Have ethtool read hardware registers for rx/tx statsFaisal Latif2010-05-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\
| * | net: convert multicast list to list_headJiri Pirko2010-04-03
* | | RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung2010-04-21
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* RDMA/nes: Fix CX4 link problem in back-to-back configurationChien Tung2010-03-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-03
|\
| * RDMA/nes: Add support for KR device id 0x0110Chien Tung2010-02-25
| * RDMA/nes: Use atomic counters for CM listener create and destroyFaisal Latif2010-02-19
* | infiniband: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-26
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-16
|\
| * RDMA/nes: Update copyright and branding stringChien Tung2009-12-09
* | net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings2009-10-05
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-09-24
|\
| * RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall2009-09-24
* | netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
|/
* RDMA/nes: Add support for new SFP+ PHYChien Tung2009-04-08