aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-0822-185/+277
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-0814-14/+14
* myri10ge: add multiqueue TXBrice Goglin2008-10-081-34/+118
* atl1: update introductory commentsJay Cliburn2008-10-081-7/+3
* atl1: remove EXPERIMENTAL labelJay Cliburn2008-10-081-3/+4
* atl1: remove LLTXJay Cliburn2008-10-081-17/+1
* atl1: fix transmit timeout bugJay Cliburn2008-10-082-2/+3
* skge: Fix skge_set_ring_param() losing error returnWang Chen2008-10-081-2/+2
* [10/21] driver/net/skge.c: restart the interface when it's options orXiaoming.Zhang2008-10-081-4/+18
* [2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray2008-10-083-3/+24
* via-velocity: Fix warnings on sparc64.Francois Romieu2008-10-081-2/+2
* net: remove LLTX in atl2 driverKevin Hao2008-10-082-24/+1
* phylib: Wake PHY state machine on interruptTrent Piepho2008-10-081-0/+6
* PHY: Avoid unnecessary aneg restartsTrent Piepho2008-10-081-19/+30
* r8169: read MAC address from EEPROM on initIvan Vecera2008-10-081-1/+72
* net: add net poll support for atl2 driverKevin Hao2008-10-081-0/+12
* ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo2008-10-082-0/+23
* phylib: phy_mii_ioctl() fixesLennert Buytenhek2008-10-081-2/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-0859-445/+450
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-082-5/+5
| |\
| | * [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleMarcel Holtmann2008-10-061-0/+1
| | * [Bluetooth] Add reset quirk for new Targus and Belkin donglesMarcel Holtmann2008-10-061-0/+4
| | * [Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann2008-10-062-5/+0
| * | Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"Linus Torvalds2008-10-071-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-066-205/+7
| |\ \
| | * | ide: workaround for bogus gcc warning in ide_sysfs_register_port()Bartlomiej Zolnierkiewicz2008-10-051-1/+1
| | * | ide-cd: Optiarc DVD RW AD-7200A does play audioBodo Eggert2008-10-051-0/+1
| | * | IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2008-10-053-202/+0
| | * | ide-dma: fix ide_build_dmatable() for TRM290Sergei Shtylylov2008-10-051-1/+1
| | * | ide-cd: temporary tray close fixBorislav Petkov2008-10-051-1/+4
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds2008-10-0629-85/+128
| |\ \ \
| | * | | V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issueWiktor Grebla2008-10-042-3/+3
| | * | | V4L/DVB (9099): em28xx: Add detection for K-WORLD DVB-T 310UDarron Broad2008-10-042-5/+30
| | * | | V4L/DVB (9092): gspca: Bad init values for sonixj ov7660.Jean-Francois Moine2008-10-041-5/+13
| | * | | V4L/DVB (9080): gspca: Add a delay after writing to the sonixj sensors.Jean-Francois Moine2008-10-041-0/+1
| | * | | V4L/DVB (9075): gspca: Bad check of returned status in i2c_read() spca561.Shane2008-10-041-1/+1
| | * | | V4L/DVB (9053): fix buffer overflow in uvc-videoRalph Loader2008-10-041-1/+1
| | * | | V4L/DVB (9043): S5H1420: Fix size of shadow-array to avoid overflowPatrick Boettcher2008-10-041-1/+1
| | * | | V4L/DVB (9037): Fix support for Hauppauge Nova-S SEPatrick Boettcher2008-10-043-6/+12
| | * | | V4L/DVB (9029): Fix deadlock in demux codeAndreas Oberritter2008-10-042-13/+19
| | * | | V4L/DVB (8979): sms1xxx: Add new USB product ID for Hauppauge WinTV MiniStickMichael Krufky2008-10-041-0/+2
| | * | | V4L/DVB (8978): sms1xxx: fix product name for Hauppauge WinTV MiniStickMichael Krufky2008-10-041-1/+1
| | * | | V4L/DVB (8967): Use correct XC3028L firmware for AMD ATI TV Wonder 600Devin Heitmueller2008-10-042-1/+5
| | * | | V4L/DVB (8963): s2255drv field count fixDean Anderson2008-10-041-1/+2
| | * | | V4L/DVB (8961): zr36067: Fix RGBR pixel formatJean Delvare2008-10-041-1/+1
| | * | | V4L/DVB (8960): drivers/media/video/cafe_ccic.c needs mm.hAndrew Morton2008-10-041-0/+1
| | * | | V4L/DVB (8958): zr36067: Return proper bytes-per-line valueJean Delvare2008-10-041-8/+5
| | * | | V4L/DVB (8957): zr36067: Restore the default pixel formatJean Delvare2008-10-041-1/+1
| | * | | V4L/DVB (8955): bttv: Prevent NULL pointer dereference in radio_openJean Delvare2008-10-041-1/+1
| | * | | V4L/DVB (8935): em28xx-cards: Remove duplicate entry (EM2800_BOARD_KWORLD_USB...Douglas Schilling Landgraf2008-10-041-22/+0