index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
i40iw
/
i40iw_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
RDMA/i40iw: Use DEFINE_SPINLOCK() for spinlock
Ye Bin
1
-2
/
+1
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
1
-1
/
+1
2021-01-20
RDMA/hw/i40iw/i40iw_main: Rectify some kernel-doc misdemeanours
Lee Jones
1
-5
/
+8
2020-11-25
RDMA/i40iw: Address an mmap handler exploit in i40iw
Shiraz Saleem
1
-5
/
+0
2020-09-16
RDMA/i40iw: Avoid typecast from void to pci_dev
Parav Pandit
1
-1
/
+1
2020-09-03
RDMA/i40iw: Convert tasklets to use new tasklet_setup() API
Allen Pais
1
-7
/
+7
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-12
/
+10
2020-03-18
i40iw: Report correct firmware version
Sindhu, Devale
1
-0
/
+6
2020-02-11
i40iw: Do an RCU lookup in i40iw_add_ipv4_addr
Shiraz Saleem
1
-12
/
+6
2020-01-04
RDMA/i40iw: fix a potential NULL pointer dereference
Xiyu Yang
1
-0
/
+2
2019-06-03
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
1
-2
/
+4
2019-03-27
RDMA/i40iw: Handle workqueue allocation failure
Kangjie Lu
1
-1
/
+4
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
1
-4
/
+3
2018-05-09
RDMA/i40iw: Avoid panic when reading back the IRQ affinity hint
Andrew Boyer
1
-4
/
+3
2018-04-18
infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_l2param_change
Jia-Ju Bai
1
-1
/
+1
2018-04-03
i40iw: Remove pre-production workaround for resource profile 1
Shiraz Saleem
1
-2
/
+0
2018-01-05
i40iw: Replace mdelay with msleep in i40iw_wait_pe_ready
Jia-Ju Bai
1
-1
/
+1
2017-12-22
i40iw: Selectively teardown QPs on IP addr change event
Shiraz Saleem
1
-1
/
+1
2017-12-22
i40iw: Add notifier for network device events
Shiraz Saleem
1
-0
/
+6
2017-12-12
i40iw: Reinitialize add_sd_cnt
Mustafa Ismail
1
-0
/
+1
2017-12-12
i40iw: Use sqsize to initialize cqp_requests elements
Chien Tin Tung
1
-1
/
+1
2017-10-18
i40iw: Reinitialize IEQ on MTU change
Shiraz Saleem
1
-2
/
+17
2017-10-18
i40iw: Move ceq_valid to i40iw_sc_dev structure
Shiraz Saleem
1
-9
/
+10
2017-10-18
i40iw: Account for IPv6 header when setting MSS
Shiraz Saleem
1
-3
/
+3
2017-10-18
i40iw: Move exception_lan_queue to VSI structure
Mustafa Ismail
1
-2
/
+2
2017-09-22
i40iw: Prevent multiple netdev event notifier registrations
Shiraz Saleem
1
-15
/
+17
2017-09-22
i40iw: Fail open if there are no available MSI-X vectors
Shiraz Saleem
1
-1
/
+6
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-07-20
i40iw: Avoid memory leak of CQP request objects
Shiraz Saleem
1
-0
/
+2
2017-07-20
i40iw: Utilize iwdev->reset during PCI function reset
Shiraz Saleem
1
-27
/
+24
2017-07-20
i40iw: Fix order of cleanup in close
Mustafa Ismail
1
-3
/
+4
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-06-01
RDMA/i40iw: Fix device initialization error path
Mustafa Ismail
1
-7
/
+13
2016-12-14
Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-test
Doug Ledford
1
-37
/
+129
2016-12-13
i40iw: Reorganize structures to align with HW capabilities
Henry Orosco
1
-16
/
+37
2016-12-13
i40iw: Assign MSS only when it is a new MTU
Mustafa Ismail
1
-0
/
+2
2016-12-13
i40iw: Fix memory leak in CQP destroy when in reset
Mustafa Ismail
1
-6
/
+3
2016-12-06
i40iw: Replace list_for_each_entry macro with safe version
Mustafa Ismail
1
-2
/
+2
2016-12-06
i40iw: Add missing cleanup on device close
Mustafa Ismail
1
-0
/
+4
2016-12-06
i40iw: Query device accounts for internal rsrc
Henry Orosco
1
-0
/
+15
2016-12-06
i40iw: Fix for LAN handler removal
Henry Orosco
1
-6
/
+4
2016-12-06
i40iw: Use vector when creating CQs
Henry Orosco
1
-1
/
+7
2016-12-03
i40iw: Enable message packing
Henry Orosco
1
-1
/
+1
2016-12-03
i40iw: Add Quality of Service support
Henry Orosco
1
-8
/
+58
2016-12-03
IB/i40iw: Remove debug prints after allocation failure
Leon Romanovsky
1
-3
/
+2
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+1
2016-10-07
i40iw_main: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-08-26
i40iw: Receive notification events correctly
Shiraz Saleem
1
-5
/
+3
2016-08-23
i40iw: Add missing check for interface already open
Mustafa Ismail
1
-0
/
+4
2016-07-12
i40iw: do not print unitialized variables in error message
Nicolas Iooss
1
-2
/
+1
[next]