summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-12-13sfc: Rework MAC, PHY and board event handlingBen Hutchings9-114/+111
2008-12-13sfc: Implement auto-negotiationBen Hutchings9-154/+472
2008-12-13sfc: Add support for sub-10G speedsBen Hutchings16-321/+699
2008-12-13sfc: Clean up MDIO flag settingBen Hutchings2-59/+32
2008-12-13sfc: Clean up board identificationBen Hutchings2-55/+20
2008-12-13sfc: Add phy_type device attributeBen Hutchings1-0/+19
2008-12-13sfc: Add support for MMDs numbered >15Ben Hutchings4-22/+24
2008-12-13sfc: Remove MII extension cruftBen Hutchings8-174/+18
2008-12-13sfc: Don't count RX checksum errors during loopback self-testBen Hutchings1-5/+8
2008-12-13sfc: Abbreviate self-test names so they are not truncatedBen Hutchings1-8/+8
2008-12-13sfc: Provide hints to irqbalance daemonBen Hutchings3-1/+27
2008-12-13sfc: Add option to use a separate channel for TX completionsNeil Turton2-15/+28
2008-12-13sfc: Restore phy_flash_cfg module parameterBen Hutchings1-0/+7
2008-12-13sfc: Work around unreliable strap pinsBen Hutchings1-70/+44
2008-12-13sfc: Clean up waits for flash/EEPROM operationsBen Hutchings3-23/+39
2008-12-13sfc: Make reset_workqueue driver-global rather than per-NICSteve Hodgson2-27/+20
2008-12-13sfc: Correct interpretation of second param to ethtool phys_id()Ben Hutchings1-2/+6
2008-12-13sfc: Remove unneeded register writeBen Hutchings1-9/+0
2008-12-13sfc: Change SPI lengths to type size_tBen Hutchings2-10/+11
2008-12-13sfc: Board support fixesBen Hutchings1-0/+2
2008-12-13misdn: Fix lockdep warningKarsten Keil1-1/+1
2008-12-13mISDN: hfcmulti: use __iomem address space modifierHannes Eder2-23/+25
2008-12-13mISDN: timerdev: use __user for mISDN_read's buffer argumentHannes Eder1-2/+2
2008-12-13mISDN: comment out unused symbolsHannes Eder2-0/+4
2008-12-13mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder1-11/+11
2008-12-13mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder1-1/+1
2008-12-13mISDN: un-export symbol 'plx_lock'Hannes Eder1-1/+0
2008-12-13mISDN: make global symbols static or include header filesHannes Eder12-27/+32
2008-12-13mISDN: consistently define 'debug' as '*u_int'Hannes Eder4-5/+5
2008-12-13mISDN: use NULL pointer instead of plain integerHannes Eder3-47/+47
2008-12-12net: Add support for the KS8695 ethernet devices.Daniel Silverstone4-0/+1792
2008-12-12tc35815: Enable StripCRC featureAtsushi Nemoto1-8/+12
2008-12-12smsc9420: SMSC LAN9420 10/100 PCI ethernet adapterSteve Glendinning4-0/+1900
2008-12-12igb: fixup AER with proper error handlingJeff Kirsher1-3/+17
2008-12-11smsc911x: add dynamic bus configurationSteve Glendinning2-80/+79
2008-12-10ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr2-8/+34
2008-12-10igb: Correctly determine pci-e function number in virtual environmentAlexander Duyck3-14/+10
2008-12-10igb: update handling of RCTL for smaller buffer sizesAlexander Duyck1-18/+14
2008-12-10bonding: turn all bond_parm_tbls constHolger Eitzenberger2-10/+10
2008-12-10bonding: make tbl argument to bond_parse_parm() constHolger Eitzenberger2-2/+2
2008-12-10bonding: remove duplicate declarationsHolger Eitzenberger1-7/+0
2008-12-10bonding: use pr_debug instead of own macrosHolger Eitzenberger6-98/+82
2008-12-10bonding: fix compile error if debug enabledHolger Eitzenberger1-1/+1
2008-12-10bonding: use table for mode namesHolger Eitzenberger1-17/+13
2008-12-10bonding: add and use bond_is_lb()Holger Eitzenberger2-20/+15
2008-12-10phy: Add LSI ET1011C PHY driverChaithrika U S3-0/+119
2008-12-09myri10ge: check fragmentation in LRO get_frag_header()Brice Goglin1-0/+2
2008-12-09hydra: fix compilationAlexey Dobriyan1-1/+1
2008-12-08netdevice: Kill netdev->privWang Chen12-17/+19
2008-12-08staging-winbond: Kill directly reference of netdev->privWang Chen1-1/+5