aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes/nes_nic.c
AgeCommit message (Expand)Author
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-11-22RDMA/nes: Fix for incorrect multicast address in the perfect filter tableTatyana Nikolova
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-30RDMA/nes: Cosmetic changesTatyana Nikolova
2012-09-30RDMA/nes: Fix for incorrect MSS when TSO is onTatyana Nikolova
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo
2012-01-30RDMA/nes: Copyright updateTatyana Nikolova
2011-11-16infiniband: Update net drivers for netdev_features_t changes.David S. Miller
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-10RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-08-26IB: nes: convert to SKB paged frag API.Ian Campbell
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-07-21nes: do vlan cleanupJiri Pirko
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-20net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-16RDMA/nes: Fix incorrect SFP+ link status detection on driver initMaciej Sosnowski
2011-01-16RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski
2011-01-10RDMA/nes: Fix string continuation lineJoe Perches
2010-10-06RDMA/nes: Turn carrier off on ifdownMaciej Sosnowski
2010-09-08RDMA/nes: Write correct register write to set TX pause paramChien Tung
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-08-04RDMA/nes: Get rid of "set but not used" variablesRoland Dreier
2010-07-28RDMA/nes: Fix hangs on ifdownFaisal Latif
2010-07-04IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-05-24RDMA/nes: Have ethtool read hardware registers for rx/tx statsFaisal Latif
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-04-21RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12RDMA/nes: Fix CX4 link problem in back-to-back configurationChien Tung
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-25RDMA/nes: Add support for KR device id 0x0110Chien Tung
2010-02-19RDMA/nes: Use atomic counters for CM listener create and destroyFaisal Latif
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-12-09RDMA/nes: Update copyright and branding stringChien Tung
2009-10-05net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-09-24RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-04-08RDMA/nes: Add support for new SFP+ PHYChien Tung
2009-03-26RDMA/nes: Fix mis-mergeRoland Dreier