aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-06fsl/fman: double free on probe failureDan Carpenter1-1/+0
2016-01-06fsl/fman: fix the pause_time testDan Carpenter1-1/+1
2016-01-06mlxsw: core: remove an unnecessary conditionDan Carpenter1-1/+1
2016-01-06ethernet/atheros/alx: sanitize buffer sizing and paddingJarod Wilson3-12/+14
2016-01-06mlxsw: Remember untagged VLANsElad Raz3-1/+17
2016-01-06mlxsw: Disable vlan_filtering for non .1D bridgeElad Raz1-0/+21
2016-01-06mlxsw: Renaming local variable names for consistencyElad Raz1-3/+3
2016-01-06mlxsw: Fixing vlans init rangeElad Raz1-1/+2
2016-01-06mlxsw: pci: Adjust value of CPU egress traffic classIdo Schimmel1-1/+1
2016-01-06Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller182-1839/+3885
2016-01-06net: hns: avoid uninitialized variable warning:Arnd Bergmann1-25/+22
2016-01-05net/mlx5e: Add PTP Hardware Clock (PHC) supportEran Ben Elisha4-1/+106
2016-01-05net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha7-2/+279
2016-01-05net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha2-0/+14
2016-01-05net/mlx5e: Do not modify the TX SKBAchiad Shochat3-34/+49
2016-01-04mlxsw: spectrum: Change bridge port attributes only when bridgedIdo Schimmel2-6/+14
2016-01-04mlxsw: spectrum: Set bridge status in appropriate functionsIdo Schimmel1-10/+5
2016-01-04mlxsw: spectrum: Return NOTIFY_BAD on bridge failureIdo Schimmel1-3/+7
2016-01-04mlxsw: spectrum: Initialize PVID only onceIdo Schimmel1-1/+0
2016-01-04chelsio: constify cphy_ops structuresJulia Lawall8-14/+14
2016-01-04fsl/fman: allow modular buildArnd Bergmann1-1/+2
2016-01-04Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller24-175/+1748
2016-01-04r8169:Correct the way of setting RTL8168DP ephyChun-Hao Lin1-11/+4
2016-01-04r8169:Fix typo in setting RTL8168H PHY PFM mode.Chun-Hao Lin1-2/+2
2016-01-04r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM modeChun-Hao Lin1-3/+3
2016-01-04sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()Sergei Shtylyov1-43/+29
2016-01-04sh_eth: remove EDMAC_BIG_ENDIANSergei Shtylyov2-17/+2
2016-01-04tilepro: use to_delayed_workGeliang Tang1-2/+1
2016-01-04bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings.Michael Chan1-12/+45
2016-01-04bnxt_en: Modify init sequence to support shared or non shared rings.Michael Chan1-10/+32
2016-01-04bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings.Michael Chan3-25/+79
2016-01-04bnxt_en: Re-structure ring indexing and mapping.Michael Chan2-38/+55
2016-01-04bnxt_en: Check for NULL rx or tx ring.Michael Chan1-5/+22
2016-01-04bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct.Michael Chan2-86/+70
2016-01-04bnxt_en: Refactor bnxt_dbg_dump_states().Michael Chan1-17/+33
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller128-617/+1321
2015-12-31Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+3
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-107/+221
2015-12-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-7/+4
2015-12-31prism54: fix checks for dma mapping errorsAlexey Khoroshilov3-5/+8
2015-12-31wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2015-12-31wlcore/wl18xx: fw logger over sdioShahar Patury13-128/+177
2015-12-31bcma: use module_init for the main part of bus initializationRafał Miłecki1-2/+27
2015-12-31phy: micrel: Add ethtool statistics countersAndrew Lunn1-0/+96
2015-12-31phy: marvell: Add ethtool statistics countersAndrew Lunn1-0/+135
2015-12-30Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller2-20/+44
2015-12-30Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller7-32/+62
2015-12-30be2net: bump up the driver version to 11.0.0.0Suresh Reddy1-1/+1
2015-12-30be2net: support ethtool get-dump optionVenkat Duvvuru5-57/+71
2015-12-30be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmdSuresh Reddy4-53/+63