aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-12net: phy: re-design phy_modes to be self-containedFlorian Fainelli
2014-02-12net: phy: fix phy_{clear,config}_interrupt comment typosFlorian Fainelli
2014-02-12net: phy: allow driver to implement their own aneg_doneFlorian Fainelli
2014-02-12net: phy: add genphy_aneg_done()Florian Fainelli
2014-02-12net: phy: display human readable PHY speed settingsFlorian Fainelli
2014-02-12net: phy: update phy_print_status to show pause settingsFlorian Fainelli
2014-02-12net: phy: use network device in phy_print_statusFlorian Fainelli
2014-02-12Merge branch 'sfc'David S. Miller
2014-02-12sfc: Add/remove blank lines to tasteBen Hutchings
2014-02-12sfc: Fail self-test with -EBUSY, not -EIO, if the device is busyBen Hutchings
2014-02-12sfc: Cosmetic changes to self-test from the out-of-tree driverBen Hutchings
2014-02-12sfc: Update product namingBen Hutchings
2014-02-12sfc: Use canonical pointer type for MAC address in efx_set_mac_address()Ben Hutchings
2014-02-12sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc'Ben Hutchings
2014-02-12sfc: Preserve rx_frm_trunc counters when resizing DMA ringsBen Hutchings
2014-02-12sfc: Correct comment about number of TX queues used on EF10Ben Hutchings
2014-02-12sfc: Remove unused definitions of EF10 user-mode DMA descriptorsBen Hutchings
2014-02-12sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGNBen Hutchings
2014-02-12sfc: Rewrite adjustment of PPS event in a clearer wayBen Hutchings
2014-02-12sfc: Cache skb->data in local variable in efx_ptp_rx()Ben Hutchings
2014-02-12sfc: Removed adhoc scheme to rate limit PTP event queue overflow messageLaurence Evans
2014-02-12Merge branch 'ethtool_docs'David S. Miller
2014-02-12ethtool: Fix unwanted section breaks in kernel-docBen Hutchings
2014-02-12ethtool: Move kernel-doc comment next to struct ethtool_dump definitionBen Hutchings
2014-02-12ethtool: Document the general convention for VLAs in kernel spaceBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_perm_addrBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_statsBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_testBen Hutchings
2014-02-12ethtool: Expand documentation of string set typesBen Hutchings
2014-02-12ethtool: Update documentation of struct ethtool_pauseparamBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_ringparamBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_eepromBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_regsBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_wolBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_drvinfoBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_cmdBen Hutchings
2014-02-11Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-106lowpan: fix lockdep splatsEric Dumazet
2014-02-10alx: add missing stats_lock spinlock initJohn Greene
2014-02-109p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao
2014-02-10bonding: remove unwanted bond lock for enslave processingdingtianhong
2014-02-10USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver SupportLiu Junliang
2014-02-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-02-10ocfs2: check existence of old dentry in ocfs2_link()Xue jiufei
2014-02-10ocfs2: update inode size after zeroing the holeJunxiao Bi
2014-02-10ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_sizeYounger Liu
2014-02-10mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASEDNaoya Horiguchi
2014-02-10smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU callsPaul Gortmaker