summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | i40evf: change type of flags variableMitch Williams2014-02-131-1/+1
| * | i40evf: don't store unnecessary array of stringsMitch Williams2014-02-132-4/+5
| * | i40evf: fix bogus commentMitch Williams2014-02-131-2/+1Star
| * | i40evf: clean up adapter structMitch Williams2014-02-131-28/+1Star
| * | i40e: don't handle VF reset on unloadMitch Williams2014-02-132-6/+7
| * | i40e: enable extant VFsMitch Williams2014-02-133-8/+21
| * | i40e: reset VFs after PF resetMitch Williams2014-02-131-0/+5
| * | i40e: set VF state to active when reset is completeMitch Williams2014-02-131-0/+1
| * | i40e: remove dead codeMitch Williams2014-02-131-9/+1Star
| * | i40e: Setting i40e_down bit for tx_timeoutAkeem G Abodunrin2014-02-131-0/+1
| * | i40evf: clean up memsetsMitch Williams2014-02-131-3/+2Star
| * | i40evf: trivial fixesJesse Brandeburg2014-02-132-6/+4Star
| * | i40e: bump driver versionJesse Brandeburg2014-02-131-1/+1
| * | i40e: spelling errorJesse Brandeburg2014-02-132-2/+2
|/ /
* | ipx: implement shutdown()Sabrina Dubroca2014-02-131-2/+26
* | Merge branch 'net_sched'David S. Miller2014-02-1319-372/+213Star
|\ \
| * | net_sched: act: clean up tca_action_flush()WANG Cong2014-02-131-30/+23Star
| * | net_sched: act: refuse to remove bound action outsideWANG Cong2014-02-132-7/+21
| * | net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong2014-02-1311-82/+29Star
| * | net_sched: act: refactor cleanup opsWANG Cong2014-02-1311-64/+22Star
| * | net_sched: act: hide struct tcf_common from APIWANG Cong2014-02-1319-206/+135Star
|/ /
* | Merge branch 'bnx2x'David S. Miller2014-02-1313-256/+555
|\ \
| * | bnx2x: utilize FW 7.8.19Dmitry Kravkov2014-02-132-3/+3
| * | bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz2014-02-136-44/+32Star
| * | bnx2x: Fix bnx2x_panic_dump for VFsYuval Mintz2014-02-131-40/+57
| * | bnx2x: Revise IOV vlan/mac validationYuval Mintz2014-02-135-74/+67Star
| * | bnx2x: Add support in PF driver for RSCMichal Kalderon2014-02-138-48/+329
| * | bnx2x: Semantic Validate vlan/mac changesYuval Mintz2014-02-131-9/+42
| * | bnx2x: Remove unnecessary internal mem configAriel Elior2014-02-132-13/+0Star
| * | bnx2x: Remove unused iov codeYuval Mintz2014-02-131-10/+0Star
| * | bnx2x: [Debug] change verbosity of some printsYuval Mintz2014-02-133-15/+25
|/ /
* | net: phy: expose phydev->has_fixups to sysfsFlorian Fainelli2014-02-132-0/+20
* | net: phy: add "has_fixups" boolean propertyFlorian Fainelli2014-02-132-0/+2
* | net: phy: expose PHY device interface modeFlorian Fainelli2014-02-132-0/+20
* | net: phy: re-design phy_modes to be self-containedFlorian Fainelli2014-02-132-24/+44
* | net: phy: fix phy_{clear,config}_interrupt comment typosFlorian Fainelli2014-02-131-2/+2
* | net: phy: allow driver to implement their own aneg_doneFlorian Fainelli2014-02-133-3/+10
* | net: phy: add genphy_aneg_done()Florian Fainelli2014-02-133-3/+18
* | net: phy: display human readable PHY speed settingsFlorian Fainelli2014-02-131-2/+22
* | net: phy: update phy_print_status to show pause settingsFlorian Fainelli2014-02-131-2/+4
* | net: phy: use network device in phy_print_statusFlorian Fainelli2014-02-131-3/+2Star
* | Merge branch 'sfc'David S. Miller2014-02-1211-150/+65Star
|\ \
| * | sfc: Add/remove blank lines to tasteBen Hutchings2014-02-125-7/+2Star
| * | 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/+0Star
| * | sfc: Correct comment about number of TX queues used on EF10Ben Hutchings2014-02-121-2/+2