summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-05mlxsw: spectrum: Change bridge port attributes only when bridgedIdo Schimmel
2016-01-05mlxsw: spectrum: Set bridge status in appropriate functionsIdo Schimmel
2016-01-05mlxsw: spectrum: Return NOTIFY_BAD on bridge failureIdo Schimmel
2016-01-05mlxsw: spectrum: Initialize PVID only onceIdo Schimmel
2016-01-05chelsio: constify cphy_ops structuresJulia Lawall
2016-01-05fsl/fman: allow modular buildArnd Bergmann
2016-01-05Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2016-01-04r8169:Correct the way of setting RTL8168DP ephyChun-Hao Lin
2016-01-04r8169:Fix typo in setting RTL8168H PHY PFM mode.Chun-Hao Lin
2016-01-04r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM modeChun-Hao Lin
2016-01-04sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()Sergei Shtylyov
2016-01-04sh_eth: remove EDMAC_BIG_ENDIANSergei Shtylyov
2016-01-04tilepro: use to_delayed_workGeliang Tang
2016-01-04bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings.Michael Chan
2016-01-04bnxt_en: Modify init sequence to support shared or non shared rings.Michael Chan
2016-01-04bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings.Michael Chan
2016-01-04bnxt_en: Re-structure ring indexing and mapping.Michael Chan
2016-01-04bnxt_en: Check for NULL rx or tx ring.Michael Chan
2016-01-04bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct.Michael Chan
2016-01-04bnxt_en: Refactor bnxt_dbg_dump_states().Michael Chan
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-31Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-31phy: micrel: Add ethtool statistics countersAndrew Lunn
2015-12-31phy: marvell: Add ethtool statistics countersAndrew Lunn
2015-12-30Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller
2015-12-30Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2015-12-30be2net: bump up the driver version to 11.0.0.0Suresh Reddy
2015-12-30be2net: support ethtool get-dump optionVenkat Duvvuru
2015-12-30be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmdSuresh Reddy
2015-12-30be2net: remove unused error variablesVenkat Duvvuru
2015-12-30be2net: remove a line of code that has no effectSathya Perla
2015-12-30be2net: log digital signature errors while flashing FW imageSuresh Reddy
2015-12-30be2net: move FW flash cmd code to be_cmds.cSuresh Reddy
2015-12-30be2net: cleanup FW flash image related macro definesSuresh Reddy
2015-12-30be2net: avoid configuring VEPA mode on BE3Suresh Reddy
2015-12-30be2net: fix VF link state transition from disabled to autoSuresh Reddy
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-30ixgbe: Fix bugs in ixgbe_clear_vf_vlans()Alexander Duyck
2015-12-30ixgbe: Correct X550EM_x revision checkMark Rustad
2015-12-30ixgbe: fix RSS limit for X550Emil Tantilov
2015-12-30ixgbe: Clean up redundancy in hw_enc_featuresMark Rustad
2015-12-30ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth
2015-12-30ixgbe: add support for QSFP PHY types in ixgbe_get_settings()Emil Tantilov
2015-12-30ixgbevf: minor cleanups for ixgbevf_set_itr()Emil Tantilov
2015-12-30ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vectorWilliam Dauchy
2015-12-29net: hns: use to_platform_device()Geliang Tang
2015-12-29atm: solos-pci: use to_pci_dev()Geliang Tang
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall