summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-01-05net/mlx5e: Do not modify the TX SKBAchiad Shochat3-34/+49
2016-01-05mlxsw: spectrum: Change bridge port attributes only when bridgedIdo Schimmel2-6/+14
2016-01-05mlxsw: spectrum: Set bridge status in appropriate functionsIdo Schimmel1-10/+5
2016-01-05mlxsw: spectrum: Return NOTIFY_BAD on bridge failureIdo Schimmel1-3/+7
2016-01-05mlxsw: spectrum: Initialize PVID only onceIdo Schimmel1-1/+0
2016-01-05chelsio: constify cphy_ops structuresJulia Lawall8-14/+14
2016-01-05fsl/fman: allow modular buildArnd Bergmann1-1/+2
2016-01-05Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller24-175/+1748
2016-01-05r8169:Correct the way of setting RTL8168DP ephyChun-Hao Lin1-11/+4
2016-01-05r8169:Fix typo in setting RTL8168H PHY PFM mode.Chun-Hao Lin1-2/+2
2016-01-05r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM modeChun-Hao Lin1-3/+3
2016-01-05sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()Sergei Shtylyov1-43/+29
2016-01-05sh_eth: remove EDMAC_BIG_ENDIANSergei Shtylyov2-17/+2
2016-01-05tilepro: 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
2016-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller128-617/+1321
2016-01-01Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2016-01-01Merge 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/...David S. Miller3-7/+4
2015-12-31phy: micrel: Add ethtool statistics countersAndrew Lunn1-0/+96
2015-12-31phy: marvell: Add ethtool statistics countersAndrew Lunn1-0/+135
2015-12-31Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2-20/+44
2015-12-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller7-32/+62
2015-12-31be2net: bump up the driver version to 11.0.0.0Suresh Reddy1-1/+1
2015-12-31be2net: support ethtool get-dump optionVenkat Duvvuru5-57/+71
2015-12-31be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmdSuresh Reddy4-53/+63
2015-12-31be2net: remove unused error variablesVenkat Duvvuru1-4/+0
2015-12-31be2net: remove a line of code that has no effectSathya Perla3-4/+3
2015-12-31be2net: log digital signature errors while flashing FW imageSuresh Reddy2-2/+16
2015-12-31be2net: move FW flash cmd code to be_cmds.cSuresh Reddy3-584/+578
2015-12-31be2net: cleanup FW flash image related macro definesSuresh Reddy2-101/+118
2015-12-31be2net: avoid configuring VEPA mode on BE3Suresh Reddy1-0/+3
2015-12-31be2net: fix VF link state transition from disabled to autoSuresh Reddy2-10/+28
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-7/+6
2015-12-30ixgbe: Fix bugs in ixgbe_clear_vf_vlans()Alexander Duyck1-4/+4
2015-12-30ixgbe: Correct X550EM_x revision checkMark Rustad2-7/+4
2015-12-30ixgbe: fix RSS limit for X550Emil Tantilov1-1/+1
2015-12-30ixgbe: Clean up redundancy in hw_enc_featuresMark Rustad1-5/+2
2015-12-30ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth1-13/+42
2015-12-30ixgbe: add support for QSFP PHY types in ixgbe_get_settings()Emil Tantilov1-0/+4
2015-12-30ixgbevf: minor cleanups for ixgbevf_set_itr()Emil Tantilov1-2/+3
2015-12-30ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vectorWilliam Dauchy1-0/+2
2015-12-29net: hns: use to_platform_device()Geliang Tang1-2/+1
2015-12-29atm: solos-pci: use to_pci_dev()Geliang Tang1-3/+3