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
/
net
/
ethernet
/
ibm
/
ibmvnic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-24
ibmvnic: remove unused ->wait_capability
Sukadev Bhattiprolu
1
-1
/
+0
2021-12-14
ibmvnic: remove unused defines
Dany Madden
1
-2
/
+0
2021-09-15
ibmvnic: Reuse tx pools when possible
Sukadev Bhattiprolu
1
-0
/
+2
2021-09-15
ibmvnic: Reuse rx pools when possible
Sukadev Bhattiprolu
1
-0
/
+3
2021-09-15
ibmvnic: Use bitmap for LTB map_ids
Sukadev Bhattiprolu
1
-1
/
+2
2021-09-15
ibmvnic: Use/rename local vars in init_rx_pools
Sukadev Bhattiprolu
1
-1
/
+1
2021-06-11
ibmvnic: Allow device probe if the device is not ready at boot
Cristobal Forno
1
-2
/
+4
2021-04-12
ibmvnic: clean up the remaining debugfs data structures
Lijun Pan
1
-94
/
+0
2021-02-17
net: re-solve some conflicts after net -> net-next merge
Jakub Kicinski
1
-4
/
+6
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2021-02-16
ibmvnic: serialize access to work queue on remove
Sukadev Bhattiprolu
1
-1
/
+4
2021-02-13
ibmvnic: change IBMVNIC_MAX_IND_DESCS to 16
Dany Madden
1
-1
/
+1
2021-02-12
ibmvnic: remove unused spinlock_t stats_lock definition
Lijun Pan
1
-1
/
+0
2021-02-12
ibmvnic: add comments for spinlock_t definitions
Lijun Pan
1
-4
/
+6
2020-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2020-11-29
ibmvnic: no reset timeout for 5 seconds after reset
Dany Madden
1
-0
/
+2
2020-11-29
ibmvnic: track pending login
Sukadev Bhattiprolu
1
-0
/
+1
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2020-11-25
ibmvnic: enhance resetting status check during module exit
Lijun Pan
1
-2
/
+1
2020-11-21
ibmvnic: Ensure that device queue memory is cache-line aligned
Dwip N. Banerjee
1
-5
/
+5
2020-11-21
ibmvnic: Clean up TX code and TX buffer data structure
Thomas Falcon
1
-8
/
+0
2020-11-21
ibmvnic: Introduce indirect subordinate Command Response Queue buffer
Thomas Falcon
1
-0
/
+9
2020-09-29
ibmvnic: set up 200GBPS speed
Lijun Pan
1
-1
/
+1
2020-08-25
ibmvnic: Fix use-after-free of VNIC login response buffer
Thomas Falcon
1
-0
/
+1
2020-08-20
ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter struct
Cristobal Forno
1
-0
/
+1
2020-03-11
ibmvnic: Do not process device remove during device reset
Juliet Kim
1
-1
/
+5
2019-11-27
ibmvnic: Serialize device queries
Thomas Falcon
1
-0
/
+2
2019-09-25
net/ibmvnic: prevent more than one thread from running in reset
Juliet Kim
1
-1
/
+4
2019-09-25
net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
Juliet Kim
1
-0
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114
Thomas Gleixner
1
-12
/
+1
2019-05-11
net/ibmvnic: Update MAC address settings after adapter reset
Thomas Falcon
1
-2
/
+0
2019-04-28
ibmvnic: Add device identification to requested IRQs
Murilo Fossa Vicentini
1
-0
/
+2
2019-03-20
ibmvnic: Report actual backing device speed and duplex values
Murilo Fossa Vicentini
1
-5
/
+13
2018-12-11
ibmvnic: Convert reset work item mutex to spin lock
Thomas Falcon
1
-1
/
+1
2018-11-20
net/ibmnvic: Fix deadlock problem in reset
Juliet Kim
1
-1
/
+1
2018-10-02
ibmvnic: Add ethtool private flag for driver-defined queue limits
Thomas Falcon
1
-0
/
+6
2018-10-02
ibmvnic: Introduce driver limits for ring sizes
Thomas Falcon
1
-0
/
+1
2018-10-02
ibmvnic: Increase maximum queue size limit
Thomas Falcon
1
-1
/
+1
2018-08-07
ibmvnic: Remove code to request error information
Thomas Falcon
1
-33
/
+0
2018-05-25
ibmvnic: Introduce hard reset recovery
Thomas Falcon
1
-0
/
+1
2018-05-25
ibmvnic: Introduce active CRQ state
Thomas Falcon
1
-0
/
+1
2018-04-13
ibmvnic: Handle all login error conditions
Nathan Fontenot
1
-1
/
+0
2018-04-08
ibmvnic: Fix failover case for non-redundant configuration
Thomas Falcon
1
-0
/
+1
2018-03-18
ibmvnic: Remove unused TSO resources in TX pool structure
Thomas Falcon
1
-2
/
+0
2018-03-18
ibmvnic: Update TX and TX completion routines
Thomas Falcon
1
-0
/
+1
2018-03-18
ibmvnic: Generalize TX pool structure
Thomas Falcon
1
-2
/
+3
2018-02-22
ibmvnic: Split counters for scrq/pools/napi
Nathan Fontenot
1
-2
/
+5
2018-02-21
ibmvnic: Rename active queue count variables
Nathan Fontenot
1
-2
/
+2
2018-02-20
ibmvnic: Keep track of supplementary TX descriptors
Thomas Falcon
1
-0
/
+1
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
[next]