summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sfc: Use model numbers for PHY type namesBen Hutchings2008-12-133-5/+5
* sfc: Use mutex_lock_interruptible() for ethtool EEPROM accessBen Hutchings2008-12-131-2/+8
* sfc: Specify a meaningful component for loopback RX-side and PHY testsBen Hutchings2008-12-131-6/+8
* sfc: Remove leading spacesBen Hutchings2008-12-131-2/+2
* sfc: Add support for SFN4111TBen Hutchings2008-12-137-35/+150
* sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings2008-12-138-105/+467
* sfc: Rework MAC, PHY and board event handlingBen Hutchings2008-12-139-114/+111
* sfc: Implement auto-negotiationBen Hutchings2008-12-139-154/+472
* sfc: Add support for sub-10G speedsBen Hutchings2008-12-1316-321/+699
* sfc: Clean up MDIO flag settingBen Hutchings2008-12-132-59/+32
* sfc: Clean up board identificationBen Hutchings2008-12-132-55/+20
* sfc: Add phy_type device attributeBen Hutchings2008-12-131-0/+19
* sfc: Add support for MMDs numbered >15Ben Hutchings2008-12-134-22/+24
* sfc: Remove MII extension cruftBen Hutchings2008-12-138-174/+18
* sfc: Don't count RX checksum errors during loopback self-testBen Hutchings2008-12-131-5/+8
* sfc: Abbreviate self-test names so they are not truncatedBen Hutchings2008-12-131-8/+8
* sfc: Provide hints to irqbalance daemonBen Hutchings2008-12-133-1/+27
* sfc: Add option to use a separate channel for TX completionsNeil Turton2008-12-132-15/+28
* sfc: Restore phy_flash_cfg module parameterBen Hutchings2008-12-131-0/+7
* sfc: Work around unreliable strap pinsBen Hutchings2008-12-131-70/+44
* sfc: Clean up waits for flash/EEPROM operationsBen Hutchings2008-12-133-23/+39
* sfc: Make reset_workqueue driver-global rather than per-NICSteve Hodgson2008-12-132-27/+20
* sfc: Correct interpretation of second param to ethtool phys_id()Ben Hutchings2008-12-131-2/+6
* sfc: Remove unneeded register writeBen Hutchings2008-12-131-9/+0
* sfc: Change SPI lengths to type size_tBen Hutchings2008-12-132-10/+11
* sfc: Board support fixesBen Hutchings2008-12-131-0/+2
* misdn: Fix lockdep warningKarsten Keil2008-12-131-1/+1
* mISDN: hfcmulti: use __iomem address space modifierHannes Eder2008-12-132-23/+25
* mISDN: timerdev: use __user for mISDN_read's buffer argumentHannes Eder2008-12-131-2/+2
* mISDN: comment out unused symbolsHannes Eder2008-12-132-0/+4
* mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder2008-12-131-11/+11
* mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder2008-12-131-1/+1
* mISDN: un-export symbol 'plx_lock'Hannes Eder2008-12-131-1/+0
* mISDN: make global symbols static or include header filesHannes Eder2008-12-1312-27/+32
* mISDN: consistently define 'debug' as '*u_int'Hannes Eder2008-12-134-5/+5
* mISDN: use NULL pointer instead of plain integerHannes Eder2008-12-133-47/+47
* net: Add support for the KS8695 ethernet devices.Daniel Silverstone2008-12-124-0/+1792
* tc35815: Enable StripCRC featureAtsushi Nemoto2008-12-121-8/+12
* smsc9420: SMSC LAN9420 10/100 PCI ethernet adapterSteve Glendinning2008-12-125-0/+1906
* igb: fixup AER with proper error handlingJeff Kirsher2008-12-121-3/+17
* netfilter: xt_NFLOG is dependant of nfnetlink_logEric Leblond2008-12-111-3/+2
* netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery2008-12-113-102/+129
* netns: ip6mr: declare ip6mr /proc/net entries per-namespaceBenjamin Thery2008-12-111-46/+61
* netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery2008-12-112-8/+14
* netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2008-12-112-16/+12
* netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2008-12-112-19/+22
* netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery2008-12-112-16/+32
* netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery2008-12-112-9/+32
* netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery2008-12-112-39/+70
* netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2008-12-114-15/+21