summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Fix SR-IOV MTU warningAlexander Duyck2013-02-052-3/+1
* ixgbe: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck2013-02-051-1/+1
* ixgbe: update date to 2013Don Skidmore2013-02-0529-30/+30
* ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay2013-02-052-6/+7
* ixgbe: fix potential null dereferenceJosh Hay2013-02-051-0/+3
* ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov2013-02-056-7/+66
* e1000e: cleanup checkpatch braces checksBruce Allan2013-02-055-8/+2
* e1000e: convert enums of register offsets and move #defines to regs.hBruce Allan2013-02-053-223/+253
* e1000e: cosmetic move of #defines and prototypes to the new manage.hBruce Allan2013-02-054-41/+73
* e1000e: cosmetic move of #defines and function prototypes to the new nvm.hBruce Allan2013-02-053-15/+48
* e1000e: cosmetic move of #defines and function prototypes to the new phy.hBruce Allan2013-02-045-222/+243
* e1000e: cosmetic move of function prototypes to the new mac.hBruce Allan2013-02-043-37/+76
* e1000e: cosmetic move of #defines and prototypes to the new ich8lan.hBruce Allan2013-02-046-230/+270
* e1000e: cosmetic move of #defines to the new 80003es2lan.hBruce Allan2013-02-043-63/+96
* e1000e: cosmetic move of #defines and prototypes to the new 82571.hBruce Allan2013-02-046-25/+60
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-042-8/+5
* e1000e: use generic IEEE MII definitionsBruce Allan2013-01-319-204/+138
* e1000e: resolve -Wunused-parameter compile warningsBruce Allan2013-01-316-33/+31
* e1000e: update driver version stringBruce Allan2013-01-311-1/+1
* e1000e: cleanup some whitespace and indentation issuesBruce Allan2013-01-317-48/+49
* e1000e: cleanup: group OR'ed bit settings with parensBruce Allan2013-01-311-2/+3
* e1000e: cleanup defines.hBruce Allan2013-01-311-21/+0
* ixgbe: autoneg variable refactoringJosh Hay2013-01-316-35/+19
* ixgbe: removed unused variable from setup_link_speedJosh Hay2013-01-316-8/+4
* ixgbe: rename autoneg variablesJosh Hay2013-01-312-29/+28
* ixgbe: Fix device ref count bugGreg Rose2013-01-311-0/+2
* ixgbe: Reset the NIC if up2tc has changedAmir Hanania2013-01-311-4/+12
* igbvf: be sane about random MAC addressesMitch A Williams2013-01-281-14/+10
* igb: Don't give VFs random MAC addressesMitch A Williams2013-01-281-3/+3
* ixgbevf: Make sure link status and speed are fetchedGreg Rose2013-01-281-0/+1
* e1000e: cleanup: remove comments which are no longer applicableBruce Allan2013-01-281-7/+0
* e1000e: cleanup hw.hBruce Allan2013-01-271-15/+10
* e1000e: cleanup: remove unused #defineBruce Allan2013-01-271-3/+0
* e1000e: adjust PM QoS requestBruce Allan2013-01-272-15/+19
* e1000e: correct maximum frame size on 82579Bruce Allan2013-01-271-1/+1
* e1000e: cleanup: remove e1000e_commit_phy()Bruce Allan2013-01-274-28/+16
* e1000e: cleanup: remove e1000_get_cable_length()Bruce Allan2013-01-272-7/+2
* e1000e: cleanup: remove e1000_get_phy_cfg_done()Bruce Allan2013-01-271-19/+1
* e1000e: cleanup: rename e1000_get_cfg_done()Bruce Allan2013-01-274-6/+6
* e1000e: cleanup: remove e1000_force_speed_duplex()Bruce Allan2013-01-271-17/+1
* e1000e: cleanup: remove e1000_set_d0_lplu_state()Bruce Allan2013-01-271-27/+6
* e1000e: cleanup: do not assign a variable a value when not necessaryBruce Allan2013-01-277-20/+20
* e1000e: do not ignore variables which get set a valueBruce Allan2013-01-274-6/+14
* e1000e: cleanup: remove unnecessary function prototypesBruce Allan2013-01-274-13/+6
* e1000e: add comment to spinlock_t definitionBruce Allan2013-01-271-1/+1
* e1000e: remove definition of struct which is no longer usedBruce Allan2013-01-271-10/+0
* e1000e: fix PHY init workarounds for i217/i218Bruce Allan2013-01-271-0/+9
* e1000e: correct maximum frame size on i217/i218Bruce Allan2013-01-271-1/+1
* e1000e: update copyright dateBruce Allan2013-01-2715-16/+16
* e1000e: remove prototype of non-existent functionBruce Allan2013-01-271-2/+0
OpenPOWER on IntegriCloud