summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-01-12mdio_bus: NULL dereference on allocation errorDan Carpenter
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-12net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn
2016-01-12net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn
2016-01-11bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss
2016-01-11net/mlx5_core: Export flow steering APIMaor Gottlieb
2016-01-11net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb
2016-01-11net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb
2016-01-11net/mlx5_core: Set priority attributesMaor Gottlieb
2016-01-11net/mlx5_core: Connect flow tablesMaor Gottlieb
2016-01-11net/mlx5_core: Introduce modify flow table commandMaor Gottlieb
2016-01-11net/mlx5_core: Managing root flow tableMaor Gottlieb
2016-01-11net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb
2016-01-11net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb
2016-01-11sh_eth: stop reading ECMR in sh_eth_dev_init()Sergei Shtylyov
2016-01-11ravb: stop reading ECMR in ravb_emac_init()Sergei Shtylyov
2016-01-11bonding: make mii_status sysfs node consistentJarod Wilson
2016-01-11mlxsw: spectrum: Add FDB lock to prevent session interleavingIdo Schimmel
2016-01-11net: bfin_mac: Use phy_find_first() instead of open-coding itGuenter Roeck
2016-01-11net: ti: cpmac: Fix build error due to missed API changeGuenter Roeck
2016-01-11net: tc35815: Drop unused variableGuenter Roeck
2016-01-11net: tc35815: Fix build error due to missed API changeGuenter Roeck
2016-01-11net: phy: Add support for SMSC LAN8740 PHYJoshua Henderson
2016-01-11Merge tag 'wireless-drivers-next-for-davem-2016-01-09' of git://git.kernel.or...David S. Miller
2016-01-11net: lpc_eth: Remove unused variablesFabio Estevam
2016-01-11bfin_mac: fix error pathSudip Mukherjee
2016-01-11phy: fix blackfin build failureSudip Mukherjee
2016-01-11cxgb4: Fixes static checker warning in mps_tcam_show()Hariprasad Shenai
2016-01-11net: ethernet: arc: Add support emac for RK3036Xing Zheng
2016-01-11net: ethernet: arc: Keep emac compatibility for more Rockchip SoCsXing Zheng
2016-01-11net: ethernet: arc: Probe emac after set RMII clockXing Zheng
2016-01-11bnxt_en: Reset embedded processor after applying firmware upgradeRob Swindell
2016-01-11bnxt_en: Zero pad firmware messages to 128 bytes.Michael Chan
2016-01-11ethernet: amd: au1000: Remove pointless warningAndrew Lunn
2016-01-11net: ethernet: faraday: Use phy_find_first() instead of open coding itGuenter Roeck
2016-01-11net: ethernet: broadcom: Fix build errorsGuenter Roeck
2016-01-10net: lantiq_etop.c: Use helper to find first phyAndrew Lunn
2016-01-10stmmac: Don't exit mdio registration when mdio subnode is not found in the DTSRomain Perier
2016-01-10net: qmi_wwan: Add SIMCom 7230EKristian Evensen
2016-01-10udp: restrict offloads to one namespaceHannes Frederic Sowa
2016-01-10mlxsw: Adding layer 2 multicast supportElad Raz
2016-01-10mlxsw: Adding VID to FID translatationElad Raz
2016-01-10mlxsw: Changing the maximum number of multicast group to a defineElad Raz
2016-01-10mlxsw: reg: Adding SMID registerElad Raz
2016-01-10mlxsw: reg: Add definition of multicast record for SFD registerElad Raz
2016-01-10mlxsw: spectrum: remove FDB entry in case we get unknown object notificationJiri Pirko
2016-01-10mlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_opJiri Pirko
2016-01-10vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel
2016-01-10net: plip: use new parport device modelSudip Mukherjee
2016-01-10cdc-acm: fix NULL pointer referenceOliver Neukum