summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* atl1c: Add AR8151 v2 support and change L0s/L1 routineJie Yang2010-06-014-168/+345
* ixp4xx: Support the all multicast flag on the NPE devices.Richard Cochran2010-06-011-0/+11
* drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc castsJoe Perches2010-06-011-5/+5
* drivers/net/gianfar.c: Remove unnecessary kmalloc castsJoe Perches2010-06-011-4/+4
* be2net: replace udelay() with schedule_timeout() in mbox pollingSathya Perla2010-06-011-6/+5
* be2net: cleanup in case of error in be_open()Sathya Perla2010-06-011-46/+49
* tulip: implement wake-on-lan supportSteven Walter2010-06-012-23/+156
* tulip: explicity set to D0 power state during initSteven Walter2010-06-011-0/+7
* r6040: bump version to 0.26 and date to 30 May 2010Florian Fainelli2010-06-011-2/+2
* r6040: implement phylibFlorian Fainelli2010-06-012-154/+145
* drivers/net/arcnet/capmode.c: clean up codeDaniel Mack2010-05-311-99/+78
* r8169: remove unnecessary cast of readl()'s return valueJunchang Wang2010-05-311-1/+1
* 8139too: remove unnecessary cast of ioread32()'s return valueJunchang Wang2010-05-311-4/+4
* atm: [he] rewrite buffer handling in receive pathchas williams - CONTRACTOR2010-05-312-103/+126
* atm: [he] remove small buffer allocation/handling codechas williams - CONTRACTOR2010-05-312-148/+16
* atm: [nicstar] remove virt_to_bus() and support 64-bit platformschas williams - CONTRACTOR2010-05-313-175/+237
* atm: [nicstar] reformatted with Lindentchas williams - CONTRACTOR2010-05-313-3169/+2888
* mlx4_en: use net_device dev_id to indicate port numberEli Cohen2010-05-311-0/+1
* xen: netfront: explicitly generate arp_notify event after migration.Ian Campbell2010-05-311-0/+1
* drivers/isdn: Use memdup_userJulia Lawall2010-05-313-32/+12
* drivers/net/wan: Use memdup_userJulia Lawall2010-05-311-10/+4
* drivers/net/wan: Use memdup_userJulia Lawall2010-05-311-8/+3
* drivers/net/cxgb3: Use memdup_userJulia Lawall2010-05-311-9/+3
* drivers/net: Use memdup_userJulia Lawall2010-05-311-8/+3
* cleanup: remove MIN_FRAG_SIZE definition.Rami Rosen2010-05-311-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-319-22/+79
|\
| * be2net: remove superfluous externsDan Carpenter2010-05-291-2/+2
| * be2net: add unlock on error pathDan Carpenter2010-05-291-2/+5
| * drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall2010-05-291-1/+3
| * fs_enet: Adjust BDs after tx errorMark Ware2010-05-291-6/+43
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-296-11/+26
| |\
| | * ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz2010-05-282-3/+7
| | * libertas: fix uninitialized variable warningPrarit Bhargava2010-05-281-3/+2
| | * ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan2010-05-281-1/+3
| | * ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock2010-05-281-1/+1
| | * ar9170usb: fix read from freed driver contextChristian Lamparter2010-05-261-2/+12
| | * Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville2010-05-261-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-3047-955/+7260
|\ \ \
| * | | mfd: Rename twl5031 sih modulesIlkka Koskinen2010-05-281-5/+6
| * | | mfd: Storage class for timberdale should be before const qualifierTobias Klauser2010-05-281-10/+10
| * | | mfd: Remove unneeded and dangerous clearing of clientdataWolfram Sang2010-05-282-3/+0
| * | | mfd: New AB8500 driverRabin Vincent2010-05-285-214/+583
| * | | gpio: Fix inverted rdc321x gpio data out registersFlorian Fainelli2010-05-281-1/+1
| * | | mfd: Change rdc321x resources flags to IORESOURCE_IOFlorian Fainelli2010-05-283-6/+6
| * | | mfd: Move pcf50633 irq related functions to its own file.Lars-Peter Clausen2010-05-283-294/+330
| * | | mfd: Use threaded irq for pcf50633Lars-Peter Clausen2010-05-282-49/+10
| * | | mfd: pcf50633-adc: Fix potential race in pcf50633_adc_sync_readLars-Peter Clausen2010-05-281-24/+15
| * | | mfd: Fix pcf50633 bitfield logic in interrupt handlerLars-Peter Clausen2010-05-281-4/+4
| * | | gpio: rdc321x needs to select MFD_CORERandy Dunlap2010-05-281-0/+1
| * | | mfd: Use menuconfig for quicker config editingRandy Dunlap2010-05-281-2/+8