summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2015-08-06bnx2fc: Read npiv table from nvram and create vports.Joe Carnuccio
2015-08-06bnx2x: Add BD support for storageYuval Mintz
2015-08-06cnic: Add the interfaces to get FC-NPIV table.Adheer Chandravanshi
2015-08-06cnic: Populate upper layer driver state in MFWTej Parkash
2015-08-06rocker: use netdev_err after register_netdevScott Feldman
2015-08-06rocker: NULL port if port probe failsScott Feldman
2015-08-05e1000e: Increase driver version numberRaanan Avargil
2015-08-05e1000e: Fix tight loop implementation of systime read algorithmRaanan Avargil
2015-08-05e1000e: Fix incorrect ASPM lockingRaanan Avargil
2015-08-05e1000e: Cosmetic changesRaanan Avargil