summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-11net: switchdev: support static FDB addressesVivien Didelot
2015-08-11net: dsa: mv88e6xxx: rework FDB Get Next operationVivien Didelot
2015-08-11net: dsa: mv88e6xxx: rework FDB add/del operationsVivien Didelot
2015-08-11net: dsa: change FDB routines prototypesVivien Didelot
2015-08-11net: dsa: mv88e6xxx: rename ATU MAC accessorsVivien Didelot
2015-08-11net: dsa: mv88e6xxx: extend fid maskVivien Didelot
2015-08-11net: dsa: mv88e6xxx: define GLOBAL_ATU_FIDVivien Didelot
2015-08-11Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller
2015-08-11net, thunder, bgx: Add support to get MAC address from ACPI.David Daney
2015-08-11net: thunder: Factor out DT specific code in BGXRobert Richter
2015-08-10vxlan: fix fdb_dump index calculationAtzm Watanabe
2015-08-10mellanox: mlxsw: Use '%zx' to print size_t formatFabio Estevam
2015-08-10isdn: Remove reverse_bits(), use revbit8()yalin wang
2015-08-10cxgb4: cleanup some indentingDan Carpenter
2015-08-10net: dsa: mv88e6352: Use mnemonics for EEPROM registers and bitsAndrew Lunn
2015-08-10qlcnic: Update version to 5.3.63Shahed Shaikh
2015-08-10qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memoryShahed Shaikh
2015-08-10qlcnic: Add new VF device ID 0x8C30Shahed Shaikh
2015-08-10qlcnic: Print firmware minidump buffer and template header addressesShahed Shaikh
2015-08-10qlcnic: Add support to enable capability to extend minidump for iSCSIShahed Shaikh
2015-08-10qlcnic: Rearrange ordering of header files inclusionHarish Patil
2015-08-10net: phy: select copper mode when Marvel 88e1111 in SGMIIMadalin Bucur
2015-08-10net: fec: fix the race between xmit and bdp reclaiming pathKevin Hao
2015-08-09mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmitIdo Schimmel
2015-08-09mlxsw: Use correct skb length when dumping payloadIdo Schimmel
2015-08-09mlxsw: Simplify mlxsw_sx_port_xmit functionIdo Schimmel
2015-08-09mlxsw: Strip FCS from incoming packetsJiri Pirko
2015-08-09mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEMJiri Pirko
2015-08-09mlxsw: Make system port to local port mapping explicitIdo Schimmel
2015-08-09mlxsw: Call free_netdev when removing portIdo Schimmel
2015-08-09net: phy: add RealTek RTL8211DN phy idShaohui Xie
2015-08-09net: dsa: mv88e6xxx: rework FDB add/del operationsVivien Didelot
2015-08-09net: dsa: mv88e6xxx: rework FDB getnext operationVivien Didelot
2015-08-09net: dsa: mv88e6xxx: rename ATU MAC accessorsVivien Didelot
2015-08-09net: dsa: mv88e6xxx: extend fid maskVivien Didelot
2015-08-09net: dsa: add support for switchdev FDB objectsVivien Didelot
2015-08-09net: switchdev: change fdb addr for a byte arrayVivien Didelot
2015-08-07vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov
2015-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-08-06net/mlx5_core: Support physical port countersGal Pressman
2015-08-06net/mlx5e: Take advantage of the light-weight netdev open/stopAchiad Shochat
2015-08-06net/mlx5e: Disable async events before unregister_netdev()Achiad Shochat
2015-08-06net/mlx5e: Rename/move functions following the ndo_stop flow changeAchiad Shochat
2015-08-06net/mlx5e: Light-weight netdev open/stopAchiad Shochat
2015-08-06net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat
2015-08-06net/mlx5e: Introduce the "Drop RQ"Achiad Shochat
2015-08-06net/mlx5e: Unify the RX flowAchiad Shochat
2015-08-06drivers: net: cpsw: add separate napi for txMugunthan V N
2015-08-06drivers: net: cpsw: dual_emac: simplify napi usageMugunthan V N
2015-08-06drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...Mugunthan V N