summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ibm
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\
| * ibmvnic: Fix missing brackets in init_sub_crq_irqsThomas Falcon2016-10-29
| * ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2016-10-29
| * Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"David S. Miller2016-10-29
| * ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2016-10-29
| * ibmvnic: Update MTU after device initializationThomas Falcon2016-10-18
| * ibmvnic: Fix GFP_KERNEL allocation in interrupt contextThomas Falcon2016-10-18
| * ibmvnic: Driver Version 1.0.1Thomas Falcon2016-10-18
* | ethernet: fix min/max MTU typosStefan Richter2016-10-27
* | ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-20
* | ethernet/ibm: use core min/max MTU checkingJarod Wilson2016-10-18
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
|\
| * net/ibm/emac: add mutex to 'set multicast list'Ivan Mikhaylov2016-09-16
| * net/ibm/emac: add set mac addr callbackIvan Mikhaylov2016-09-16
* | net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman2016-09-13
* | ibmvnic: fix error return code in ibmvnic_probe()Wei Yongjun2016-08-25
* | ibmvnic: convert to use simple_open()Wei Yongjun2016-08-25
* | ibmvnic: Handle backing device failover and reinitializationThomas Falcon2016-08-19
|/
* ibmvnic: Fix passive VNIC server login processThomas Falcon2016-07-09
* ibmvnic: simplify and improve driver probe functionThomas Falcon2016-07-09
* ibmvnic: dispose irq mappingsThomas Falcon2016-07-09
* ibmvnic: properly start and stop tx queuesThomas Falcon2016-07-09
* ibmvnic: fix to use list_for_each_safe() when delete itemsWei Yongjun2016-06-29
* net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-19
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* drivers: net: emac: add Atheros AR8035 phy initialization codeChristian Lamparter2016-05-04
* ibmvnic: Enable use of multiple tx/rx scrqsJohn Allen2016-04-09
* ibmvnic: enable RX checksum offloadThomas Falcon2016-04-05
* ibmvnic: map L2/L3/L4 header descriptors to firmwareThomas Falcon2016-04-05
* ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon2016-03-07
* ibmvnic: Fix ibmvnic_capability structThomas Falcon2016-03-03
* Driver for IBM System i/p VNIC protocolThomas Falcon2015-12-28
* ibmveth: consolidate kmalloc of array, memset 0 to kcallocNicholas Mc Guire2015-12-20
* net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-15
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02
|\
| * net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov2015-09-28
* | net/ibm/emac: fix type of phy_modeAndrzej Hajda2015-09-22
|/
* ibmveth: add support for TSO6Thomas Falcon2015-07-15
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* net/ibm/emac: use swap() in emac_make_bootlist()Fabian Frederick2015-06-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-01
|\
| * net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov2015-05-25
* | ibmveth: Add support for Large Receive OffloadThomas Falcon2015-04-30
* | ibmveth: Add GRO supportThomas Falcon2015-04-30
* | ibmveth: Add support for TSOThomas Falcon2015-04-30
* | ibmveth: change rx buffer default allocation for CMOThomas Falcon2015-04-30
|/
* ehea: Fix memory hook reference counting crashesMichael Ellerman2015-04-25
* ibmveth: Fix off-by-one error in ibmveth_change_mtu()David Gibson2015-04-23