summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * iwlwifi: use rmb/wmb to protect indirect mmio operationZhu, Yi2008-12-122-0/+10
| * iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi2008-12-129-60/+30Star
| * iwlwifi: fix "MAC in deep sleep" errorZhu, Yi2008-12-121-3/+3
| * iwlwifi: fix time interval misuse in iwl_poll_{direct_}bitZhu, Yi2008-12-123-5/+5
| * iwl3945: Fix rate scale for B-mode connectionAbbas, Mohamed2008-12-123-16/+39
| * iwlwifi: implement iwl_debug_report_frame for iwlagnHalperin, Daniel C2008-12-123-105/+31Star
| * rtl8187: Improve wireless statistics for RTL8187Larry Finger2008-12-121-34/+15Star
* | sfc: Version 2.3Ben Hutchings2008-12-131-1/+1
* | sfc: Fix synchronisation of efx_mtd_{probe,rename,remove}Ben Hutchings2008-12-131-15/+18
* | sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialisedBen Hutchings2008-12-131-1/+1
* | sfc: Treat probe as unsuccessful if it scheduled a resetSteve Hodgson2008-12-131-2/+11
* | 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/+111Star
* | 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/+32Star
* | sfc: Clean up board identificationBen Hutchings2008-12-132-55/+20Star
* | 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/+18Star
* | 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/+44Star
* | 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/+20Star
* | 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/+0Star
* | 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/+0Star
* | 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-124-0/+1900