index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
/
nes_nic.c
Age
Commit message (
Expand
)
Author
2010-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-05-24
RDMA/nes: Have ethtool read hardware registers for rx/tx stats
Faisal Latif
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-04-21
RDMA/nes: Make nesadapter->phy_lock usage consistent
Chien Tung
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
RDMA/nes: Fix CX4 link problem in back-to-back configuration
Chien Tung
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-02-26
infiniband: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-25
RDMA/nes: Add support for KR device id 0x0110
Chien Tung
2010-02-19
RDMA/nes: Use atomic counters for CM listener create and destroy
Faisal Latif
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-12-09
RDMA/nes: Update copyright and branding string
Chien Tung
2009-10-05
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
Ben Hutchings
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-09-24
RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization
Julia Lawall
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-04-08
RDMA/nes: Add support for new SFP+ PHY
Chien Tung
2009-03-26
RDMA/nes: Fix mis-merge
Roland Dreier
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-03-21
infiniband: convert nes driver to net_device_ops
Stephen Hemminger
2009-03-06
RDMA/nes: Remove LLTX
Faisal Latif
2009-03-06
RDMA/nes: Update copyright to new legal entity and year
Chien Tung
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
2008-12-26
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-10-03
RDMA/nes: Enhanced PFT management scheme
Vadim Makhervaks
2008-09-30
RDMA/nes: Stop spurious MAC interrupts
Chien Tung
2008-09-30
RDMA/nes: Correct tso_wqe_length
Chien Tung
2008-09-30
RDMA/nes: Fill in firmware version for ethtool
Chien Tung
2008-09-30
RDMA/nes: Correct MAX TSO frags value
Bob Sharp
2008-09-30
RDMA/nes: Enable MC/UC after changing MTU
Bob Sharp
2008-04-29
RDMA/nes: Formatting cleanup
Glenn Streiff
2008-04-29
RDMA/nes: Add support for SFP+ PHY
Eric Schneider
2008-04-29
RDMA/nes: Use LRO
Faisal Latif
2008-04-23
RDMA/nes: Use print_mac() to format ethernet addresses for printing
Roland Dreier
2008-04-21
RDMA/nes: Remove unneeded function declarations
Roland Dreier
2008-04-16
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
2008-04-16
RDMA/nes: Make symbols used only in a single source file static
Roland Dreier
2008-04-16
RDMA/nes: Remove unused nes_netdev_exit() function
Roland Dreier
2008-02-16
RDMA/nes: Fix VLAN support
Chien Tung
2008-02-15
RDMA/nes: Fix MAC interrupt erroneously masked on ifdown
Glenn Streiff
2008-02-04
RDMA/nes: Add a driver for NetEffect RNICs
Glenn Streiff