summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sfc: Use correct macro to set event bitfieldBen Hutchings2009-04-141-2/+2
* sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings2009-04-141-3/+4
* bonding: Remove debug printkJay Vosburgh2009-04-141-2/+0
* e1000/e1000: fix compile warningJesse Brandeburg2009-04-142-2/+2
* ehea: Fix incomplete conversion to net_device_opsAlexander Beregalov2009-04-141-2/+2
* skge: fix occasional BUG during MTU changeMichal Schmidt2009-04-141-2/+2
* tun: Fix crash with non-GSO usersHerbert Xu2009-04-141-2/+3
* be2net: fix for default setting of pause auto-negotiationAjit Khaparde2009-04-131-2/+2
* eth_v10: convert to net_device_opsAlexander Beregalov2009-04-131-12/+18
* ioc3-eth: convert to net_device_opsAlexander Beregalov2009-04-131-8/+14
* isa-skeleton: convert to net_device_opsAlexander Beregalov2009-04-131-7/+13
* mac89x0: convert to net_device_opsAlexander Beregalov2009-04-131-6/+12
* macb: convert to net_device_opsAlexander Beregalov2009-04-131-6/+13
* macsonic: convert to net_device_opsAlexander Beregalov2009-04-131-6/+13
* sh_eth: convert to net_device_opsAlexander Beregalov2009-04-131-7/+14
* sun3_82586: convert to net_device_opsAlexander Beregalov2009-04-131-6/+13
* tc35815: convert to net_device_opsAlexander Beregalov2009-04-131-10/+17
* tsi108_eth: convert to net_device_opsAlexander Beregalov2009-04-131-7/+13
* xtsonic: convert to net_device_opsAlexander Beregalov2009-04-131-6/+13
* phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin2009-04-131-0/+13
* phylib: Allow early-out in phy_changeAnatolij Gustschin2009-04-131-0/+9
* phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov2009-04-131-0/+41
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-04-13123-1992/+5467
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-133-28/+35
| |\
| | * ata: fix obviously wrong commentVegard Nossum2009-04-131-3/+1
| | * ahci: force CAP_NCQ for earlier NV MCPsTejun Heo2009-04-131-24/+33
| | * [libata] sata_via: kill uninit'd var warningJeff Garzik2009-04-131-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-04-1323-182/+2909
| |\ \
| | * \ Merge branch 'next' into for-linusDmitry Torokhov2009-04-0823-182/+2909
| | |\ \
| | | * | Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov2009-04-071-0/+8
| | | * | Input: arrange drivers/input/misc/Makefile in alphabetical orderDmitry Torokhov2009-03-091-15/+14
| | | * | Input: add AD7879 Touchscreen driverMichael Hennerich2009-03-093-0/+815
| | | * | Input: add AD7877 touchscreen driverMichael Hennerich2009-03-093-0/+858
| | | * | Input: bf54x-keys - fix typo in warningMichael Hennerich2009-03-091-2/+2
| | | * | Input: add driver for S1 button of rb532Phil Sutter2009-03-093-0/+133
| | | * | Input: generic driver for rotary encoders on GPIOsDaniel Mack2009-03-083-0/+234
| | | * | Input: hilkbd - fix crash when removing hilkbd moduleHelge Deller2009-03-081-60/+80
| | | * | Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa2009-03-081-0/+17
| | | * | Input: atkbd - consolidate force release quirk setupDaniel Mierswa2009-03-081-74/+46
| | | * | Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown2009-03-083-0/+254
| | | * | Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport2009-03-082-1/+5
| | | * | Input: wm97xx - use disable_irq_nosync() for MainstoneMark Brown2009-03-081-1/+1
| | | * | Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport2009-03-081-4/+9
| | | * | Input: fix polling of /proc/bus/input/devicesDmitry Torokhov2009-03-081-3/+3
| | | * | Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov2009-03-08915-18104/+50315
| | | |\ \
| | | * | | Input: psmouse - add newline to OLPC HGPK touchpad debuggingAndy Whitcroft2009-02-281-1/+1
| | | * | | Input: ati_remote2 - check module paramsVille Syrjala2009-01-291-4/+60
| | | * | | Input: ati_remote2 - add per device attrsVille Syrjala2009-01-291-15/+126
| | | * | | Input: ati_remote2 - complete suspend supportVille Syrjala2009-01-291-0/+78
| | | * | | Input: stop autorepeat timer on key releaseJohannes Berg2009-01-291-0/+7