summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2013-09-27i40e: better return valuesJesse Brandeburg1-16/+21
2013-09-27i40e: convert ret to aq_retJesse Brandeburg1-55/+52
2013-09-27i40e: small clean ups from reviewJesse Brandeburg1-3/+3
2013-09-27i40e: use common failure flowJesse Brandeburg1-6/+6
2013-09-27igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka1-0/+3
2013-09-27via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi1-2/+7
2013-09-27bonding: make bond_for_each_slave() use lower neighbour's privateVeaceslav Falico1-1/+2
2013-09-24toshiba: Remove extern from function prototypesJoe Perches3-20/+19
2013-09-24ti: Remove extern from function prototypesJoe Perches1-5/+4
2013-09-24stmicro: Remove extern from function prototypesJoe Perches4-23/+22
2013-09-24sfc: Remove extern from function prototypesJoe Perches6-249/+234
2013-09-24qlogic: Remove extern from function prototypesJoe Perches2-33/+30
2013-09-24oki-semi: Remove extern from function prototypesJoe Perches1-28/+28
2013-09-24intel: Remove extern from function prototypesJoe Perches12-254/+233
2013-09-24ibm/emac: Remove extern from function prototypesJoe Perches4-32/+32
2013-09-24qlge: call ql_core_dump() only if dump memory was allocated.malahal@us.ibm.com2-3/+3
2013-09-24drivers: net: cpsw: use cpsw-phy-sel driver to configure phy modeMugunthan V N1-0/+4
2013-09-24drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpswMugunthan V N4-0/+172
2013-09-24net: ethernet: cpsw: switch to devres allocationsDaniel Mack1-110/+43
2013-09-24skge: fix invalid value passed to pci_unmap_sigleMikulas Patocka1-3/+6
2013-09-24amd/7990: Remove extern from function prototypesJoe Perches1-6/+6
2013-09-24gianfar: Remove extern from function prototypesJoe Perches1-13/+13
2013-09-24emulex: Remove extern from function prototypesJoe Perches2-139/+123
2013-09-24chelsio: Remove extern from function prototypesJoe Perches1-23/+23
2013-09-24brocade: Remove extern from function prototypesJoe Perches1-22/+21
2013-09-24broadcom: Remove extern from function prototypesJoe Perches1-2/+2
2013-09-24atheros: Remove extern from function prototypesJoe Perches3-10/+10
2013-09-24adi: Remove extern from function prototypesJoe Perches1-1/+1
2013-09-248390: Remove extern from function prototypesJoe Perches1-20/+20
2013-09-24bnx2x: handle known but unsupported VF messagesAriel Elior1-26/+24
2013-09-24bnx2x: prevent masked MCP parities from appearingYuval Mintz1-0/+8
2013-09-24bnx2x: prevent masking error from cnicYuval Mintz1-2/+1
2013-09-24bnx2x: add missing VF resource allocation during initAriel Elior1-0/+3
2013-09-24bnx2x: Fix support for VFs on some PFsAriel Elior1-1/+1
2013-09-24bnx2x: Prevent mistaken hangup between driver & FWEilon Greenstein1-9/+7
2013-09-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller10-159/+807
2013-09-23bnx2x: Fix 848xx duplex settingsYaniv Rosner1-24/+33
2013-09-23bnx2x: Specific Active-DAC is not detected on 57810Yaniv Rosner1-1/+6
2013-09-23bnx2x: 57840 non-external loopback test fail on 1GYaniv Rosner1-4/+13
2013-09-23bnx2x: KR2 disablement fixYaniv Rosner1-37/+39
2013-09-23bnx2x: Generalize KR work-aroundYaniv Rosner1-24/+8
2013-09-21tg3: Update version to 3.134Nithin Sujir1-2/+2
2013-09-21tg3: Remove unnecessary spinlockNithin Sujir1-2/+0
2013-09-21tg3: Appropriately classify interrupts during request_irqNithin Sujir1-1/+12
2013-09-21tg3: Remove redundant if checkNithin Sujir1-4/+1
2013-09-21tg3: Remove if 0'd codeNithin Sujir1-18/+0
2013-09-21tg3: LED in shared mode does not blink during trafficNithin Sujir1-0/+6
2013-09-21tg3: Add support for new 577xx device idsNithin Sujir2-2/+16
2013-09-21tg3: Add function tg3_phy_shdw_write()Nithin Sujir1-8/+10
2013-09-20declance: Remove `incompatible pointer type' warningsMaciej W. Rozycki1-8/+8