summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* NET: sb1250: Fix compile warning in driverRalf Baechle2010-04-061-1/+0
* tg3: Update version to 3.109Matt Carlson2010-04-061-2/+2
* tg3: Remove tg3_dump_state()Matt Carlson2010-04-061-233/+0
* tg3: Cleanup if codestyleMatt Carlson2010-04-061-44/+31
* tg3: The case of switchesMatt Carlson2010-04-061-40/+40
* tg3: Whitespace, constant, and comment updatesMatt Carlson2010-04-062-38/+40
* tg3: Use VPD fw version when presentMatt Carlson2010-04-061-4/+30
* tg3: Prepare FW version code for VPD versioningMatt Carlson2010-04-061-16/+23
* tg3: Fix message 80 char violationsMatt Carlson2010-04-061-22/+38
* tg3: netdev_err() => dev_err()Matt Carlson2010-04-061-13/+19
* tg3: Replace pr_err with sensible alternativesMatt Carlson2010-04-061-20/+26
* tg3: Restore likely() check in tg3_poll_msix()Matt Carlson2010-04-061-2/+2
* tg3: Fix MII_TG3_DSP_EXP8 offsetMatt Carlson2010-04-061-1/+1
* ppp: Add ppp_dev_name() exported functionJames Chapman2010-04-031-0/+19
* l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman2010-04-031-6/+1
* l2tp: Relocate pppol2tp driver to new net/l2tp directoryJames Chapman2010-04-032-2681/+1
* net: convert multicast list to list_headJiri Pirko2010-04-03190-857/+775
* net: move address list functions to a separate fileJiri Pirko2010-04-033-13/+13
* qlcnic: update version to 5.0.1Amit Kumar Salecha2010-04-031-2/+2
* qlcnic: fix endianness in fw validationAmit Kumar Salecha2010-04-031-4/+4
* qlcnic: fix interface attach sequenceAmit Kumar Salecha2010-04-031-10/+10
* qlcnic: add driver debug supportAmit Kumar Salecha2010-04-034-4/+49
* qlcnic: use IDC defined timeout valueSucheta Chakraborty2010-04-034-11/+37
* qlcnic: fix onchip memory accessDhananjay Phadke2010-04-031-37/+2
* qlcnic: update oncard memory size checkDhananjay Phadke2010-04-032-32/+25
* qlcnic: handle queue manager accessDhananjay Phadke2010-04-034-12/+56
* qlcnic: fix fw load from fileAmit Kumar Salecha2010-04-031-0/+10
* phylib: Add module table to all existing phy driversDavid Woodhouse2010-04-0214-0/+124
* phylib: Support phy module autoloadingDavid Woodhouse2010-04-021-0/+12
* be2net: Adding PCI SRIOV supportSarveshwar Bandi2010-04-015-49/+191
* net/pcmcia/3c589_cs: using netdev_info and friends where appropriateAlexander Kurz2010-04-011-139/+147
* netdev/fec.c: add phylib supporting to enable carrier detection (v2)Bryan Wu2010-04-012-877/+252
* bnx2x: Added GRO supportDmitry Kravkov2010-04-011-9/+11
* r8169: Fix rtl8169_rx_interrupt()Eric Dumazet2010-04-011-5/+17
* acenic: use the dma state API instead of the pci equivalentsFUJITA Tomonori2010-04-012-16/+16
* acenic: fix the misusage of zero dma addressFUJITA Tomonori2010-04-011-10/+6
* net: remove redundant codeEric Dumazet2010-03-3014-15/+0
* Add hotplug support to mcp251x driverMarc Zyngier2010-03-301-0/+14
* igb: add per-packet timestampingNick Nunley2010-03-303-8/+41
* drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neatenJoe Perches2010-03-302-53/+61
* e1000e: typo correctionsJoe Perches2010-03-303-16/+13
* igb: update hw_debug macro to make use of netdev_dbg callAlexander Duyck2010-03-302-36/+8
* sky2: avoid duplicate link up on Optima chipstephen hemminger2010-03-301-1/+2
* sky2: add XL revisionsstephen hemminger2010-03-302-4/+14
* sky2: support Yukon EC_U rev B1 and laterstephen hemminger2010-03-302-6/+13
* net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland2010-03-305-0/+473
* virtio_net: missing sg_init_tableShirley Ma2010-03-301-0/+2
* vxge: Version update.Sreenivasa Honnur2010-03-291-2/+2
* vxge: Set function-0 as the privilaged function for normal function.Sreenivasa Honnur2010-03-291-2/+4
* vxge: Fixed MSIX interrupt configuration.Sreenivasa Honnur2010-03-294-120/+81
OpenPOWER on IntegriCloud