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
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-2
/
+2
*
drivers: net: emac: add Atheros AR8035 phy initialization code
Christian Lamparter
2016-05-04
1
-0
/
+26
*
ibmvnic: Enable use of multiple tx/rx scrqs
John Allen
2016-04-09
2
-20
/
+37
*
ibmvnic: enable RX checksum offload
Thomas Falcon
2016-04-05
1
-0
/
+4
*
ibmvnic: map L2/L3/L4 header descriptors to firmware
Thomas Falcon
2016-04-05
2
-4
/
+194
*
ibmveth: check return of skb_linearize in ibmveth_start_xmit
Thomas Falcon
2016-03-07
1
-1
/
+4
*
ibmvnic: Fix ibmvnic_capability struct
Thomas Falcon
2016-03-03
2
-34
/
+32
*
Driver for IBM System i/p VNIC protocol
Thomas Falcon
2015-12-28
4
-0
/
+4642
*
ibmveth: consolidate kmalloc of array, memset 0 to kcalloc
Nicholas Mc Guire
2015-12-20
1
-3
/
+1
*
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
1
-2
/
+3
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-02
1
-3
/
+3
|
\
|
*
net/ibm/emac: bump version numbers for correct work with ethtool
Ivan Mikhaylov
2015-09-28
1
-3
/
+3
*
|
net/ibm/emac: fix type of phy_mode
Andrzej Hajda
2015-09-22
1
-1
/
+1
|
/
*
ibmveth: add support for TSO6
Thomas Falcon
2015-07-15
2
-28
/
+135
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
net/ibm/emac: use swap() in emac_make_bootlist()
Fabian Frederick
2015-06-11
1
-7
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
2
-15
/
+8
|
\
|
*
net/ibm/emac: fix size of emac dump memory areas
Ivan Mikhaylov
2015-05-25
2
-15
/
+8
*
|
ibmveth: Add support for Large Receive Offload
Thomas Falcon
2015-04-30
2
-1
/
+17
*
|
ibmveth: Add GRO support
Thomas Falcon
2015-04-30
1
-1
/
+1
*
|
ibmveth: Add support for TSO
Thomas Falcon
2015-04-30
2
-1
/
+19
*
|
ibmveth: change rx buffer default allocation for CMO
Thomas Falcon
2015-04-30
2
-1
/
+5
|
/
*
ehea: Fix memory hook reference counting crashes
Michael Ellerman
2015-04-25
1
-2
/
+4
*
ibmveth: Fix off-by-one error in ibmveth_change_mtu()
David Gibson
2015-04-23
1
-2
/
+2
*
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-16
1
-10
/
+2
|
\
|
*
powerpc: Remove duplicate cacheable_memcpy/memzero functions
Kyle Moffett
2015-03-17
1
-10
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-2
/
+2
|
\
\
|
*
|
ibmveth: enable interrupts after napi_complete()
Yongbae Park
2015-03-10
1
-2
/
+2
|
|
/
*
|
ehea: constify of_device_id array
Fabian Frederick
2015-03-17
1
-2
/
+2
*
|
IBM-EMAC: constify of_device_id array
Fabian Frederick
2015-03-17
5
-5
/
+5
|
/
*
ibmveth: Add function to enable live MAC address changes
Thomas Falcon
2015-03-03
1
-1
/
+23
*
ehea: Register memory hotplug, reboot and crash hooks on adapter probe
Anton Blanchard
2015-02-19
1
-105
/
+141
*
IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"
Markus Elfring
2015-02-04
1
-1
/
+1
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
5
-5
/
+0
|
\
|
*
net: ethernet: ibm: emac: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
5
-5
/
+0
*
|
IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"
Markus Elfring
2014-11-21
1
-16
/
+8
|
/
*
ehea: Fix TSO and hw checksums with non-accelerated vlan packets.
Vlad Yasevich
2014-08-25
1
-1
/
+1
*
ibmveth: Fix endian issues with rx_no_buffer statistic
Anton Blanchard
2014-08-22
1
-4
/
+14
*
net: ethernet: ibm: ehea: Remove duplicate object from Makefile
Andreas Ruprecht
2014-08-14
1
-1
/
+1
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-06
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
3
-16
/
+12
|
\
|
*
emac: aggregation of v1-2 PLB errors for IER register
Ivan Mikhaylov
2014-05-30
2
-16
/
+9
|
*
emac: add missing support of 10mbit in emac/rgmii
Ivan Mikhaylov
2014-05-30
1
-0
/
+3
*
|
ehea: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-05-30
1
-3
/
+2
*
|
net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-05-18
1
-1
/
+3
*
|
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
2
-2
/
+2
|
/
*
ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
1
-1
/
+1
*
ehea: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
1
-3
/
+3
[next]