index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
/
nes_hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-01
RDMA/nes: Replace LRO with GRO
Ben Hutchings
1
-43
/
+1
2015-07-14
RDMA/nes: Fix for incorrect recording of the MAC address
Tatyana Nikolova
1
-1
/
+1
2014-08-09
infiniband: use pci_zalloc_consistent
Joe Perches
1
-6
/
+6
2013-07-31
Revert "RDMA/nes: Fix compilation error when nes_debug is enabled"
Roland Dreier
1
-2
/
+2
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-1
/
+1
2012-12-08
RDMA/nes: Fix for terminate timer crash
Tatyana Nikolova
1
-7
/
+2
2012-10-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+2
2012-10-01
RDMA/nes: Fix compilation error when nes_debug is enabled
Tatyana Nikolova
1
-2
/
+2
2012-08-14
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
1
-4
/
+2
2012-01-31
RDMA/nes: Copyright update
Tatyana Nikolova
1
-1
/
+1
2012-01-04
RDMA/nes: Fix terminate during AE
Tatyana Nikolova
1
-4
/
+0
2012-01-04
RDMA/nes: Change MDIO bus clock to 2.5MHz
Tatyana Nikolova
1
-1
/
+1
2011-10-10
RDMA/nes: Support for Packed And Unaligned fpdus
Faisal Latif
1
-25
/
+48
2011-10-10
RDMA/nes: Print IP address for critcal errors
Faisal Latif
1
-0
/
+9
2011-10-10
RDMA/nes: Fix terminate connection
Faisal Latif
1
-8
/
+9
2011-07-22
nes: do vlan cleanup
Jiri Pirko
1
-12
/
+7
2011-04-20
net: infiniband/hw/nes: convert to hw_features
Michał Mirosław
1
-3
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-02-04
RDMA/nes: Don't generate async events for unregistered devices
Maciej Sosnowski
1
-12
/
+20
2011-01-17
RDMA/nes: Fix SFP+ link down detection issue with switch port disable
Maciej Sosnowski
1
-0
/
+81
2011-01-17
RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
Maciej Sosnowski
1
-0
/
+14
2010-09-09
RDMA/nes: Fix hang with modified FIN handling on A0 cards
Faisal Latif
1
-1
/
+2
2010-09-09
RDMA/nes: Change state to closing after FIN
Faisal Latif
1
-1
/
+12
2010-08-06
RDMA/nes: Fix confusing if statement indentation
Roland Dreier
1
-3
/
+3
2010-08-05
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
1
-3
/
+0
2010-07-29
RDMA/nes: Fix hangs on ifdown
Faisal Latif
1
-3
/
+9
2010-07-15
RDMA/nes: Rewrite expression to avoid undefined semantics
Roland Dreier
1
-1
/
+1
2010-05-25
RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()
Chien Tung
1
-1
/
+2
2010-05-25
RDMA/nes: Async event for closed QP causes crash
Faisal Latif
1
-0
/
+9
2010-04-22
RDMA/nes: Make unnecessarily global functions static
Roland Dreier
1
-2
/
+2
2010-04-22
RDMA/nes: Make nesadapter->phy_lock usage consistent
Chien Tung
1
-5
/
+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: Clear stall bit before destroying NIC QP
Chien Tung
1
-0
/
+8
2010-02-25
RDMA/nes: Add support for KR device id 0x0110
Chien Tung
1
-165
/
+231
2010-02-19
RDMA/nes: Multiple disconnects cause crash during AE handling
Faisal Latif
1
-60
/
+28
2009-12-10
RDMA/nes: Check for zero STag
Faisal Latif
1
-1
/
+2
2009-12-10
RDMA/nes: Update copyright and branding string
Chien Tung
1
-1
/
+1
2009-12-10
RDMA/nes: Add max_cqe check to nes_create_cq()
Chien Tung
1
-1
/
+1
2009-12-10
RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset
Chien Tung
1
-6
/
+22
2009-12-10
RDMA/nes: Correct fast memory registration implementation
Chien Tung
1
-2
/
+3
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+1
2009-09-06
RDMA/nes: Use flush mechanism to set status for wqe in error
Don Wood
1
-0
/
+54
2009-09-06
RDMA/nes: Implement Terminate Packet
Don Wood
1
-220
/
+481
2009-09-06
RDMA/nes: Add CQ error handling
Don Wood
1
-0
/
+12
2009-09-03
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+1
2009-05-15
RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()
Roel Kluin
1
-7
/
+7
2009-04-28
RDMA/nes: Set trace length to 1 inch for SFP_D
Chien Tung
1
-1
/
+2
2009-04-28
RDMA/nes: Enable repause timer for port 1
Chien Tung
1
-0
/
+6
2009-04-28
RDMA/nes: Correct CDR loop filter setting for port 1
Chien Tung
1
-6
/
+8
2009-04-28
RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal
Chien Tung
1
-5
/
+2
[next]