index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
Age
Commit message (
Expand
)
Author
2018-10-01
ibmvnic: Add ethtool private flag for driver-defined queue limits
Thomas Falcon
2018-10-01
ibmvnic: Introduce driver limits for ring sizes
Thomas Falcon
2018-10-01
ibmvnic: Increase maximum queue size limit
Thomas Falcon
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-19
net: ibm: remove redundant local variables 'act_nr_of_entries' and 'act_pages'
zhong jiang
2018-09-19
net: ibm: remove a redundant local variable 'k'
zhong jiang
2018-09-18
net: ethernet: remove redundant include
zhong jiang
2018-09-18
net: ibm: fix return type of ndo_start_xmit function
YueHaibing
2018-09-18
net: emac: fix fixed-link setup for the RTL8363SB switch
Christian Lamparter
2018-09-13
net/ibm/emac: Remove VLA usage
Kees Cook
2018-09-12
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2018-09-03
net/ibm/emac: wrong emac_calc_base call was used by typo
Ivan Mikhaylov
2018-08-31
ibmvnic: Include missing return code checks in reset function
Thomas Falcon
2018-08-07
ibmvnic: Update firmware error reporting with cause string
Thomas Falcon
2018-08-07
ibmvnic: Remove code to request error information
Thomas Falcon
2018-07-16
ibmvnic: Fix error recovery on login failure
John Allen
2018-07-16
ibmvnic: Revise RX/TX queue error messages
Thomas Falcon
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-25
ibmvnic: Fix partial success login retries
Thomas Falcon
2018-05-24
ibmvnic: Introduce hard reset recovery
Thomas Falcon
2018-05-24
ibmvnic: Set resetting state at earliest possible point
Thomas Falcon
2018-05-24
ibmvnic: Create separate initialization routine for resets
Thomas Falcon
2018-05-24
ibmvnic: Handle error case when setting link state
Thomas Falcon
2018-05-24
ibmvnic: Return error code if init interrupted by transport event
Thomas Falcon
2018-05-24
ibmvnic: Check CRQ command return codes
Thomas Falcon
2018-05-24
ibmvnic: Introduce active CRQ state
Thomas Falcon
2018-05-24
ibmvnic: Mark NAPI flag as disabled when released
Thomas Falcon
2018-05-23
ibmvnic: Only do H_EOI for mobility events
Nathan Fontenot
2018-05-17
ibmvnic: Fix statistics buffers memory leak
Thomas Falcon
2018-05-17
ibmvnic: Fix non-fatal firmware error reset
Thomas Falcon
2018-05-17
ibmvnic: Free coherent DMA memory if FW map failed
Thomas Falcon
2018-04-22
ibmvnic: Clean actual number of RX or TX pools
Thomas Falcon
2018-04-16
ibmvnic: Clear pending interrupt after device reset
Thomas Falcon
2018-04-12
ibmvnic: Do not notify peers on parameter change resets
Nathan Fontenot
2018-04-12
ibmvnic: Handle all login error conditions
Nathan Fontenot
2018-04-12
ibmvnic: Define vnic_login_client_data name field as unsized array
Kees Cook
2018-04-08
ibmvnic: Do not reset CRQ for Mobility driver resets
Nathan Fontenot
2018-04-08
ibmvnic: Fix failover case for non-redundant configuration
Thomas Falcon
2018-04-08
ibmvnic: Fix reset scheduler error handling
Thomas Falcon
2018-04-08
ibmvnic: Zero used TX descriptor counter on reset
Thomas Falcon
2018-04-08
ibmvnic: Fix DMA mapping mistakes
Thomas Falcon
2018-04-01
ibmvnic: Disable irqs before exiting reset from closed state
John Allen
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-25
ibmvnic: Potential NULL dereference in clean_one_tx_pool()
Dan Carpenter
2018-03-17
ibmvnic: Remove unused TSO resources in TX pool structure
Thomas Falcon
2018-03-17
ibmvnic: Update TX pool cleaning routine
Thomas Falcon
2018-03-17
ibmvnic: Improve TX buffer accounting
Thomas Falcon
2018-03-17
ibmvnic: Update TX and TX completion routines
Thomas Falcon
2018-03-17
ibmvnic: Update TX pool initialization routine
Thomas Falcon
[next]