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