aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_nic.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-26/+57
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-2/+2
* net: infiniband/hw/nes: convert to hw_featuresMichał Mirosław2011-04-201-50/+5
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* RDMA/nes: Fix incorrect SFP+ link status detection on driver initMaciej Sosnowski2011-01-161-4/+39
* RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE eventsMaciej Sosnowski2011-01-161-8/+27
* RDMA/nes: Fix string continuation lineJoe Perches2011-01-101-2/+2
* RDMA/nes: Turn carrier off on ifdownMaciej Sosnowski2010-10-061-0/+1
* RDMA/nes: Write correct register write to set TX pause paramChien Tung2010-09-081-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-071-5/+10
|\
| * RDMA/nes: Get rid of "set but not used" variablesRoland Dreier2010-08-041-2/+0
| * RDMA/nes: Fix hangs on ifdownFaisal Latif2010-07-281-3/+10
* | IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings2010-07-041-1/+7
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-251-17/+55
|\
| * RDMA/nes: Have ethtool read hardware registers for rx/tx statsFaisal Latif2010-05-241-17/+55
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-201-4/+3
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
| |\
| * | net: convert multicast list to list_headJiri Pirko2010-04-031-4/+3
* | | RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung2010-04-211-5/+11
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* RDMA/nes: Fix CX4 link problem in back-to-back configurationChien Tung2010-03-121-2/+28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-031-52/+9
|\
| * RDMA/nes: Add support for KR device id 0x0110Chien Tung2010-02-251-50/+7
| * RDMA/nes: Use atomic counters for CM listener create and destroyFaisal Latif2010-02-191-2/+2
* | infiniband: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-261-36/+49
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-161-1/+1
|\
| * RDMA/nes: Update copyright and branding stringChien Tung2009-12-091-1/+1
* | net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings2009-10-051-5/+7
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-09-241-1/+0
|\
| * RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall2009-09-241-1/+0
* | netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
|/
* RDMA/nes: Add support for new SFP+ PHYChien Tung2009-04-081-23/+29
* RDMA/nes: Fix mis-mergeRoland Dreier2009-03-261-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-261-13/+18
|\
| * infiniband: convert nes driver to net_device_opsStephen Hemminger2009-03-211-12/+15
| * net: Remove redundant NAPI functionsBen Hutchings2009-01-211-1/+1
* | RDMA/nes: Remove LLTXFaisal Latif2009-03-061-79/+61
* | RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-061-1/+1
|/
* net: Fix warning fallout from recent NAPI interface changes.David S. Miller2008-12-261-1/+0
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-1/+1
* net: convert print_mac to %pMJohannes Berg2008-10-271-6/+4
* RDMA/nes: Enhanced PFT management schemeVadim Makhervaks2008-10-031-14/+62
* RDMA/nes: Stop spurious MAC interruptsChien Tung2008-09-301-7/+11
* RDMA/nes: Correct tso_wqe_lengthChien Tung2008-09-301-0/+2
* RDMA/nes: Fill in firmware version for ethtoolChien Tung2008-09-301-1/+3
* RDMA/nes: Correct MAX TSO frags valueBob Sharp2008-09-301-1/+1
* RDMA/nes: Enable MC/UC after changing MTUBob Sharp2008-09-301-0/+20
* RDMA/nes: Formatting cleanupGlenn Streiff2008-04-291-47/+49
* RDMA/nes: Add support for SFP+ PHYEric Schneider2008-04-291-24/+48