summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: phy: add "has_fixups" boolean propertyFlorian Fainelli2014-02-122-0/+2
* net: phy: expose PHY device interface modeFlorian Fainelli2014-02-122-0/+20
* net: phy: re-design phy_modes to be self-containedFlorian Fainelli2014-02-122-24/+44
* net: phy: fix phy_{clear,config}_interrupt comment typosFlorian Fainelli2014-02-121-2/+2
* net: phy: allow driver to implement their own aneg_doneFlorian Fainelli2014-02-123-3/+10
* net: phy: add genphy_aneg_done()Florian Fainelli2014-02-123-3/+18
* net: phy: display human readable PHY speed settingsFlorian Fainelli2014-02-121-2/+22
* net: phy: update phy_print_status to show pause settingsFlorian Fainelli2014-02-121-2/+4
* net: phy: use network device in phy_print_statusFlorian Fainelli2014-02-121-3/+2
* Merge branch 'sfc'David S. Miller2014-02-1211-150/+65
|\
| * sfc: Add/remove blank lines to tasteBen Hutchings2014-02-125-7/+2
| * sfc: Fail self-test with -EBUSY, not -EIO, if the device is busyBen Hutchings2014-02-121-1/+1
| * sfc: Cosmetic changes to self-test from the out-of-tree driverBen Hutchings2014-02-121-5/+13
| * sfc: Update product namingBen Hutchings2014-02-122-2/+2
| * sfc: Use canonical pointer type for MAC address in efx_set_mac_address()Ben Hutchings2014-02-121-1/+1
| * sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc'Ben Hutchings2014-02-121-2/+2
| * sfc: Preserve rx_frm_trunc counters when resizing DMA ringsBen Hutchings2014-02-121-2/+0
| * sfc: Correct comment about number of TX queues used on EF10Ben Hutchings2014-02-121-2/+2
| * sfc: Remove unused definitions of EF10 user-mode DMA descriptorsBen Hutchings2014-02-121-61/+0
| * sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGNBen Hutchings2014-02-121-13/+4
| * sfc: Rewrite adjustment of PPS event in a clearer wayBen Hutchings2014-02-121-24/+23
| * sfc: Cache skb->data in local variable in efx_ptp_rx()Ben Hutchings2014-02-121-10/+13
| * sfc: Removed adhoc scheme to rate limit PTP event queue overflow messageLaurence Evans2014-02-121-20/+2
|/
* Merge branch 'ethtool_docs'David S. Miller2014-02-122-113/+329
|\
| * ethtool: Fix unwanted section breaks in kernel-docBen Hutchings2014-02-121-7/+9
| * ethtool: Move kernel-doc comment next to struct ethtool_dump definitionBen Hutchings2014-02-121-3/+2
| * ethtool: Document the general convention for VLAs in kernel spaceBen Hutchings2014-02-121-0/+3
| * ethtool: Expand documentation of struct ethtool_perm_addrBen Hutchings2014-02-121-1/+12
| * ethtool: Expand documentation of struct ethtool_statsBen Hutchings2014-02-121-3/+13
| * ethtool: Expand documentation of struct ethtool_testBen Hutchings2014-02-121-4/+17
| * ethtool: Expand documentation of string set typesBen Hutchings2014-02-121-12/+47
| * ethtool: Update documentation of struct ethtool_pauseparamBen Hutchings2014-02-121-13/+23
| * ethtool: Expand documentation of struct ethtool_ringparamBen Hutchings2014-02-121-11/+26
| * ethtool: Expand documentation of struct ethtool_eepromBen Hutchings2014-02-121-3/+20
| * ethtool: Expand documentation of struct ethtool_regsBen Hutchings2014-02-121-3/+17
| * ethtool: Expand documentation of struct ethtool_wolBen Hutchings2014-02-121-2/+11
| * ethtool: Expand documentation of struct ethtool_drvinfoBen Hutchings2014-02-121-17/+39
| * ethtool: Expand documentation of struct ethtool_cmdBen Hutchings2014-02-121-34/+90
|/
* Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-02-113-1/+9
|\
| * microblaze: Fix a typo when disabling stack protectionEdgar E. Iglesias2014-02-101-1/+1
| * microblaze: Define readq and writeq IO helper functionMichal Simek2014-02-101-0/+6
| * microblaze: Fix missing HZ macroMichal Simek2014-02-101-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-02-116-37/+37
|\ \
| * | s390/cio: improve cio_commit_configSebastian Ott2014-02-061-26/+14
| * | s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-02-051-2/+5
| * | s390/dump: Fix dump memory detectionMichael Holzheu2014-02-041-0/+10
| * | s390/appldata: restore missing init_virt_timer()Gerald Schaefer2014-01-291-0/+1
| * | s390/qdio: correct program-controlled interruption checkingUrsula Braun2014-01-291-1/+1
| * | s390/qdio: for_each macro correctnessJose Alonso2014-01-291-8/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-11144-799/+2454
|\ \ \
OpenPOWER on IntegriCloud