index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
i40iw
/
i40iw_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/i40iw: Avoid typecast from void to pci_dev
Parav Pandit
2020-09-16
1
-1
/
+1
*
RDMA/i40iw: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
1
-7
/
+7
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-12
/
+10
*
i40iw: Report correct firmware version
Sindhu, Devale
2020-03-18
1
-0
/
+6
*
i40iw: Do an RCU lookup in i40iw_add_ipv4_addr
Shiraz Saleem
2020-02-11
1
-12
/
+6
*
RDMA/i40iw: fix a potential NULL pointer dereference
Xiyu Yang
2020-01-04
1
-0
/
+2
*
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
2019-06-03
1
-2
/
+4
*
RDMA/i40iw: Handle workqueue allocation failure
Kangjie Lu
2019-03-27
1
-1
/
+4
*
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
2018-05-28
1
-4
/
+3
|
\
|
*
RDMA/i40iw: Avoid panic when reading back the IRQ affinity hint
Andrew Boyer
2018-05-09
1
-4
/
+3
*
|
infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_l2param_change
Jia-Ju Bai
2018-04-18
1
-1
/
+1
|
/
*
i40iw: Remove pre-production workaround for resource profile 1
Shiraz Saleem
2018-04-03
1
-2
/
+0
*
i40iw: Replace mdelay with msleep in i40iw_wait_pe_ready
Jia-Ju Bai
2018-01-05
1
-1
/
+1
*
i40iw: Selectively teardown QPs on IP addr change event
Shiraz Saleem
2017-12-22
1
-1
/
+1
*
i40iw: Add notifier for network device events
Shiraz Saleem
2017-12-22
1
-0
/
+6
*
i40iw: Reinitialize add_sd_cnt
Mustafa Ismail
2017-12-12
1
-0
/
+1
*
i40iw: Use sqsize to initialize cqp_requests elements
Chien Tin Tung
2017-12-12
1
-1
/
+1
*
i40iw: Reinitialize IEQ on MTU change
Shiraz Saleem
2017-10-18
1
-2
/
+17
*
i40iw: Move ceq_valid to i40iw_sc_dev structure
Shiraz Saleem
2017-10-18
1
-9
/
+10
*
i40iw: Account for IPv6 header when setting MSS
Shiraz Saleem
2017-10-18
1
-3
/
+3
*
i40iw: Move exception_lan_queue to VSI structure
Mustafa Ismail
2017-10-18
1
-2
/
+2
*
i40iw: Prevent multiple netdev event notifier registrations
Shiraz Saleem
2017-09-22
1
-15
/
+17
*
i40iw: Fail open if there are no available MSI-X vectors
Shiraz Saleem
2017-09-22
1
-1
/
+6
*
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-07-24
1
-1
/
+0
*
i40iw: Avoid memory leak of CQP request objects
Shiraz Saleem
2017-07-20
1
-0
/
+2
*
i40iw: Utilize iwdev->reset during PCI function reset
Shiraz Saleem
2017-07-20
1
-27
/
+24
*
i40iw: Fix order of cleanup in close
Mustafa Ismail
2017-07-20
1
-3
/
+4
*
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-1
/
+1
*
RDMA/i40iw: Fix device initialization error path
Mustafa Ismail
2017-06-01
1
-7
/
+13
*
-
.
Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-test
Doug Ledford
2016-12-14
1
-37
/
+129
|
\
\
|
|
*
i40iw: Reorganize structures to align with HW capabilities
Henry Orosco
2016-12-12
1
-16
/
+37
|
|
*
i40iw: Assign MSS only when it is a new MTU
Mustafa Ismail
2016-12-12
1
-0
/
+2
|
|
*
i40iw: Fix memory leak in CQP destroy when in reset
Mustafa Ismail
2016-12-12
1
-6
/
+3
|
|
*
i40iw: Replace list_for_each_entry macro with safe version
Mustafa Ismail
2016-12-05
1
-2
/
+2
|
|
*
i40iw: Add missing cleanup on device close
Mustafa Ismail
2016-12-05
1
-0
/
+4
|
|
*
i40iw: Query device accounts for internal rsrc
Henry Orosco
2016-12-05
1
-0
/
+15
|
|
*
i40iw: Fix for LAN handler removal
Henry Orosco
2016-12-05
1
-6
/
+4
|
|
*
i40iw: Use vector when creating CQs
Henry Orosco
2016-12-05
1
-1
/
+7
|
|
*
i40iw: Enable message packing
Henry Orosco
2016-12-03
1
-1
/
+1
|
|
*
i40iw: Add Quality of Service support
Henry Orosco
2016-12-03
1
-8
/
+58
|
|
/
|
/
|
|
*
IB/i40iw: Remove debug prints after allocation failure
Leon Romanovsky
2016-12-03
1
-3
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
|
*
i40iw_main: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
*
|
i40iw: Receive notification events correctly
Shiraz Saleem
2016-08-26
1
-5
/
+3
*
|
i40iw: Add missing check for interface already open
Mustafa Ismail
2016-08-23
1
-0
/
+4
|
/
*
i40iw: do not print unitialized variables in error message
Nicolas Iooss
2016-07-12
1
-2
/
+1
*
i40iw: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
2016-05-13
1
-1
/
+0
*
i40e: constify i40e_client_ops structure
Julia Lawall
2016-05-13
1
-1
/
+1
*
RDMA/i40iw: Fix endian issues and warnings
Ismail, Mustafa
2016-04-28
1
-1
/
+1
*
RDMA/i40iw: Initialize max enabled vfs variable
Ismail, Mustafa
2016-04-28
1
-0
/
+1
[next]