summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rt2x00: Add RFKILL support to rt2500usb and rt73usbIvo van Doorn2009-01-294-0/+63
* rt2x00: Add mesh supportAndrey Yurovsky2009-01-293-4/+9
* rt2x00: Restrict interface between rt2x00link and driversIvo van Doorn2009-01-297-199/+233
* rt2x00: Reduce calls to bbp_read()Ivo van Doorn2009-01-295-95/+92Star
* rt2x00: Move link tuning into seperate fileIvo van Doorn2009-01-297-331/+494
* rt2x00: Implement PowersavingIvo van Doorn2009-01-296-7/+174
* b43: Use 64bit atomic register access for TSFMichael Buesch2009-01-291-69/+20Star
* b43: Fixup set_key handlingMichael Buesch2009-01-291-16/+20
* iw_cxgb3: handle chip reset notificationsDivy Le Ray2009-01-273-1/+19
* cxgb3: Notify fatal errorsDivy Le Ray2009-01-273-4/+28
* smsc911x: leave RX_STOP interrupt permanently enabledSteve Glendinning2009-01-271-10/+3Star
* smc91x: struct net_device_opsMagnus Damm2009-01-271-8/+14
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-2719-50/+54
* net: pppoe - stop using proc internalsCyrill Gorcunov2009-01-271-28/+6Star
* pppol2tp: stop using proc internalsAlexey Dobriyan2009-01-271-43/+5Star
* Phonet: use per-namespace devices listremi.denis-courmont@nokia2009-01-273-40/+81
* Phonet: remove useless locking in device cleanupremi.denis-courmont@nokia2009-01-271-6/+1Star
* Phonet: handle rtnetlink registration failureremi.denis-courmont@nokia2009-01-273-7/+16
* Phonet: allow phonet_device_init() to fail, put it to __init sectionremi.denis-courmont@nokia2009-01-274-6/+11
* Phonet: check destination before delivering packets locallyremi.denis-courmont@nokia2009-01-271-11/+9Star
* Phonet: move to Networking options like other protocol stacksremi.denis-courmont@nokia2009-01-271-1/+1
* ixgbe: add support KX/KX4 deviceDon Skidmore2009-01-274-0/+24
* ixgbe: fix slow load times on 82598 nicsDon Skidmore2009-01-271-7/+18
* gre: optimize hash lookupTimo Teras2009-01-271-29/+40
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-27899-5470/+11924
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-2738-568/+1355
| |\
| | * [ARM] fix section-based ioremapRussell King2009-01-251-9/+2Star
| | * [NET] am79c961a: fix spin_lock usageUwe Kleine-König2009-01-251-10/+10
| | * [ARM] omap: usb: thou shalt not provide empty release functionsRussell King2009-01-241-14/+0Star
| | * [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platformsRussell King2009-01-241-3/+3
| | * [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature2009-01-243-0/+1253
| | * [ARM] clkdev: fix clock matchingRussell King2009-01-241-6/+19
| | * [ARM] 5370/1: at91: fix rm9200 watchdogJean-Christop PLAGNIOL-VILLARD2009-01-241-0/+1
| | * [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell2009-01-241-0/+1
| | * [ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo2009-01-241-1/+1
| | * [ARM] fix StrongARM-11x0 page copy implementationRussell King2009-01-241-1/+1
| | * [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-243-6/+6
| | * ARM: OMAP: Fix compile for h3 MMCTony Lindgren2009-01-151-1/+3
| | * ARM: OMAP: Remove unused platform devices, v3Tony Lindgren2009-01-1510-419/+9Star
| | * ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3Tony Lindgren2009-01-152-0/+15
| | * ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23Arun KS2009-01-151-1/+3
| | * ARM: OMAP: remove duplicated #include'sHuang Weiyi2009-01-151-1/+0Star
| | * ARM: OMAP: Fix DMA CCR programming for request line > 63, v3Anand Gadiyar2009-01-151-8/+5Star
| | * ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFSTony Lindgren2009-01-151-0/+3
| | * ARM: OMAP: Fix compile for beagleTony Lindgren2009-01-151-4/+5
| | * ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula2009-01-155-75/+13Star
| | * ARM: OMAP: Fix compile for palmteTony Lindgren2009-01-151-9/+0Star
| | * ARM: OMAP: Fix compile for various McBSPTony Lindgren2009-01-152-0/+2
| * | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-27226-486/+391Star
| |\ \
| | * | i2c: Warn on deprecated binding model useJean Delvare2009-01-261-3/+5