index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
/
nes_nic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
1
-2
/
+1
2017-10-14
IB/nes: Fix indentation
Bart Van Assche
1
-5
/
+4
2017-10-09
RDMA/nes: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+1
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-36
/
+48
2016-12-14
infiniband: nes: return value of skb_linearize should be handled
Zhouyi Zhou
1
-2
/
+6
2016-12-14
IB/nes: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-34
/
+42
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
1
-7
/
+3
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2016-04-28
RDMA/nes: don't leak skb if carrier down
Florian Westphal
1
-3
/
+0
2016-04-26
infiniband: nes: Kill unused variable in nes_netdev_start_xmit()
David S. Miller
1
-1
/
+0
2016-04-26
RDMA/nes: remove use of NETDEV_TX_LOCKED
Florian Westphal
1
-8
/
+5
2016-02-29
RDMA/nes: Replace LRO with GRO
Ben Hutchings
1
-7
/
+0
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-3
/
+0
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-6
/
+7
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-7
/
+7
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-5
/
+7
2012-11-22
RDMA/nes: Fix for incorrect multicast address in the perfect filter table
Tatyana Nikolova
1
-6
/
+7
2012-10-02
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-23
/
+17
2012-09-30
RDMA/nes: Cosmetic changes
Tatyana Nikolova
1
-19
/
+13
2012-09-30
RDMA/nes: Fix for incorrect MSS when TSO is on
Tatyana Nikolova
1
-7
/
+7
2012-08-13
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
1
-3
/
+2
2012-01-30
RDMA/nes: Copyright update
Tatyana Nikolova
1
-1
/
+1
2011-11-16
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-06
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-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-07-21
nes: do vlan cleanup
Jiri Pirko
1
-12
/
+38
2011-04-29
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-16
RDMA/nes: Fix incorrect SFP+ link status detection on driver init
Maciej Sosnowski
1
-4
/
+39
2011-01-16
RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
Maciej Sosnowski
1
-8
/
+27
2011-01-10
RDMA/nes: Fix string continuation line
Joe Perches
1
-2
/
+2
2010-10-06
RDMA/nes: Turn carrier off on ifdown
Maciej Sosnowski
1
-0
/
+1
2010-09-08
RDMA/nes: Write correct register write to set TX pause param
Chien Tung
1
-2
/
+2
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-5
/
+10
2010-08-04
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
1
-2
/
+0
2010-07-28
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-24
RDMA/nes: Have ethtool read hardware registers for rx/tx stats
Faisal Latif
1
-17
/
+55
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-4
/
+3
2010-04-21
RDMA/nes: Make nesadapter->phy_lock usage consistent
Chien Tung
1
-5
/
+11
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-4
/
+3
[next]