summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: update latest firmware version supportedGanesh Goudar2016-07-051-6/+6
* net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz2016-07-051-3/+0
* bonding: fix enslavement slave link notificationsAviv Heller2016-07-051-0/+1
* r8152: fix runtime function for RTL8152hayeswang2016-07-051-7/+17
* Revert "fsl/fman: fix error handling"David S. Miller2016-07-041-1/+1
* fsl/fman: fix error handlingChristophe Jaillet2016-07-041-1/+1
* cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork2016-07-041-0/+7
* geneve: fix max_mtu settingHaishuang Yan2016-07-041-2/+7
* net: phy: dp83867: Fix initialization of PHYCR registerStefan Hauser2016-07-021-4/+9
* enc28j60: Fix race condition in enc28j60 driverSergio Valverde2016-07-021-2/+5
* net: stmmac: Fix null-function call in ISR on stmmac1000Matt Corallo2016-07-021-1/+1
* net: bcmsysport: Device stats are unsigned longFlorian Fainelli2016-07-011-1/+1
* macsec: set actual real device for xmit when !protect_framesDaniel Borkmann2016-07-011-0/+1
* net/mlx5e: Log link state changesShaker Daibes2016-07-011-2/+5
* net/mlx5e: Validate BW weight values of ETSRana Shahout2016-07-012-3/+6
* net/mlx5e: Fix select queue callbackRana Shahout2016-07-012-3/+18
* net/mlx5e: Copy all L2 headers into inline segmentMatthew Finlay2016-07-011-2/+2
* net/mlx5e: Handle RQ flush in error casesDaniel Jurgens2016-07-013-3/+61
* net/mlx5e: Implement ndo_tx_timeout callbackDaniel Jurgens2016-07-012-0/+47
* net/mlx5e: Timeout if SQ doesn't flush during closeDaniel Jurgens2016-07-013-3/+56
* net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-07-011-7/+31
* net/mlx5: Fix potential deadlock in command mode changeMohamad Haj Yahia2016-07-011-46/+33
* net/mlx5: Fix wait_vital for VFs and remove fixed sleepDaniel Jurgens2016-07-011-26/+15
* net/mlx5: Fix incorrect page count when in internal errorDaniel Jurgens2016-07-011-19/+44
* net/mlx5: Avoid calling sleeping function by the health poll threadMohamad Haj Yahia2016-07-011-3/+8
* net/mlx5: Fix teardown errors that happen in pci error handlerMohamad Haj Yahia2016-07-011-4/+8
* bonding: prevent out of bound accessesEric Dumazet2016-07-012-9/+9
* net: mvneta: fix open() error cleanupRussell King - ARM Linux2016-07-011-0/+2
* r8152: clear LINK_OFF_WAKE_EN after autoresumehayeswang2016-07-011-0/+11
* qlcnic: add wmb() call in transmit data path.Sony Chacko2016-07-011-0/+2
* usbnet: Stop RX Q on MTU changeSoohoon Lee2016-06-301-3/+7
* ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize...Xin Long2016-06-291-2/+2
* e1000e: keep Rx/Tx HW_VLAN_CTAG in syncJarod Wilson2016-06-291-12/+9
* qed: Protect the doorbell BAR with the write barriers.Sudarsana Reddy Kalluru2016-06-291-7/+3
* e1000e: keep VLAN interfaces functional after rxvlan offJarod Wilson2016-06-291-2/+13
* qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter2016-06-291-1/+1
* ibmvnic: fix to use list_for_each_safe() when delete itemsWei Yongjun2016-06-291-7/+7
* net: thunderx: Fix TL4 configuration for secondary QsetsSunil Goutham2016-06-291-3/+13
* net: thunderx: Fix link status reportingSunil Goutham2016-06-292-31/+62
* net/mlx5e: Reorganize ethtool statisticsGal Pressman2016-06-295-163/+130
* net/mlx5e: Fix number of PFC counters reported to ethtoolGal Pressman2016-06-291-1/+3
* net/mlx5e: Prevent adding the same vxlan portMatthew Finlay2016-06-291-0/+3
* net/mlx5e: Check for BlueFlame capability before allocating SQ uarGal Pressman2016-06-291-1/+1
* net/mlx5e: Change enum to better reflect usageEli Cohen2016-06-292-4/+4
* net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devicesMajd Dibbiny2016-06-291-1/+2
* net/mlx5: Update command stringsEli Cohen2016-06-291-0/+1
* net: marvell: Add separate config ANEG function for Marvell 88E1111Harini Katakam2016-06-291-1/+43
* net: phy: Manage fixed PHY address space using IDAFlorian Fainelli2016-06-291-11/+11
* net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_createWang Sheng-Hui2016-06-281-7/+8
* net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli2016-06-281-2/+0