aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | USB: serial gadget: simplify endpoint handlingDavid Brownell2008-05-141-89/+57
| * | | USB: serial gadget: remove needless data structureDavid Brownell2008-05-141-72/+13
| * | | USB: serial gadget: cleanup/reorgDavid Brownell2008-05-141-290/+263
| * | | usb: fix compile warning in isp1760Sebastian Siewior2008-05-141-1/+1
| * | | USB: do not handle device 1410:5010 in 'option' driverEugeniy Meshcheryakov2008-05-141-3/+0
| * | | USB: Fix unusual_devs.h orderingPhil Dibowitz2008-05-141-26/+25
| * | | USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acmIain McFarlane2008-05-141-0/+3
| * | | USB: Support for the ET502HS HDSPA modem in option driverandreoli@samba.ing.unimo.it2008-05-141-0/+4
| * | | USB: Support for the ET502HS HDSPA modemandreoli@samba.ing.unimo.it2008-05-141-0/+10
| * | | usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison2008-05-142-6/+6
| * | | USB: isp1760: fix printk formatRandy Dunlap2008-05-141-2/+2
| * | | USB: add Telstra NextG CDMA id to option driverGreg Kroah-Hartman2008-05-141-0/+1
| * | | USB: add association.hGreg Kroah-Hartman2008-05-141-0/+150
| * | | USB: create attributes before sending ueventAlan Stern2008-05-145-58/+96
| * | | USB: add new moto_modem driver for some Morotola phonesGreg Kroah-Hartman2008-05-143-0/+80
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-1494-732/+3376
|\ \ \
| * | | net: Fix typo in net/core/sock.c.Rami Rosen2008-05-141-1/+1
| * | | ppp: Do not free not yet unregistered net device.Pavel Emelyanov2008-05-131-0/+1
| * | | netfilter: xt_iprange: module aliases for xt_iprangePhil Oester2008-05-131-0/+2
| * | | netfilter: ctnetlink: dump conntrack ID in event messagesEric Leblond2008-05-131-0/+3
| * | | irda: Fix a misalign access issue. (v2)Graf Yang2008-05-134-10/+10
| * | | sctp: Fix use of uninitialized pointerPatrick McHardy2008-05-131-3/+3
| * | | cipso: Relax too much careful cipso hash function.Pavel Emelyanov2008-05-131-2/+2
| * | | tcp FRTO: work-around inorder receiversIlpo Järvinen2008-05-131-4/+11
| * | | tcp FRTO: Fix fallback to conventional recoveryIlpo Järvinen2008-05-131-1/+1
| * | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-05-1340-547/+3081
| |\ \ \
| | * | | New maintainer for Intel ethernet adaptersAuke Kok2008-05-131-4/+2
| | * | | DM9000: Use delayed work to update MII PHY stateBen Dooks2008-05-131-0/+26
| | * | | DM9000: Update and fix driver debugging messagesEnrico Scholz2008-05-131-1/+4
| | * | | DM9000: Add __devinit and __devexit attributes to probe and removeEnrico Scholz2008-05-131-3/+3
| | * | | sky2: fix simple define thinkoJesse Brandeburg2008-05-131-2/+2
| | * | | [netdrvr] sfc: sfc: Add self-test supportBen Hutchings2008-05-1314-7/+1379
| | * | | [netdrvr] sfc: Increment rx_reset when reported as driver eventBen Hutchings2008-05-131-0/+1
| | * | | [netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAXBen Hutchings2008-05-131-2/+0
| | * | | [netdrvr] sfc: Fix code formattingBen Hutchings2008-05-131-2/+2
| | * | | [netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nicBen Hutchings2008-05-131-2/+0
| | * | | [netdrvr] sfc: Remove garbage from commentBen Hutchings2008-05-131-1/+1
| | * | | [netdrvr] sfc: Removed bogus 'fall-thru' commentsBen Hutchings2008-05-132-3/+0
| | * | | [netdrvr] sfc: Add phy_flash_cfg module parameter and implementationBen Hutchings2008-05-134-4/+26
| | * | | [netdrvr] sfc: Add TSO supportBen Hutchings2008-05-134-1/+708
| | * | | ehea: Add DLPAR memory remove supportHannes Hering2008-05-133-84/+254
| | * | | ehea: Add dependency to KconfigHannes Hering2008-05-131-1/+1
| | * | | memory: Introduce exports for memory notifiersHannes Hering2008-05-131-0/+2
| | * | | gianfar: Fix a bug where the pointer never moves for dma_unmap...Andy Fleming2008-05-131-0/+2
| | * | | cxgb3 - fix EEHDivy Le Ray2008-05-135-6/+70
| | * | | cxgb3 - fix port up/down error pathDivy Le Ray2008-05-132-15/+18
| | * | | myri10ge: fix the number of interrupt slotsBrice Goglin2008-05-131-9/+5
| | * | | myri10ge: cleanup retrieving of firmware capabilitiesBrice Goglin2008-05-131-11/+31
| | * | | myri10ge: move data structures into a single sliceBrice Goglin2008-05-131-278/+316
| | * | | myri10ge: fix potential infinite loop in enable_ecrcBrice Goglin2008-05-131-2/+3