aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-07au1000-eth: prefix all functions with au1000_Florian Fainelli1-35/+35
2010-04-07au1000-eth: set MODULE_VERSIONFlorian Fainelli1-0/+1
2010-04-07au1000-eth: allow driver to be compiled as a moduleFlorian Fainelli1-1/+1
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller61-287/+14234
2010-04-06NET: usb: Adding URB_ZERO_PACKET flag to usbnet.cElina Pasheva1-6/+9
2010-04-06net/irda: Add SuperH IrDA driver supportKuninori Morimoto3-0/+872
2010-04-06net/irda: sh_sir: Modify iounmap wrong executionKuninori Morimoto1-5/+3
2010-04-06net/irda: sh_sir: fixup err return value on sh_sir_openKuninori Morimoto1-1/+3
2010-04-06Add non-Virtex5 support for LL TEMAC driverJohn Linn3-38/+115
2010-04-06via-velocity: remove private #defineFrancois Romieu2-131/+60
2010-04-06NET: sb1250: Fix compile warning in driverRalf Baechle1-1/+0
2010-04-06tg3: Update version to 3.109Matt Carlson1-2/+2
2010-04-06tg3: Remove tg3_dump_state()Matt Carlson1-233/+0
2010-04-06tg3: Cleanup if codestyleMatt Carlson1-44/+31
2010-04-06tg3: The case of switchesMatt Carlson1-40/+40
2010-04-06tg3: Whitespace, constant, and comment updatesMatt Carlson2-38/+40
2010-04-06tg3: Use VPD fw version when presentMatt Carlson1-4/+30
2010-04-06tg3: Prepare FW version code for VPD versioningMatt Carlson1-16/+23
2010-04-06tg3: Fix message 80 char violationsMatt Carlson1-22/+38
2010-04-06tg3: netdev_err() => dev_err()Matt Carlson1-13/+19
2010-04-06tg3: Replace pr_err with sensible alternativesMatt Carlson1-20/+26
2010-04-06tg3: Restore likely() check in tg3_poll_msix()Matt Carlson1-2/+2
2010-04-06tg3: Fix MII_TG3_DSP_EXP8 offsetMatt Carlson1-1/+1
2010-04-03smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki1-5/+7
2010-04-03ppp: Add ppp_dev_name() exported functionJames Chapman1-0/+19
2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman1-6/+1
2010-04-03l2tp: Relocate pppol2tp driver to new net/l2tp directoryJames Chapman2-2681/+1
2010-04-03net: convert multicast list to list_headJiri Pirko176-802/+722
2010-04-03net: move address list functions to a separate fileJiri Pirko2-6/+6
2010-04-03qlcnic: update version to 5.0.1Amit Kumar Salecha1-2/+2
2010-04-03qlcnic: fix endianness in fw validationAmit Kumar Salecha1-4/+4
2010-04-03qlcnic: fix interface attach sequenceAmit Kumar Salecha1-10/+10
2010-04-03qlcnic: add driver debug supportAmit Kumar Salecha4-4/+49
2010-04-03qlcnic: use IDC defined timeout valueSucheta Chakraborty4-11/+37
2010-04-03qlcnic: fix onchip memory accessDhananjay Phadke1-37/+2
2010-04-03qlcnic: update oncard memory size checkDhananjay Phadke2-32/+25
2010-04-03qlcnic: handle queue manager accessDhananjay Phadke4-12/+56
2010-04-03qlcnic: fix fw load from fileAmit Kumar Salecha1-0/+10
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse14-0/+124
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse1-0/+12
2010-04-01be2net: Adding PCI SRIOV supportSarveshwar Bandi5-49/+191
2010-04-01net/pcmcia/3c589_cs: using netdev_info and friends where appropriateAlexander Kurz1-139/+147
2010-04-01netdev/fec.c: add phylib supporting to enable carrier detection (v2)Bryan Wu2-877/+252
2010-04-01bnx2x: Added GRO supportDmitry Kravkov1-9/+11
2010-04-01r8169: clean up my printk uglynessNeil Horman1-2/+2
2010-04-01net: Hook up cxgb4 to Kconfig and MakefileDimitris Michailidis2-0/+26
2010-04-01cxgb4: Add main driver file and driver MakefileDimitris Michailidis2-0/+3395
2010-04-01cxgb4: Add remaining driver headers and L2T managementDimitris Michailidis4-0/+1714
2010-04-01cxgb4: Add packet queues and packet DMA codeDimitris Michailidis1-0/+2431
2010-04-01cxgb4: Add HW and FW support codeDimitris Michailidis2-0/+3231