summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-04-07NET: usb: Adding URB_ZERO_PACKET flag to usbnet.cElina Pasheva1-6/+9
2010-04-07net/irda: Add SuperH IrDA driver supportKuninori Morimoto3-0/+872
2010-04-07net/irda: sh_sir: Modify iounmap wrong executionKuninori Morimoto1-5/+3
2010-04-07net/irda: sh_sir: fixup err return value on sh_sir_openKuninori Morimoto1-1/+3
2010-04-07Add non-Virtex5 support for LL TEMAC driverJohn Linn3-38/+115
2010-04-07via-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-04ppp: Add ppp_dev_name() exported functionJames Chapman1-0/+19
2010-04-04l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman1-6/+1
2010-04-04l2tp: Relocate pppol2tp driver to new net/l2tp directoryJames Chapman2-2681/+1
2010-04-04net: convert multicast list to list_headJiri Pirko190-857/+775
2010-04-04net: move address list functions to a separate fileJiri Pirko3-13/+13
2010-04-04qlcnic: update version to 5.0.1Amit Kumar Salecha1-2/+2
2010-04-04qlcnic: fix endianness in fw validationAmit Kumar Salecha1-4/+4
2010-04-04qlcnic: fix interface attach sequenceAmit Kumar Salecha1-10/+10
2010-04-04qlcnic: add driver debug supportAmit Kumar Salecha4-4/+49
2010-04-04qlcnic: use IDC defined timeout valueSucheta Chakraborty4-11/+37
2010-04-04qlcnic: fix onchip memory accessDhananjay Phadke1-37/+2
2010-04-04qlcnic: update oncard memory size checkDhananjay Phadke2-32/+25
2010-04-04qlcnic: handle queue manager accessDhananjay Phadke4-12/+56
2010-04-04qlcnic: fix fw load from fileAmit Kumar Salecha1-0/+10
2010-04-03phylib: Add module table to all existing phy driversDavid Woodhouse14-0/+124
2010-04-03phylib: Support phy module autoloadingDavid Woodhouse1-0/+12
2010-04-02be2net: Adding PCI SRIOV supportSarveshwar Bandi5-49/+191
2010-04-02net/pcmcia/3c589_cs: using netdev_info and friends where appropriateAlexander Kurz1-139/+147
2010-04-02netdev/fec.c: add phylib supporting to enable carrier detection (v2)Bryan Wu2-877/+252
2010-04-02bnx2x: Added GRO supportDmitry Kravkov1-9/+11
2010-04-02r8169: Fix rtl8169_rx_interrupt()Eric Dumazet1-5/+17
2010-04-02acenic: use the dma state API instead of the pci equivalentsFUJITA Tomonori2-16/+16
2010-04-02acenic: fix the misusage of zero dma addressFUJITA Tomonori1-10/+6
2010-03-31net: remove redundant codeEric Dumazet14-15/+0
2010-03-31Add hotplug support to mcp251x driverMarc Zyngier1-0/+14
2010-03-31igb: add per-packet timestampingNick Nunley3-8/+41
2010-03-31drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neatenJoe Perches2-53/+61
2010-03-31e1000e: typo correctionsJoe Perches3-16/+13
2010-03-31igb: update hw_debug macro to make use of netdev_dbg callAlexander Duyck2-36/+8
2010-03-31sky2: avoid duplicate link up on Optima chipstephen hemminger1-1/+2
2010-03-31sky2: add XL revisionsstephen hemminger2-4/+14