Age | Commit message (Expand) | Author | Files | Lines |
2017-06-06 | i40e: Fix state flags for bit set and clean operations of PF | Mauro S. M. Rodrigues | 1 | -18/+18 |
2017-06-06 | e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll() | Konstantin Khlebnikov | 1 | -6/+6 |
2017-06-06 | e1000e: Don't return uninitialized stats | Benjamin Poirier | 1 | -1/+1 |
2017-06-06 | igb: Remove useless argument | Benjamin Poirier | 3 | -7/+7 |
2017-06-06 | igb: check for Tx timestamp timeouts during watchdog | Jacob Keller | 3 | -0/+31 |
2017-06-06 | igb: add statistic indicating number of skipped Tx timestamps | Jacob Keller | 3 | -0/+4 |
2017-06-06 | e1000e: add statistic indicating number of skipped Tx timestamps | Jacob Keller | 3 | -7/+12 |
2017-06-06 | igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS | Jacob Keller | 1 | -5/+18 |
2017-06-06 | igb: fix race condition with PTP_TX_IN_PROGRESS bits | Jacob Keller | 1 | -2/+10 |
2017-06-06 | e1000e: fix race condition around skb_tstamp_tx() | Jacob Keller | 1 | -2/+8 |
2017-06-06 | igb: mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -13/+5 |
2017-06-06 | igb: Explicitly select page 0 at initialization | Matwey V Kornilov | 1 | -0/+1 |
2017-06-05 | mdio: mux: fix an incorrect less than zero error check using a u32 | Colin Ian King | 1 | -1/+1 |
2017-06-05 | Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linu... | Kalle Valo | 17 | -78/+115 |
2017-06-05 | iwlwifi: fix host command memory leaks | Shahar S Matityahu | 1 | -3/+6 |
2017-06-05 | iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265 | Luca Coelho | 2 | -4/+4 |
2017-06-05 | iwlwifi: mvm: clear new beacon command template struct | Johannes Berg | 1 | -1/+1 |
2017-06-05 | iwlwifi: mvm: don't fail when removing a key from an inexisting sta | Luca Coelho | 1 | -8/+5 |
2017-06-05 | iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3 | Luca Coelho | 1 | -2/+4 |
2017-06-05 | iwlwifi: mvm: fix firmware debug restart recording | Emmanuel Grumbach | 4 | -19/+27 |
2017-06-05 | iwlwifi: tt: move ucode_loaded check under mutex | Johannes Berg | 1 | -3/+5 |
2017-06-05 | iwlwifi: mvm: support ibss in dqa mode | Liad Kaufman | 1 | -1/+12 |
2017-06-05 | iwlwifi: mvm: Fix command queue number on d0i3 flow | Haim Dreyfuss | 1 | -1/+4 |
2017-06-05 | iwlwifi: mvm: rs: start using LQ command color | Gregory Greenman | 6 | -36/+47 |
2017-06-05 | net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo... | Ido Shamay | 2 | -5/+17 |
2017-06-05 | net: phy: fix kernel-doc warnings | Randy Dunlap | 1 | -1/+1 |
2017-06-05 | net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted | Icenowy Zheng | 1 | -0/+5 |
2017-06-05 | net/3com: Make el3_netdev_get_ecmd return void | yuval.shaia@oracle.com | 1 | -5/+3 |
2017-06-05 | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ... | yuval.shaia@oracle.com | 28 | -72/+77 |
2017-06-05 | net/dec: Make __de_get_link_ksettings return void | yuval.shaia@oracle.com | 1 | -7/+4 |
2017-06-04 | mlxsw: spectrum_router: Align RIF index allocation with existing code | Ido Schimmel | 1 | -12/+12 |
2017-06-04 | mlxsw: Fix typo inside enumeration | Ido Schimmel | 2 | -4/+4 |
2017-06-04 | mlxsw: spectrum: Tidy up header file | Ido Schimmel | 1 | -22/+25 |
2017-06-04 | mlxsw: spectrum: Rename the firmware file | Yotam Gigi | 1 | -1/+1 |
2017-06-04 | net/mlx4: Fix the check in attaching steering rules | Talat Batheesh | 3 | -9/+24 |
2017-06-04 | qede: VF XDP support | Mintz, Yuval | 1 | -3/+31 |
2017-06-04 | qed: VF XDP support | Mintz, Yuval | 3 | -7/+37 |
2017-06-04 | qed: VFs to try utilizing the doorbell bar | Mintz, Yuval | 7 | -72/+231 |
2017-06-04 | qed: Multiple qzone queues for VFs | Mintz, Yuval | 6 | -35/+211 |
2017-06-04 | qed: IOV db support multiple queues per qzone | Mintz, Yuval | 4 | -72/+123 |
2017-06-04 | qed: Make VF legacy a bitfield | Mintz, Yuval | 3 | -21/+33 |
2017-06-04 | qed: Assign a unique per-queue index to queue-cid | Mintz, Yuval | 4 | -4/+88 |
2017-06-04 | qed: Pass vf_params when creating a queue-cid | Mintz, Yuval | 3 | -45/+95 |
2017-06-04 | qed*: L2 interface to use the SB structures directly | Mintz, Yuval | 5 | -30/+51 |
2017-06-04 | qed: Create L2 queue database | Mintz, Yuval | 6 | -3/+133 |
2017-06-04 | qed: Add bitmaps for VF CIDs | Mintz, Yuval | 2 | -74/+202 |
2017-06-04 | virtio_net: check return value of skb_to_sgvec always | Jason A. Donenfeld | 1 | -2/+7 |
2017-06-04 | macsec: check return value of skb_to_sgvec always | Jason A. Donenfeld | 1 | -2/+11 |
2017-06-04 | net: phy: smsc: Implement PHY statistics | Andrew Lunn | 1 | -0/+72 |
2017-06-04 | net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshot | Andrew Lunn | 1 | -2/+2 |