summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net_sched: act: refactor cleanup opsWANG Cong2014-02-1211-64/+22
* net_sched: act: hide struct tcf_common from APIWANG Cong2014-02-1219-206/+135
* Merge branch 'bnx2x'David S. Miller2014-02-1213-256/+555
|\
| * bnx2x: utilize FW 7.8.19Dmitry Kravkov2014-02-122-3/+3
| * bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz2014-02-126-44/+32
| * bnx2x: Fix bnx2x_panic_dump for VFsYuval Mintz2014-02-121-40/+57
| * bnx2x: Revise IOV vlan/mac validationYuval Mintz2014-02-125-74/+67
| * bnx2x: Add support in PF driver for RSCMichal Kalderon2014-02-128-48/+329
| * bnx2x: Semantic Validate vlan/mac changesYuval Mintz2014-02-121-9/+42
| * bnx2x: Remove unnecessary internal mem configAriel Elior2014-02-122-13/+0
| * bnx2x: Remove unused iov codeYuval Mintz2014-02-121-10/+0
| * bnx2x: [Debug] change verbosity of some printsYuval Mintz2014-02-123-15/+25
|/
* net: phy: expose phydev->has_fixups to sysfsFlorian Fainelli2014-02-122-0/+20
* 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
OpenPOWER on IntegriCloud