| Commit message (Expand) | Author | Age | Files | Lines |
* | cdc_ncm: toggle altsetting to force reset before setup | Bjørn Mork | 2016-03-07 | 1 | -1/+5 |
* | usbnet: cleanup after bind() in probe() | Oliver Neukum | 2016-03-07 | 1 | -0/+7 |
* | mlxsw: pci: Correctly determine if descriptor queue is full | Ido Schimmel | 2016-03-07 | 1 | -1/+1 |
* | mlxsw: spectrum: Always decrement bridge's ref count | Ido Schimmel | 2016-03-07 | 1 | -3/+1 |
* | net: eth: altera: do not free array priv->mdio->irq | Colin Ian King | 2016-03-07 | 1 | -1/+0 |
* | net/ethoc: do not free array priv->mdio->irq | Colin Ian King | 2016-03-07 | 1 | -1/+0 |
* | asix: do not free array priv->mdio->irq | Colin Ian King | 2016-03-07 | 1 | -1/+0 |
* | gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2 | Atsushi Nemoto | 2016-03-07 | 1 | -1/+3 |
* | can: mcp251x: avoid write to error flag register if it's unnecessary | Ed Spiridonov | 2016-03-04 | 1 | -1/+1 |
* | be2net: don't enable multicast flag in be_enable_if_filters() routine | Venkat Duvvuru | 2016-03-03 | 2 | -10/+15 |
* | net: moxa: fix an error code | Dan Carpenter | 2016-03-03 | 1 | -2/+2 |
* | vxlan: fix missing options_len update on RX with collect metadata | Daniel Borkmann | 2016-03-03 | 1 | -1/+3 |
* | net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data() | Wolfram Sang | 2016-03-03 | 1 | -7/+3 |
* | net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data() | Wolfram Sang | 2016-03-03 | 1 | -3/+1 |
* | ibmvnic: Fix ibmvnic_capability struct | Thomas Falcon | 2016-03-03 | 2 | -34/+32 |
* | qmi_wwan: add Sierra Wireless EM74xx device ID | Bjørn Mork | 2016-03-03 | 1 | -2/+4 |
* | fsl/fman: Initialize fman->dev earlier | Igal Liberman | 2016-03-03 | 1 | -2/+2 |
* | stmmac: Fix 'eth0: No PHY found' regression | Gabriel Fernandez | 2016-03-03 | 2 | -11/+9 |
* | dwc_eth_qos: do phy_start before resetting hardware | Lars Persson | 2016-03-02 | 1 | -3/+20 |
* | dwc_eth_qos: use DWCEQOS_MSG_DEFAULT | Rabin Vincent | 2016-03-02 | 1 | -1/+1 |
* | dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent() | Rabin Vincent | 2016-03-02 | 1 | -2/+2 |
* | dwc_eth_qos: release descriptors outside netif_tx_lock | Lars Persson | 2016-03-02 | 1 | -4/+6 |
* | dwc_eth_qos: fix race condition in dwceqos_start_xmit | Rabin Vincent | 2016-03-02 | 1 | -4/+2 |
* | net/mlx4_core: Allow resetting VF admin mac to zero | Jack Morgenstein | 2016-03-02 | 1 | -1/+1 |
* | net/mlx4_core: Check the correct limitation on VFs for HA mode | Moni Shoua | 2016-03-02 | 1 | -3/+11 |
* | net/mlx4_core: Fix lockdep warning in handling of mac/vlan tables | Jack Morgenstein | 2016-03-02 | 1 | -10/+10 |
* | net/mlx5e: Provide correct packet/bytes statistics | Gal Pressman | 2016-03-02 | 1 | -17/+8 |
* | net/mlx5e: Add rx/tx bytes software counters | Gal Pressman | 2016-03-02 | 3 | -5/+13 |
* | net/mlx5e: Correctly handle RSS indirection table when changing number of cha... | Tariq Toukan | 2016-03-02 | 3 | -4/+15 |
* | net/mlx5e: Fix ethtool RX hash func configuration change | Tariq Toukan | 2016-03-02 | 3 | -21/+43 |
* | net/mlx5e: Fix soft lockup when HW Timestamping is enabled | Eran Ben Elisha | 2016-03-02 | 1 | -10/+15 |
* | net/mlx5e: Fix LRO modify | Tariq Toukan | 2016-03-02 | 1 | -4/+11 |
* | net/mlx5e: Remove wrong poll CQ optimization | Tariq Toukan | 2016-03-02 | 4 | -22/+1 |
* | r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48 | Chunhao Lin | 2016-03-02 | 1 | -4/+0 |
* | bnx2x: fix indentation in bnx2x_sp_task() | Michal Schmidt | 2016-03-02 | 1 | -1/+1 |
* | bnx2x: define event data reserved fields as little-endian | Michal Schmidt | 2016-03-02 | 1 | -6/+6 |
* | bnx2x: define fields of struct cfc_del_event_data as little-endian | Michal Schmidt | 2016-03-02 | 3 | -7/+5 |
* | bnx2x: access cfc_del_event only if the opcode is CFC_DEL | Michal Schmidt | 2016-03-02 | 1 | -3/+5 |
* | bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endian | Michal Schmidt | 2016-03-02 | 2 | -5/+7 |
* | bnx2x: fix sending VF->PF messages on big-endian | Michal Schmidt | 2016-03-02 | 1 | -6/+0 |
* | bnx2x: fix crash on big-endian when adding VLAN | Michal Schmidt | 2016-03-02 | 3 | -16/+12 |
* | phy: micrel: Disable auto negotiation on startup | Alexandre Belloni | 2016-03-01 | 1 | -0/+11 |
* | phy: micrel: Ensure interrupts are reenabled on resume | Alexandre Belloni | 2016-03-01 | 1 | -1/+16 |
* | ppp: lock ppp->flags in ppp_read() and ppp_poll() | Guillaume Nault | 2016-03-01 | 1 | -1/+9 |
* | bna: fix list corruption | Ivan Vecera | 2016-03-01 | 1 | -1/+1 |
* | Merge tag 'linux-can-fixes-for-4.5-20160226' of git://git.kernel.org/pub/scm/... | David S. Miller | 2016-03-01 | 1 | -13/+11 |
|\ |
|
| * | can: gs_usb: fixed disconnect bug by removing erroneous use of kfree() | Maximilain Schneider | 2016-02-26 | 1 | -13/+11 |
* | | 3c59x: mask LAST_FRAG bit from length field in ring | Neil Horman | 2016-02-29 | 1 | -1/+1 |
* | | net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump. | MINOURA Makoto / 箕浦 真 | 2016-02-26 | 1 | -1/+3 |
|/ |
|
* | net: thunderx: Fix for Qset error due to CQ full | Sunil Goutham | 2016-02-25 | 3 | -1/+16 |