summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* qed: Remove unused NVM vendor IDYuval Mintz2016-03-022-10/+0
* qed: Fix error flow on slowpath startYuval Mintz2016-03-023-44/+64
* qed: Move statistics to L2 codeYuval Mintz2016-03-023-245/+324
* qed: Support B0 instead of A0Yuval Mintz2016-03-022-19/+24
* qed: Correct BAR sizes for older MFWRam Amrani2016-03-021-13/+29
* wan: lmc: Switch to using managed resourcesAmitoj Kaur Chawla2016-03-021-20/+7
* of_mdio: kill useless variable in of_mdiobus_register()Sergei Shtylyov2016-03-011-3/+1
* qed: Print additional HW attention infoYuval Mintz2016-03-012-105/+479
* qed: Print HW attention reasonsYuval Mintz2016-03-011-107/+1436
* qed: Add support for HW attentionsYuval Mintz2016-03-012-40/+357
* qed: Semantic refactoring of interrupt codeYuval Mintz2016-03-014-77/+105
* net/mlx5: Fix global UAR mappingMoshe Lazer2016-03-015-53/+34
* net/mlx5e: Don't modify CQ before it was createdGal Pressman2016-03-011-0/+6
* net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman2016-03-012-6/+12
* net/mlx5e: Set drop RQ's necessary parameters onlyTariq Toukan2016-03-011-2/+10
* net/mlx5e: Move common case counters within sq_stats structTariq Toukan2016-03-011-4/+6
* net/mlx5e: Changed naming convention of tx queues in ethtool statsTariq Toukan2016-03-011-7/+8
* net/mlx5e: Placement changed for carrier state updatesTariq Toukan2016-03-011-2/+2
* net/mlx5e: Replace async events spinlock with synchronize_irq()Tariq Toukan2016-03-014-17/+14
* Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-0127-102/+137
|\
| * mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller2016-02-243-20/+24
| * iwlwifi: mvm: move TX PN assignment for TKIP to the driverEliad Peller2016-02-243-6/+13
| * cfg80211: basic support for PBSS network typeLior David2016-02-241-0/+10
| * mac80211_hwsim: remove shadowing variableJohannes Berg2016-02-241-3/+1
| * mac80211: pass block ack session timeout to to driverSara Sharon2016-01-1421-73/+89
* | net: dsa: mv88e6xxx: support VLAN filteringVivien Didelot2016-03-014-0/+43
* | net: dsa: mv88e6xxx: remove reserved VLANsVivien Didelot2016-03-011-30/+3
* | net: dsa: mv88e6xxx: restore VLANTable map controlVivien Didelot2016-03-011-7/+47
* | net: dsa: mv88e6xxx: assign dynamic FDB to bridgesVivien Didelot2016-03-011-2/+39
* | net: dsa: mv88e6xxx: assign default FDB to portsVivien Didelot2016-03-012-7/+91
* | net: dsa: mv88e6xxx: assign dynamic FDB to VLANsVivien Didelot2016-03-012-9/+49
* | net: dsa: mv88e6xxx: extract single FDB dumpVivien Didelot2016-03-011-33/+46
* | net: dsa: mv88e6xxx: extract single VLAN retrievalVivien Didelot2016-03-011-20/+35
* | mlxsw: spectrum: Introduce port splittingIdo Schimmel2016-03-013-3/+219
* | mlxsw: spectrum: Mark unused ports using NULLIdo Schimmel2016-03-011-0/+1
* | mlxsw: spectrum: Store local port to module mapping during initIdo Schimmel2016-03-012-21/+16
* | mlxsw: spectrum: Unmap local port from module during teardownIdo Schimmel2016-03-011-0/+11
* | mlxsw: core: Add devlink port splitter callbacksJiri Pirko2016-03-012-1/+35
* | mlxsw: Implement devlink interfaceJiri Pirko2016-03-014-6/+58
* | mlx4: Implement port type setting via devlink interfaceJiri Pirko2016-03-011-21/+65
* | mlx4: Implement devlink interfaceJiri Pirko2016-03-015-13/+57
* | net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend2016-03-011-3/+0
* | veth: implement ndo_set_rx_headroomPaolo Abeni2016-03-011-0/+26
* | net/tun: implement ndo_set_rx_headroomPaolo Abeni2016-03-011-1/+16
* | bnxt_en: Add hwrm_send_message_silent().Michael Chan2016-03-013-1/+13
* | bnxt_en: Refactor _hwrm_send_message().Michael Chan2016-03-011-5/+9
* | bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFORob Swindell2016-03-013-8/+109
* | bnxt_en: Fix dmesg log firmware error messages.Michael Chan2016-03-013-31/+17
* | bnxt_en: Use firmware provided message timeout value.Michael Chan2016-03-012-1/+10
* | bnxt_en: Add coalescing support for tx rings.Michael Chan2016-03-013-8/+49