summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-2831-136/+221
|\
| * CONNECTOR: add a proc entry to list connectorsLi Zefan2008-06-271-0/+40
| * hamradio: remove unused variableAndre Haupt2008-06-271-2/+0
| * prism: islpci_eth.c endianness fixHarvey Harrison2008-06-271-1/+1
| * rt2x00: Fix lock dependency errrorIvo van Doorn2008-06-273-15/+28
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-278-70/+97
| |\
| | * iwlwifi: improve scanning band selection managementRon Rindjunsky2008-06-252-33/+39
| | * rt2x00: Fix unbalanced mutex lockingIvo van Doorn2008-06-252-30/+42
| | * b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-251-1/+1
| | * b43: Fix possible MMIO access while device is downMichael Buesch2008-06-251-0/+3
| | * b43legacy: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-2/+4
| | * b43: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-4/+8
| * | Hold RTNL while calling dev_close()Ben Hutchings2008-06-271-0/+3
| * | qla3xxx: Hold RTNL while calling dev_close()Ben Hutchings2008-06-271-0/+2
| * | [netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen2008-06-272-27/+12
| * | e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek2008-06-271-1/+1
| * | e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao2008-06-271-0/+2
| * | [netdrvr] netxen: fix netxen_pci_tbl[] breakageAl Viro2008-06-271-7/+11
| * | [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar2008-06-271-2/+3
| * | ipg: use NULL, not zero, for pointersPekka Enberg2008-06-271-1/+1
| * | ipg: fix jumbo frame compilationPekka Enberg2008-06-271-7/+7
| * | drivers/net/r6040.c: Eliminate double sizeofJulia Lawall2008-06-271-1/+1
| * | pcnet_cs, axnet_cs: clear bogus interrupt before request_irqKomuro2008-06-272-0/+5
| * | e1000e: fix EEH recovery during reset on PPCJeff Kirsher2008-06-271-1/+2
| * | igb: fix EEH recovery during reset on PPCJeff Kirsher2008-06-271-1/+2
| * | ixgbe: fix EEH recovery during reset on PPCPaul Larson2008-06-271-1/+2
| * | tc35815: Fix receiver hangup on Rx FIFO overflowAtsushi Nemoto2008-06-271-1/+1
| * | tc35815: Mark carrier-off before starting PHYAtsushi Nemoto2008-06-271-0/+2
| |/
| * pppoe: warning fixStephen Hemminger2008-06-201-1/+1
* | 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
OpenPOWER on IntegriCloud