index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-24
2
-42
/
+32
|
\
|
*
ibmvnic: Update driver queues after change in ring size support
Thomas Falcon
2018-11-22
1
-1
/
+8
|
*
ibmvnic: Fix RX queue buffer cleanup
Thomas Falcon
2018-11-22
1
-2
/
+2
|
*
net/ibmnvic: Fix deadlock problem in reset
Juliet Kim
2018-11-19
2
-39
/
+22
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-11
1
-1
/
+1
|
\
\
|
|
/
|
*
ibmvnic: fix accelerated VLAN handling
Michał Mirosław
2018-11-07
1
-1
/
+1
*
|
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-3
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
2
-30
/
+0
|
\
|
*
ibmvnic: remove ndo_poll_controller
Eric Dumazet
2018-09-28
1
-16
/
+0
|
*
ehea: remove ndo_poll_controller
Eric Dumazet
2018-09-28
1
-14
/
+0
*
|
ibmvnic: Add ethtool private flag for driver-defined queue limits
Thomas Falcon
2018-10-01
2
-35
/
+100
*
|
ibmvnic: Introduce driver limits for ring sizes
Thomas Falcon
2018-10-01
1
-0
/
+1
*
|
ibmvnic: Increase maximum queue size limit
Thomas Falcon
2018-10-01
1
-1
/
+1
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
1
-5
/
+10
|
\
\
|
|
/
|
*
net: emac: fix fixed-link setup for the RTL8363SB switch
Christian Lamparter
2018-09-18
1
-5
/
+10
*
|
net: ibm: remove redundant local variables 'act_nr_of_entries' and 'act_pages'
zhong jiang
2018-09-19
1
-3
/
+1
*
|
net: ibm: remove a redundant local variable 'k'
zhong jiang
2018-09-19
1
-2
/
+1
*
|
net: ethernet: remove redundant include
zhong jiang
2018-09-18
1
-1
/
+0
*
|
net: ibm: fix return type of ndo_start_xmit function
YueHaibing
2018-09-18
3
-6
/
+7
*
|
net/ibm/emac: Remove VLA usage
Kees Cook
2018-09-13
2
-1
/
+8
*
|
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2018-09-12
1
-1
/
+1
|
/
*
net/ibm/emac: wrong emac_calc_base call was used by typo
Ivan Mikhaylov
2018-09-03
1
-3
/
+3
*
ibmvnic: Include missing return code checks in reset function
Thomas Falcon
2018-08-31
1
-3
/
+9
*
ibmvnic: Update firmware error reporting with cause string
Thomas Falcon
2018-08-07
1
-4
/
+30
*
ibmvnic: Remove code to request error information
Thomas Falcon
2018-08-07
2
-176
/
+1
*
ibmvnic: Fix error recovery on login failure
John Allen
2018-07-16
1
-2
/
+2
*
ibmvnic: Revise RX/TX queue error messages
Thomas Falcon
2018-07-16
1
-12
/
+27
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
1
-7
/
+15
|
\
|
*
ibmvnic: Fix partial success login retries
Thomas Falcon
2018-05-25
1
-1
/
+6
|
*
ibmvnic: Only do H_EOI for mobility events
Nathan Fontenot
2018-05-23
1
-6
/
+9
*
|
ibmvnic: Introduce hard reset recovery
Thomas Falcon
2018-05-24
2
-4
/
+98
*
|
ibmvnic: Set resetting state at earliest possible point
Thomas Falcon
2018-05-24
1
-2
/
+1
*
|
ibmvnic: Create separate initialization routine for resets
Thomas Falcon
2018-05-24
1
-2
/
+46
*
|
ibmvnic: Handle error case when setting link state
Thomas Falcon
2018-05-24
1
-0
/
+4
*
|
ibmvnic: Return error code if init interrupted by transport event
Thomas Falcon
2018-05-24
1
-1
/
+4
*
|
ibmvnic: Check CRQ command return codes
Thomas Falcon
2018-05-24
1
-14
/
+37
*
|
ibmvnic: Introduce active CRQ state
Thomas Falcon
2018-05-24
2
-0
/
+11
*
|
ibmvnic: Mark NAPI flag as disabled when released
Thomas Falcon
2018-05-24
1
-0
/
+1
|
/
*
ibmvnic: Fix statistics buffers memory leak
Thomas Falcon
2018-05-17
1
-9
/
+15
*
ibmvnic: Fix non-fatal firmware error reset
Thomas Falcon
2018-05-17
1
-2
/
+1
*
ibmvnic: Free coherent DMA memory if FW map failed
Thomas Falcon
2018-05-17
1
-0
/
+1
*
ibmvnic: Clean actual number of RX or TX pools
Thomas Falcon
2018-04-22
1
-2
/
+2
*
ibmvnic: Clear pending interrupt after device reset
Thomas Falcon
2018-04-16
1
-4
/
+11
*
ibmvnic: Do not notify peers on parameter change resets
Nathan Fontenot
2018-04-12
1
-1
/
+2
*
ibmvnic: Handle all login error conditions
Nathan Fontenot
2018-04-12
2
-21
/
+35
*
ibmvnic: Define vnic_login_client_data name field as unsized array
Kees Cook
2018-04-12
1
-6
/
+6
*
ibmvnic: Do not reset CRQ for Mobility driver resets
Nathan Fontenot
2018-04-08
1
-23
/
+32
*
ibmvnic: Fix failover case for non-redundant configuration
Thomas Falcon
2018-04-08
2
-8
/
+30
*
ibmvnic: Fix reset scheduler error handling
Thomas Falcon
2018-04-08
1
-10
/
+29
[next]