Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-05-13 | i40iw: Remove unnecessary synchronize_irq() before free_irq() | Lars-Peter Clausen | 1 | -1/+0 |
2016-05-13 | i40e: constify i40e_client_ops structure | Julia Lawall | 1 | -1/+1 |
2016-04-28 | RDMA/i40iw: Fix endian issues and warnings | Ismail, Mustafa | 1 | -1/+1 |
2016-04-28 | RDMA/i40iw: Initialize max enabled vfs variable | Ismail, Mustafa | 1 | -0/+1 |
2016-04-28 | RDMA/i40iw: Add virtual channel message queue | Ismail, Mustafa | 1 | -8/+39 |
2016-04-28 | RDMA/i40iw: Remove unused code and fix warning | Ismail, Mustafa | 1 | -4/+1 |
2016-03-16 | i40iw: use shared code for port mapper | Faisal Latif | 1 | -20/+0 |
2016-03-01 | i40iw: add main, hdr, status | Faisal Latif | 1 | -0/+1930 |