summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini2010-01-251-1/+3
* qlge: Only free resources if they were allocatedBreno Leitao2010-01-251-7/+8
* sky2: revert config space changestephen hemminger2010-01-241-0/+13
* sky2: Enable/disable WOL per hardware deviceMike McCormack2010-01-231-7/+22
* net: Fix IPv6 GSO type checks in Intel ethernet driversSridhar Samudrala2010-01-234-4/+4
* igb/igbvf: cleanup exception handling in tx_map_advAlexander Duyck2010-01-232-2/+2
* e1000/e1000e: don't use small hardware rx buffersJesse Brandeburg2010-01-232-38/+2
* fmvj18x_cs: add new id (Panasonic lan & modem card)Ken Kawasaki2010-01-232-0/+2
* be2net: swap only first 2 fields of mcc_wrbSathya Perla2010-01-231-1/+1
* Please add support for Microsoft MN-120 PCMCIA network cardRon Murray2010-01-231-0/+1
* Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-01-232-1/+13
|\
| * wimax/i2400m: Add support for more i6x50 SKUsInaky Perez-Gonzalez2010-01-212-1/+13
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-221480-28788/+101423
|\ \
| * \ Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-211-2/+3
| |\ \
| | * | libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo2010-01-201-2/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-01-216-73/+51
| |\ \ \
| | * | | tty: fix race in tty_fasyncGreg Kroah-Hartman2010-01-201-1/+1
| | * | | serial: serial_cs: oxsemi quirk breaks resumePavel Machek2010-01-201-1/+2
| | * | | serial: imx: bit &/| confusionRoel Kluin2010-01-201-1/+1
| | * | | serial: Fix crash if the minimum rate of the device is > 9600 baudAlan Cox2010-01-201-5/+12
| | * | | serial-core: resume serial hardware with no_console_suspendStanislav Brabec2010-01-201-55/+33
| | * | | serial: 8250_pnp: use wildcard for serial Wacom tabletsMatthew Garrett2010-01-201-9/+1
| | * | | nozomi: quick fix for the close/close bugAlan Cox2010-01-201-1/+1
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-01-216-45/+59
| |\ \ \
| | * | | Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman2010-01-203-33/+35
| | * | | Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2010-01-202-8/+16
| | * | | Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov2010-01-201-4/+8
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-01-212-21/+14
| |\ \ \
| | * | | Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"Greg Kroah-Hartman2010-01-201-20/+12
| | * | | driver-core: fix devtmpfs crash on s390Heiko Carstens2010-01-201-1/+2
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-01-2116-48/+111
| |\ \ \
| | * | | USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann2010-01-201-7/+14
| | * | | USB: isp1362: better 64bit printf warning fixesLothar Wassmann2010-01-201-2/+2
| | * | | USB: fix usbstorage for 2770:915d delivers no FATRyan May2010-01-201-7/+0
| | * | | USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley2010-01-201-3/+3
| | * | | USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov2010-01-201-1/+2
| | * | | USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2010-01-202-10/+23
| | * | | USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman2010-01-201-0/+6
| | * | | USB: add missing delay during remote wakeupAlan Stern2010-01-203-3/+7
| | * | | USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2010-01-202-2/+33
| | * | | USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern2010-01-201-3/+8
| | * | | USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2010-01-202-5/+5
| | * | | USB: fix bitmask merge errorAlan Stern2010-01-201-1/+2
| | * | | usb: serial: fix memory leak in generic driverJohan Hovold2010-01-201-0/+2
| | * | | USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold2010-01-201-4/+4
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-01-216-43/+52
| |\ \ \
| | * \ \ Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2010-01-123-21/+38
| | |\ \ \
| | | * | | drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner2010-01-123-11/+15
| | | * | | drbd: Don't go into StandAlone mode when authentification failes because of n...Johannes Thoma2010-01-121-9/+22
| | | * | | drbd: check on CONFIG_LBDAF, not LBDLars Ellenberg2010-01-071-1/+1