index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2011-11-17
infiniband: Update net drivers for netdev_features_t changes.
David S. Miller
1
-3
/
+3
2011-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+4
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-5
/
+5
2011-10-10
RDMA/nes: Support for Packed And Unaligned fpdus
Faisal Latif
1
-0
/
+4
2011-10-07
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
1
-2
/
+2
2011-08-26
IB: nes: convert to SKB paged frag API.
Ian Campbell
1
-10
/
+11
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-07-22
nes: do vlan cleanup
Jiri Pirko
1
-12
/
+38
2011-04-30
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-2
/
+2
2011-04-20
net: infiniband/hw/nes: convert to hw_features
Michał Mirosław
1
-50
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-17
RDMA/nes: Fix incorrect SFP+ link status detection on driver init
Maciej Sosnowski
1
-4
/
+39
2011-01-17
RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
Maciej Sosnowski
1
-8
/
+27
2011-01-11
RDMA/nes: Fix string continuation line
Joe Perches
1
-2
/
+2
2010-10-07
RDMA/nes: Turn carrier off on ifdown
Maciej Sosnowski
1
-0
/
+1
2010-09-09
RDMA/nes: Write correct register write to set TX pause param
Chien Tung
1
-2
/
+2
2010-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-5
/
+10
2010-08-05
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
1
-2
/
+0
2010-07-29
RDMA/nes: Fix hangs on ifdown
Faisal Latif
1
-3
/
+10
2010-07-04
IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()
Ben Hutchings
1
-1
/
+7
2010-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-17
/
+55
2010-05-25
RDMA/nes: Have ethtool read hardware registers for rx/tx stats
Faisal Latif
1
-17
/
+55
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-4
/
+3
2010-04-22
RDMA/nes: Make nesadapter->phy_lock usage consistent
Chien Tung
1
-5
/
+11
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-4
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-12
RDMA/nes: Fix CX4 link problem in back-to-back configuration
Chien Tung
1
-2
/
+28
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-52
/
+9
2010-02-26
infiniband: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-36
/
+49
2010-02-25
RDMA/nes: Add support for KR device id 0x0110
Chien Tung
1
-50
/
+7
2010-02-19
RDMA/nes: Use atomic counters for CM listener create and destroy
Faisal Latif
1
-2
/
+2
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2009-12-10
RDMA/nes: Update copyright and branding string
Chien Tung
1
-1
/
+1
2009-10-05
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
Ben Hutchings
1
-5
/
+7
2009-09-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+0
2009-09-24
RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization
Julia Lawall
1
-1
/
+0
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-04-09
RDMA/nes: Add support for new SFP+ PHY
Chien Tung
1
-23
/
+29
2009-03-27
RDMA/nes: Fix mis-merge
Roland Dreier
1
-2
/
+0
2009-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-13
/
+18
2009-03-22
infiniband: convert nes driver to net_device_ops
Stephen Hemminger
1
-12
/
+15
2009-03-07
RDMA/nes: Remove LLTX
Faisal Latif
1
-79
/
+61
2009-03-07
RDMA/nes: Update copyright to new legal entity and year
Chien Tung
1
-1
/
+1
2009-01-22
net: Remove redundant NAPI functions
Ben Hutchings
1
-1
/
+1
2008-12-27
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
1
-1
/
+0
2008-12-23
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-1
/
+1
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-6
/
+4
2008-10-03
RDMA/nes: Enhanced PFT management scheme
Vadim Makhervaks
1
-14
/
+62
[next]