summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* DM9000: Use NSR to determine link-status on internal PHYBen Dooks2008-06-251-1/+8
* DM9000: Cleanup source code - remove forward declerationsBen Dooks2008-06-251-518/+498Star
* DM9000: Cleanup source codeBen Dooks2008-06-251-32/+30Star
* DM9000: Cleanups after the resource changesBen Dooks2008-06-251-20/+4Star
* DM9000: Add support for DM9000A and DM9000B chipsBen Dooks2008-06-252-5/+72
* DM9000: Remove the 2 resources probe scheme.Laurent Pinchart2008-06-251-62/+44Star
* bnx2x: Update versionEilon Greenstein2008-06-241-2/+2
* bnx2x: Add PCIE EEH supportWendy Xiong2008-06-241-6/+95
* bnx2x: Enhanced self testYitchak Gertner2008-06-241-9/+487
* bnx2x: Re-factor Tx codeEilon Greenstein2008-06-241-140/+304
* bnx2x: Add TPA, Broadcoms HW LROVladislav Zolotarov2008-06-242-136/+884
* bnx2x: New statistics codeYitchak Gertner2008-06-243-850/+1480
* bnx2x: Add support for BCM57711 HWEilon Greenstein2008-06-248-2153/+3750
* bnx2x: New microcode part 3/3Eilon Greenstein2008-06-241-0/+4688
* bnx2x: New microcode part 2/3Eilon Greenstein2008-06-241-0/+3382
* bnx2x: New microcode part 1/3Eilon Greenstein2008-06-241-250/+4354
* bnx2x: Remove old microcodeEilon Greenstein2008-06-241-4900/+1Star
* bnx2x: New init infrastructureEilon Greenstein2008-06-245-656/+2130
* bnx2x: New link codeYaniv Rosner2008-06-245-3399/+1826Star
* bnx2x: Adding bnx2x_linkYaniv Rosner2008-06-242-0/+4686
* bnx2x: Rename bnx2x.c to bnx2x_main.cEilon Greenstein2008-06-242-0/+1
* bnx2: Update driver version to 1.7.7.Michael Chan2008-06-201-3/+3
* bnx2: Cleanup error handling in bnx2_open().Michael Chan2008-06-201-23/+14Star
* bnx2: Turn on multi rx rings.Michael Chan2008-06-202-17/+80
* bnx2: Update firmware to support multi rx rings.Michael Chan2008-06-201-4419/+4437
* bnx2: Use one handler for all MSI-X vectors.Michael Chan2008-06-201-59/+40Star
* bnx2: Optimize fast-path tx and rx work.Michael Chan2008-06-202-44/+72
* bnx2: Put rx ring variables in a separate struct.Michael Chan2008-06-202-169/+259
* bnx2: Put tx ring variables in a separate struct.Michael Chan2008-06-202-129/+199
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-2012-242/+204Star
|\
| * Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-1811-242/+189Star
| |\
| | * atl1: relax eeprom mac address error checkRadu Cristescu2008-06-181-1/+0Star
| | * net/enc28j60: low power modeDavid Brownell2008-06-181-24/+58
| | * net/enc28j60: section fixDavid Brownell2008-06-181-3/+2Star
| | * sky2: 88E8040T pci device idStephen Hemminger2008-06-181-0/+1
| | * netxen: download firmware in pci probeDhananjay Phadke2008-06-182-59/+30Star
| | * netxen: cleanup debug messagesDhananjay Phadke2008-06-184-132/+70Star
| | * netxen: remove global physical_port arrayDhananjay Phadke2008-06-186-24/+22Star
| | * netxen: fix portnum for hp mezz cardsDhananjay Phadke2008-06-181-2/+8
| | * ibm_newemac: select CRC32 in KconfigJosh Boyer2008-06-181-0/+1
| * | tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang2008-06-181-0/+15
| |/
* | bonding: Allow setting max_bonds to zeroJay Vosburgh2008-06-182-22/+6Star
* | bonding: Rework / fix multiple gratuitous ARP supportJay Vosburgh2008-06-182-22/+24
* | bonding: deliver netdev event for fail-over under the active-backup modeOr Gerlitz2008-06-181-0/+8
* | bonding: bond_change_active_slave() cleanup under active-backupOr Gerlitz2008-06-181-10/+8Star
* | sky2: version 1.22Stephen Hemminger2008-06-181-1/+1
* | sky2: 88E8057 chip supportStephen Hemminger2008-06-182-5/+16
* | sky2: use DEFINE_PCI_DEVICE_TABLEStephen Hemminger2008-06-181-1/+1
* | sky2: chip version printoutStephen Hemminger2008-06-181-15/+25
* | sky2: phy setup changesStephen Hemminger2008-06-181-3/+3