summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-0320-183/+0
* ne-h8300: convert to net_device_opsStephen Hemminger2008-12-032-8/+21
* hydra: convert to net_device_opsStephen Hemminger2008-12-032-7/+18
* zorro8390: convert to net_device_opsStephen Hemminger2008-12-032-7/+17
* e1000: e1000_adapter->polling_netdev is uselessWang Chen2008-12-032-27/+1
* ixgbe: function comment typoWang Chen2008-12-031-2/+1
* jme: Remove 64 and 40 bit dma_maskGuo-Fu Tseng2008-12-031-8/+0
* jme: GHC register control fix for new hardwareakeemting2008-12-032-20/+35
* bond: Kill directly reference of netdev->privWang Chen2008-12-031-1/+1
* mptlan: Kill directly reference of netdev->privWang Chen2008-12-032-6/+6
* dvb: Kill directly reference of netdev->privWang Chen2008-12-031-18/+19
* forcedeth: power down phy when interface is downEd Swierk2008-12-031-2/+10
* drivers/net/smc911x.c: smc911x_drv_probe() cleanupAndrew Morton2008-12-031-7/+7
* drivers/isdn/mISDN: use ARRAY_SIZEJulia Lawall2008-12-031-1/+1
* isdn: Kill directly reference of netdev->privWang Chen2008-12-034-53/+61
* hysdn: Kill directly reference of netdev->privWang Chen2008-12-031-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-12-0214-1426/+154
|\
| * Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-3010-56/+5
| * Bluetooth: Allow SCO audio with Asus WL-BTD202 dongleMarcel Holtmann2008-11-301-7/+8
| * Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-303-54/+51
| * Bluetooth: Remove deprecated hci_usb driverMarcel Holtmann2008-11-304-1286/+0
| * Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.cNick Pelly2008-11-301-0/+5
| * Bluetooth: Change simple_strtol to simple_strtoulJulia Lawall2008-11-301-4/+4
| * Bluetooth: Fix TX error path in btsdio driverTomas Winkler2008-11-301-0/+1
| * Bluetooth: Add suspend/resume support to btusb driverMarcel Holtmann2008-11-301-0/+62
| * Bluetooth: Handle bulk URBs in btusb driver from notify callbackMarcel Holtmann2008-11-301-14/+13
| * Bluetooth: Add fine grained mem_flags usage to btusb driverMarcel Holtmann2008-11-301-17/+17
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-02161-1726/+1989
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-12-024-88/+116
| |\ \
| | * | [WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle2008-12-011-1/+1
| | * | [WATCHDOG] hpwdt: set the mapped BIOS address space as executableBernhard Walle2008-11-211-0/+3
| | * | [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsetsWim Van Sebroeck2008-11-211-45/+73
| | * | [WATCHDOG] iTCO_wdt : correct status clearingWim Van Sebroeck2008-11-211-2/+3
| | * | [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboardsWim Van Sebroeck2008-11-212-40/+32
| | * | [WATCHDOG] fix mtx1_wdt compilation failureFlorian Fainelli2008-11-211-0/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-021-53/+13
| |\ \ \
| | * | | rtc: rtc-starfire fixesAlessandro Zummo2008-11-211-53/+13
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-0223-51/+156
| |\ \ \ \
| | * | | | ATM: horizon, fix hrz_probe fail pathJiri Slaby2008-11-291-1/+1
| | * | | | pppol2tp: Add missing sock_put() in pppol2tp_release()Frédéric Moulins2008-11-281-0/+1
| | * | | | macvlan: don't broadcast PAUSE frames to macvlan devicesPatrick McHardy2008-11-261-0/+3
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2008-12-021-39/+35
| |\ \ \ \ \
| | * | | | | macfb: Do not overflow fb_fix_screeninfo.idFinn Thain2008-12-021-39/+35
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-025-25/+30
| |\ \ \ \ \ \
| | * | | | | | alim15x3: fix sparse warningHannes Eder2008-12-021-1/+1
| | * | | | | | ide: remove dead code from drive_is_ready()Bartlomiej Zolnierkiewicz2008-12-021-5/+0
| | * | | | | | ide: fix build for DEBUG_PMBartlomiej Zolnierkiewicz2008-12-021-9/+10
| | * | | | | | ide: respect current DMA setting during resumeBartlomiej Zolnierkiewicz2008-12-021-4/+2
| | * | | | | | ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[]Bartlomiej Zolnierkiewicz2008-12-021-0/+1
| | * | | | | | amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz2008-12-023-3/+14
OpenPOWER on IntegriCloud