index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-06-02
RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
Shiraz Saleem
1
-2064
/
+0
2021-05-26
i40e: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+2
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-19
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-23
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-03
RDMA/i40iw: fix a potential NULL pointer dereference
Xiyu Yang
1
-0
/
+2
2019-06-02
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-17
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-11
i40iw: Reinitialize add_sd_cnt
Mustafa Ismail
1
-0
/
+1
2017-12-11
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-12
i40iw: Reorganize structures to align with HW capabilities
Henry Orosco
1
-16
/
+37
2016-12-12
i40iw: Assign MSS only when it is a new MTU
Mustafa Ismail
1
-0
/
+2
2016-12-12
i40iw: Fix memory leak in CQP destroy when in reset
Mustafa Ismail
1
-6
/
+3
2016-12-05
i40iw: Replace list_for_each_entry macro with safe version
Mustafa Ismail
1
-2
/
+2
2016-12-05
i40iw: Add missing cleanup on device close
Mustafa Ismail
1
-0
/
+4
2016-12-05
i40iw: Query device accounts for internal rsrc
Henry Orosco
1
-0
/
+15
2016-12-05
i40iw: Fix for LAN handler removal
Henry Orosco
1
-6
/
+4
2016-12-05
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-09
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
[next]