aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-12net_sched: act: hide struct tcf_common from APIWANG Cong19-206/+135
2014-02-12Merge branch 'bnx2x'David S. Miller13-256/+555
2014-02-12bnx2x: utilize FW 7.8.19Dmitry Kravkov2-3/+3
2014-02-12bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz6-44/+32
2014-02-12bnx2x: Fix bnx2x_panic_dump for VFsYuval Mintz1-40/+57
2014-02-12bnx2x: Revise IOV vlan/mac validationYuval Mintz5-74/+67
2014-02-12bnx2x: Add support in PF driver for RSCMichal Kalderon8-48/+329
2014-02-12bnx2x: Semantic Validate vlan/mac changesYuval Mintz1-9/+42
2014-02-12bnx2x: Remove unnecessary internal mem configAriel Elior2-13/+0
2014-02-12bnx2x: Remove unused iov codeYuval Mintz1-10/+0
2014-02-12bnx2x: [Debug] change verbosity of some printsYuval Mintz3-15/+25
2014-02-12net: phy: expose phydev->has_fixups to sysfsFlorian Fainelli2-0/+20
2014-02-12net: phy: add "has_fixups" boolean propertyFlorian Fainelli2-0/+2
2014-02-12net: phy: expose PHY device interface modeFlorian Fainelli2-0/+20
2014-02-12net: phy: re-design phy_modes to be self-containedFlorian Fainelli2-24/+44
2014-02-12net: phy: fix phy_{clear,config}_interrupt comment typosFlorian Fainelli1-2/+2
2014-02-12net: phy: allow driver to implement their own aneg_doneFlorian Fainelli3-3/+10
2014-02-12net: phy: add genphy_aneg_done()Florian Fainelli3-3/+18
2014-02-12net: phy: display human readable PHY speed settingsFlorian Fainelli1-2/+22
2014-02-12net: phy: update phy_print_status to show pause settingsFlorian Fainelli1-2/+4
2014-02-12net: phy: use network device in phy_print_statusFlorian Fainelli1-3/+2
2014-02-12Merge branch 'sfc'David S. Miller11-150/+65
2014-02-12sfc: Add/remove blank lines to tasteBen Hutchings5-7/+2
2014-02-12sfc: Fail self-test with -EBUSY, not -EIO, if the device is busyBen Hutchings1-1/+1
2014-02-12sfc: Cosmetic changes to self-test from the out-of-tree driverBen Hutchings1-5/+13
2014-02-12sfc: Update product namingBen Hutchings2-2/+2
2014-02-12sfc: Use canonical pointer type for MAC address in efx_set_mac_address()Ben Hutchings1-1/+1
2014-02-12sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc'Ben Hutchings1-2/+2
2014-02-12sfc: Preserve rx_frm_trunc counters when resizing DMA ringsBen Hutchings1-2/+0
2014-02-12sfc: Correct comment about number of TX queues used on EF10Ben Hutchings1-2/+2
2014-02-12sfc: Remove unused definitions of EF10 user-mode DMA descriptorsBen Hutchings1-61/+0
2014-02-12sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGNBen Hutchings1-13/+4
2014-02-12sfc: Rewrite adjustment of PPS event in a clearer wayBen Hutchings1-24/+23
2014-02-12sfc: Cache skb->data in local variable in efx_ptp_rx()Ben Hutchings1-10/+13
2014-02-12sfc: Removed adhoc scheme to rate limit PTP event queue overflow messageLaurence Evans1-20/+2
2014-02-12Merge branch 'ethtool_docs'David S. Miller2-113/+329
2014-02-12ethtool: Fix unwanted section breaks in kernel-docBen Hutchings1-7/+9
2014-02-12ethtool: Move kernel-doc comment next to struct ethtool_dump definitionBen Hutchings1-3/+2
2014-02-12ethtool: Document the general convention for VLAs in kernel spaceBen Hutchings1-0/+3
2014-02-12ethtool: Expand documentation of struct ethtool_perm_addrBen Hutchings1-1/+12
2014-02-12ethtool: Expand documentation of struct ethtool_statsBen Hutchings1-3/+13
2014-02-12ethtool: Expand documentation of struct ethtool_testBen Hutchings1-4/+17
2014-02-12ethtool: Expand documentation of string set typesBen Hutchings1-12/+47
2014-02-12ethtool: Update documentation of struct ethtool_pauseparamBen Hutchings1-13/+23
2014-02-12ethtool: Expand documentation of struct ethtool_ringparamBen Hutchings1-11/+26
2014-02-12ethtool: Expand documentation of struct ethtool_eepromBen Hutchings1-3/+20
2014-02-12ethtool: Expand documentation of struct ethtool_regsBen Hutchings1-3/+17
2014-02-12ethtool: Expand documentation of struct ethtool_wolBen Hutchings1-2/+11
2014-02-12ethtool: Expand documentation of struct ethtool_drvinfoBen Hutchings1-17/+39
2014-02-12ethtool: Expand documentation of struct ethtool_cmdBen Hutchings1-34/+90