summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-12-05ath5k: preserve higher order bits when setting mac addressBob Copeland1-5/+4
2008-12-05iwlwifi: remove uses of __constant_{endian} helpersHarvey Harrison2-163/+163
2008-12-05iwlwifi: properly initialize calibration command headerTomas Winkler3-33/+40
2008-12-05hostap: select required crypto bits in KconfigJohn W. Linville1-0/+7
2008-12-04sgi-xp: Kill directly reference of netdev->privWang Chen1-9/+4
2008-12-03if_usb: Kill directly reference of netdev->privWang Chen1-2/+2
2008-12-03smc91x: remove isa stuff from smc91x driverLuotao Fu2-49/+0
2008-12-03netdev: remove pathetic compile-command linesAlexey Dobriyan20-183/+0
2008-12-03ne-h8300: convert to net_device_opsStephen Hemminger2-8/+21
2008-12-03hydra: convert to net_device_opsStephen Hemminger2-7/+18
2008-12-03zorro8390: convert to net_device_opsStephen Hemminger2-7/+17
2008-12-03e1000: e1000_adapter->polling_netdev is uselessWang Chen2-27/+1
2008-12-03ixgbe: function comment typoWang Chen1-2/+1
2008-12-03jme: Remove 64 and 40 bit dma_maskGuo-Fu Tseng1-8/+0
2008-12-03jme: GHC register control fix for new hardwareakeemting2-20/+35
2008-12-03bond: Kill directly reference of netdev->privWang Chen1-1/+1
2008-12-03mptlan: Kill directly reference of netdev->privWang Chen2-6/+6
2008-12-03dvb: Kill directly reference of netdev->privWang Chen1-18/+19
2008-12-03forcedeth: power down phy when interface is downEd Swierk1-2/+10
2008-12-03drivers/net/smc911x.c: smc911x_drv_probe() cleanupAndrew Morton1-7/+7
2008-12-03drivers/isdn/mISDN: use ARRAY_SIZEJulia Lawall1-1/+1
2008-12-03isdn: Kill directly reference of netdev->privWang Chen4-53/+61
2008-12-03hysdn: Kill directly reference of netdev->privWang Chen1-3/+3
2008-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller14-1426/+154
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller161-1726/+1989
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-88/+116
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-53/+13
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-51/+156
2008-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-39/+35
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-25/+30
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds10-32/+41
2008-12-02sgi-gru: call fs_initcall() if statically linkedDean Nelson1-1/+1
2008-12-02Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller1-0/+12
2008-12-02mac8390: update to net_device_opsStephen Hemminger2-7/+17
2008-12-02etherh: build fix for net-nextStephen Hemminger2-4/+17
2008-12-02alim15x3: fix sparse warningHannes Eder1-1/+1
2008-12-02ide: remove dead code from drive_is_ready()Bartlomiej Zolnierkiewicz1-5/+0
2008-12-02ide: fix build for DEBUG_PMBartlomiej Zolnierkiewicz1-9/+10
2008-12-02ide: respect current DMA setting during resumeBartlomiej Zolnierkiewicz1-4/+2
2008-12-02ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]Bartlomiej Zolnierkiewicz1-0/+1
2008-12-02amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz3-3/+14
2008-12-02ide: fix the ide_release_lock imbalanceMichael Schmitz1-3/+2
2008-12-02macfb: Do not overflow fb_fix_screeninfo.idFinn Thain1-39/+35
2008-12-02virtio_net: large tx MTU supportMark McLoughlin1-0/+12
2008-12-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds26-149/+410
2008-12-01drivers/gpu/drm/i915/i915_irq.c: fix warningAndrew Morton1-1/+1
2008-12-01i82875p_edac: fix module removeJarkko Lavinen1-6/+7
2008-12-01i82875p_edac: fix overflow device resource setupJarkko Lavinen1-0/+1
2008-12-01fbdev: fix FB console blankingDmitry Baryshkov1-6/+3
2008-12-01radeonfb: fix problem with color expansion & alignmentBenjamin Herrenschmidt2-9/+30