summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [netdrvr] kill sync_irq-before-freq_irq patternJeff Garzik2008-06-286-8/+1
* [netdrvr] fealnx: clean up nasty mess of arch ifdefsJeff Garzik2008-06-281-31/+12
* tulip: remove wrapper around get_unalignedHarvey Harrison2008-06-281-6/+4
* Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich2008-06-281-0/+20
* Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich2008-06-281-0/+5
* 8139too: some style cleanupsMárton Németh2008-06-281-6/+6
* rndis_host: pass buffer length to rndis_commandJussi Kivilinna2008-06-282-9/+9
* net: sh_eth: Fix compile error sh_ethNobuhiro Iwamatsu2008-06-282-4/+4
* e1000: remove e1000_clean_tx_irq call from e1000_netpollAndy Gospodarek2008-06-281-1/+0
* igb: make ioport freeTaku Izumi2008-06-282-6/+45
* e1000e: make ioport freeTaku Izumi2008-06-282-6/+46
* e1000: remove PCI Express device IDsAuke Kok2008-06-282-36/+0
* ixgbe: add LRO supportMallikarjuna R Chilakala2008-06-244-22/+112
* cxgb3 - add missing adapter type for RDMADivy Le Ray2008-06-242-2/+22
* drivers/net/tulip: update first comment in tulip filesGrant Grundler2008-06-249-30/+20
* DM9000: Remove DEFAULT_TRIGGER for request_irq() flags.Ben Dooks2008-06-241-7/+2
* DM9000: Re-unite menuconfig entries for DM9000 driverBen Dooks2008-06-241-8/+8
* DM9000: Add missing msleep() in EEPROM wait code.Ben Dooks2008-06-241-0/+2
* DM9000: Allow the use of the NSR register to get link status.Ben Dooks2008-06-242-2/+48
* DM9000: Use NSR to determine link-status on internal PHYBen Dooks2008-06-241-1/+8
* DM9000: Cleanup source code - remove forward declerationsBen Dooks2008-06-241-518/+498
* DM9000: Cleanup source codeBen Dooks2008-06-241-32/+30
* DM9000: Cleanups after the resource changesBen Dooks2008-06-241-20/+4
* DM9000: Add support for DM9000A and DM9000B chipsBen Dooks2008-06-242-5/+72
* DM9000: Remove the 2 resources probe scheme.Laurent Pinchart2008-06-241-62/+44
* bnx2x: Update versionEilon Greenstein2008-06-231-2/+2
* bnx2x: Add PCIE EEH supportWendy Xiong2008-06-231-6/+95
* bnx2x: Enhanced self testYitchak Gertner2008-06-231-9/+487
* bnx2x: Re-factor Tx codeEilon Greenstein2008-06-231-140/+304
* bnx2x: Add TPA, Broadcoms HW LROVladislav Zolotarov2008-06-232-136/+884
* bnx2x: New statistics codeYitchak Gertner2008-06-233-850/+1480
* bnx2x: Add support for BCM57711 HWEilon Greenstein2008-06-238-2153/+3750
* bnx2x: New microcode part 3/3Eilon Greenstein2008-06-231-0/+4688
* bnx2x: New microcode part 2/3Eilon Greenstein2008-06-231-0/+3382
* bnx2x: New microcode part 1/3Eilon Greenstein2008-06-231-250/+4354
* bnx2x: Remove old microcodeEilon Greenstein2008-06-231-4900/+1
* bnx2x: New init infrastructureEilon Greenstein2008-06-235-656/+2130
* bnx2x: New link codeYaniv Rosner2008-06-235-3399/+1826
* bnx2x: Adding bnx2x_linkYaniv Rosner2008-06-232-0/+4686
* bnx2x: Rename bnx2x.c to bnx2x_main.cEilon Greenstein2008-06-232-0/+1
* bnx2: Update driver version to 1.7.7.Michael Chan2008-06-191-3/+3
* bnx2: Cleanup error handling in bnx2_open().Michael Chan2008-06-191-23/+14
* bnx2: Turn on multi rx rings.Michael Chan2008-06-192-17/+80
* bnx2: Update firmware to support multi rx rings.Michael Chan2008-06-191-4419/+4437
* bnx2: Use one handler for all MSI-X vectors.Michael Chan2008-06-191-59/+40
* bnx2: Optimize fast-path tx and rx work.Michael Chan2008-06-192-44/+72
* bnx2: Put rx ring variables in a separate struct.Michael Chan2008-06-192-169/+259
* bnx2: Put tx ring variables in a separate struct.Michael Chan2008-06-192-129/+199
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-1912-242/+204
|\
| * Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-1711-242/+189
| |\
OpenPOWER on IntegriCloud