summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: skip loopback selftest with !CONFIG_INETArnd Bergmann2016-12-021-1/+9
* bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann2016-12-023-3/+14
* net/mlx5e: Remove flow encap entry in the correct placeRoi Dayan2016-12-021-21/+22
* net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instanceRoi Dayan2016-12-021-7/+6
* net/mlx5e: Correct cleanup order when deleting offloaded TC rulesRoi Dayan2016-12-021-2/+2
* net/mlx5e: Remove redundant hashtable lookup in configure flowerRoi Dayan2016-12-021-19/+7
* net/mlx5e: Create UMR MKey per RQTariq Toukan2016-12-023-42/+35
* net/mlx5e: Move function mlx5e_create_umr_mkeyTariq Toukan2016-12-021-37/+37
* net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan2016-12-025-17/+105
* net: ethernet: altera_tse: add support for SGMII PCSNeill Whillans2016-12-022-0/+102
* net: phy: vitesse: add support for VSC8572Stephen Agate2016-12-021-0/+14
* sfc: remove RESET_TYPE_RX_RECOVERYEdward Cree2016-12-012-5/+1
* sfc: don't select SFC_FALCONEdward Cree2016-12-011-1/+0
* sfc: fix debug message format string in efx_farch_handle_rx_not_okEdward Cree2016-12-011-1/+1
* net: phy: Fix the mdix_ctrl changesRaju Lakkaraju2016-12-012-3/+3
* net: phy: Add mdi(x) support in Microsemi PHYs driverRaju Lakkaraju2016-12-011-8/+97
* net: phy: update the mdix_ctrl with correct value.Raju Lakkaraju2016-12-011-4/+6
* driver: ipvlan: Remove useless member mtu_adj of struct ipvl_devGao Feng2016-11-302-2/+1
* ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder2016-11-301-3/+2
* ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder2016-11-301-4/+2
* net: ethernet: ti: cpsw: split tx budget according between channelsIvan Khoronzhuk2016-11-301-29/+130
* net: ethernet: ti: cpsw: optimize end of poll cycleIvan Khoronzhuk2016-11-301-18/+6
* net: ethernet: ti: cpsw: add .ndo to set per-queue rateIvan Khoronzhuk2016-11-301-0/+87
* net: ethernet: ti: davinci_cpdma: add set rate for a channelIvan Khoronzhuk2016-11-302-45/+289
* net: ethernet: ti: davinci_cpdma: add weight function for channelsIvan Khoronzhuk2016-11-302-10/+115
* qede: Add support for XDP_TXMintz, Yuval2016-11-303-35/+216
* qede: Add basic XDP supportMintz, Yuval2016-11-303-3/+127
* qede: Better utilize the qede_[rt]x_queueMintz, Yuval2016-11-303-125/+124
* qede: Don't check netdevice for rx-hashMintz, Yuval2016-11-301-22/+12
* qed*: Handle-based L2-queues.Mintz, Yuval2016-11-3010-543/+762
* qede: Revise state locking schemeMintz, Yuval2016-11-303-75/+122
* qede: Refactor data-path Rx flowMintz, Yuval2016-11-301-224/+264
* qede: Refactor statistics gatheringMintz, Yuval2016-11-301-56/+86
* qede: Remove 'num_tc'.Mintz, Yuval2016-11-303-127/+62
* qed: Optimize qed_chain datapath usageMintz, Yuval2016-11-302-5/+6
* qede: Optimize aggregation information sizeMintz, Yuval2016-11-302-44/+48
* ehea: Remove unnecessary memset of stats in netdev private dataTobias Klauser2016-11-301-1/+0
* macvtap: replace printk with netdev_errZhang Shengju2016-11-301-1/+1
* liquidio CN23XX: VF init and destroyRaghu Vatsavayi2016-11-302-0/+108
* liquidio CN23XX: VF interruptRaghu Vatsavayi2016-11-306-7/+438
* liquidio CN23XX: VF mailboxRaghu Vatsavayi2016-11-302-0/+69
* liquidio CN23XX: init VF softcommand queuesRaghu Vatsavayi2016-11-303-2/+84
* liquidio CN23XX: VF register accessRaghu Vatsavayi2016-11-303-0/+196
* liquidio CN23XX: VF queue setupRaghu Vatsavayi2016-11-307-4/+207
* liquidio CN23XX: VF config setupRaghu Vatsavayi2016-11-305-4/+191
* liquidio CN23XX: VF registrationRaghu Vatsavayi2016-11-305-0/+191
* liquidio CN23XX: VF register definitionsRaghu Vatsavayi2016-11-301-0/+274
* net: brocade: bna: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-301-24/+30
* net: phy: bcm7xxx: Plug in support for reading PHY error countersFlorian Fainelli2016-11-301-0/+35
* net: phy: broadcom: Add support code for reading PHY countersFlorian Fainelli2016-11-302-0/+75