aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_nic.c
Commit message (Expand)AuthorAge
* 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
* RDMA/nes: Fix mis-mergeRoland Dreier2009-03-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-26
|\
| * infiniband: convert nes driver to net_device_opsStephen Hemminger2009-03-21
| * net: Remove redundant NAPI functionsBen Hutchings2009-01-21
* | RDMA/nes: Remove LLTXFaisal Latif2009-03-06
* | RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-06
|/
* net: Fix warning fallout from recent NAPI interface changes.David S. Miller2008-12-26
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22
* net: convert print_mac to %pMJohannes Berg2008-10-27
* RDMA/nes: Enhanced PFT management schemeVadim Makhervaks2008-10-03
* RDMA/nes: Stop spurious MAC interruptsChien Tung2008-09-30
* RDMA/nes: Correct tso_wqe_lengthChien Tung2008-09-30
* RDMA/nes: Fill in firmware version for ethtoolChien Tung2008-09-30
* RDMA/nes: Correct MAX TSO frags valueBob Sharp2008-09-30
* RDMA/nes: Enable MC/UC after changing MTUBob Sharp2008-09-30
* RDMA/nes: Formatting cleanupGlenn Streiff2008-04-29
* RDMA/nes: Add support for SFP+ PHYEric Schneider2008-04-29
* RDMA/nes: Use LROFaisal Latif2008-04-29