summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-05net: phy: split out PHY speed and duplex string generationRussell King
2017-05-05net: phy: allow settings table to support more than 32 link modesRussell King
2017-05-05net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY supportRussell King
2017-05-05net: phy: split out 10G genphy supportRussell King
2017-05-05net: phy: hook up clause 45 autonegotiation restartRussell King
2017-05-05net: phy: add 802.3 clause 45 support to phylibRussell King
2017-05-05net: phy: simplify phy_supported_speeds()Russell King
2017-05-05net: phy: improve phylib correctness for non-autoneg settingsRussell King
2017-05-05net: phy: allow EEE with any interface modeRussell King
2017-05-05net: phy: restart phy autonegotiation after EEE advertisment changeRussell King
2017-05-05net: phy: avoid setting unsupported EEE advertismentsRussell King
2017-05-05net: phy: clean up mmd_phy_indirect()Russell King
2017-05-05net: phy: deprecate indirect MMD read/write methodsRussell King
2017-05-05net: phy: convert micrel to new read_mmd/write_mmd driver methodsRussell King
2017-05-05net: phy: switch remaining users to phy_(read|write)_mmd()Russell King
2017-05-05net: lan78xx: update for phy_(read|write)_mmd_indirect() removalRussell King
2017-05-05net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King
2017-05-05net: phy: move phy MMD accessors to phy-core.cRussell King
2017-04-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-28net: hso: register netdev later to avoid a race conditionAndreas Kemnade
2017-04-28bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni
2017-04-28cpsw/netcp: refine cpts dependencyArnd Bergmann
2017-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-04-28clk: sunxi-ng: always select CCU_GATEArnd Bergmann
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-26macsec: dynamically allocate space for sglistJason A. Donenfeld
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov
2017-04-25qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com
2017-04-25netvsc: fix calculation of available send sectionsstephen hemminger
2017-04-25net: hso: fix module unloadingAndreas Kemnade
2017-04-25team: fix memory leaksPan Bian
2017-04-25Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm...David S. Miller
2017-04-25sfc: tx ring can only have 2048 entries for all EF10 NICsBert Kenward
2017-04-25macvlan: Fix device ref leak when purging bc_queueHerbert Xu
2017-04-25usb: plusb: Add support for PL-27A1Roman SpychaƂa
2017-04-25net: can: usb: gs_usb: Fix buffer on stackMaksim Salau
2017-04-25can: usb: Kconfig: Add PCAN-USB X6 device in help textStephane Grosjean
2017-04-25can: usb: Add support of PCAN-Chip USB stamp moduleStephane Grosjean
2017-04-24Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov
2017-04-24net: dsa: b53: Fix CPU port for 58xx devicesFlorian Fainelli
2017-04-24net: dsa: b53: Implement software reset for 58xx devicesFlorian Fainelli
2017-04-24net: dsa: b53: Include IMP/CPU port in dumb forwarding modeFlorian Fainelli
2017-04-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-04-24Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-04-24ravb: Double free on error in ravb_start_xmit()Dan Carpenter
2017-04-24macsec: avoid heap overflow in skb_to_sgvecJason A. Donenfeld
2017-04-24net: tc35815: move free after the dereferenceDan Carpenter
2017-04-24net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_statsMartin KaFai Lau