summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+1
* i40e: Setting i40e_down bit for tx_timeoutAkeem G Abodunrin2014-02-131-0/+1
* i40evf: clean up memsetsMitch Williams2014-02-131-3/+2
* i40evf: trivial fixesJesse Brandeburg2014-02-132-6/+4
* i40e: bump driver versionJesse Brandeburg2014-02-131-1/+1
* i40e: spelling errorJesse Brandeburg2014-02-132-2/+2
* 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
* 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
* alx: add missing stats_lock spinlock initJohn Greene2014-02-101-0/+1
* net: vxge: Remove unused device pointerChristian Engelmayer2014-02-091-6/+0
* 3c59x: Remove unused pointer in vortex_eisa_cleanup()Christian Engelmayer2014-02-091-2/+0
* drivers/net: fix build warning in ethernet/sfc/tx.cPaul Gortmaker2014-02-061-0/+2
* bnx2x: Allow VF rss on higher PFsYuval Mintz2014-02-061-3/+3
* tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir2014-02-061-2/+2
* tg3: cleanup an error path in tg3_phy_reset_5703_4_5()Dan Carpenter2014-02-061-6/+7
* bnx2[x]: Make module parameters readableJames M Leddy2014-02-062-7/+7
* net: ethernet: sunxi: Add new compatiblesMaxime Ripard2014-02-061-0/+3
* bnx2x: fix L2-GRE TCP issuesDmitry Kravkov2014-02-041-1/+1
* net: ethoc: set up MII management bus clockMax Filippov2014-02-041-2/+30
* net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov2014-02-041-0/+5
* net: ethoc: implement ethtool get/set ring parametersMax Filippov2014-02-011-0/+51
* net: ethoc: implement ethtool get registersMax Filippov2014-02-011-0/+20
* net: ethoc: implement ethtool get/set settingsMax Filippov2014-02-011-0/+24
* net: ethoc: implement basic ethtool operationsMax Filippov2014-02-011-0/+6
* e100: Fix "disabling already-disabled device" warningMichele Baldessari2014-01-301-1/+1
* net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driverStefan Roese2014-01-301-2/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-299-69/+66
|\
| * bnx2x: Fix generic option settingsYaniv Rosner2014-01-281-40/+38
OpenPOWER on IntegriCloud