summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes/nes_nic.c
AgeCommit message (Expand)Author
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
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-03-21infiniband: convert nes driver to net_device_opsStephen Hemminger
2009-03-06RDMA/nes: Remove LLTXFaisal Latif
2009-03-06RDMA/nes: Update copyright to new legal entity and yearChien Tung
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2008-12-26net: Fix warning fallout from recent NAPI interface changes.David S. Miller
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-03RDMA/nes: Enhanced PFT management schemeVadim Makhervaks
2008-09-30RDMA/nes: Stop spurious MAC interruptsChien Tung
2008-09-30RDMA/nes: Correct tso_wqe_lengthChien Tung
2008-09-30RDMA/nes: Fill in firmware version for ethtoolChien Tung
2008-09-30RDMA/nes: Correct MAX TSO frags valueBob Sharp
2008-09-30RDMA/nes: Enable MC/UC after changing MTUBob Sharp
2008-04-29RDMA/nes: Formatting cleanupGlenn Streiff
2008-04-29RDMA/nes: Add support for SFP+ PHYEric Schneider
2008-04-29RDMA/nes: Use LROFaisal Latif
2008-04-23RDMA/nes: Use print_mac() to format ethernet addresses for printingRoland Dreier
2008-04-21RDMA/nes: Remove unneeded function declarationsRoland Dreier
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison
2008-04-16RDMA/nes: Make symbols used only in a single source file staticRoland Dreier
2008-04-16RDMA/nes: Remove unused nes_netdev_exit() functionRoland Dreier
2008-02-16RDMA/nes: Fix VLAN supportChien Tung
2008-02-15RDMA/nes: Fix MAC interrupt erroneously masked on ifdownGlenn Streiff
2008-02-04RDMA/nes: Add a driver for NetEffect RNICsGlenn Streiff