aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-02sfc: Fix reporting of PHY idBen Hutchings
2009-03-02sfc: Remove "XFP" from log messages that are not specific to XFPBen Hutchings
2009-03-02sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisationBen Hutchings
2009-03-02sfc: Fix test for MDIO read failureBen Hutchings
2009-03-02sfc: SFT9001: Include non-breaking cable diagnostics in online self-testsBen Hutchings
2009-03-02wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez
2009-03-02wimax: replace uses of __constant_{endian}Harvey Harrison
2009-03-02wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)Inaky Perez-Gonzalez
2009-03-02wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-02wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez
2009-03-02wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_ver...Inaky Perez-Gonzalez
2009-03-02wimax/i2400m: drop support for deprecated major fw interface, add for new minorInaky Perez-Gonzalez
2009-03-02wimax/i2400m: add the ability to fallback to other firmware files if the defa...Inaky Perez-Gonzalez
2009-03-02jme: Advance version number after previous changesGuo-Fu Tseng
2009-03-02typhoon: Add missing firmware copy.David S. Miller
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-01zaurus: add usb id for motomagx phonesDmitriy Taychenachev
2009-03-01usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork
2009-03-01veth: Fix carrier detectEric W. Biederman
2009-03-01cdc_ether: add usb id for Ericsson F3507gBjørn Mork
2009-03-01jme: Adding {64,40}bits DMA mask backGuo-Fu Tseng
2009-03-01jme: Clear all modified GHC register flagsGuo-Fu Tseng
2009-03-01jme: Fix pci syncGuo-Fu Tseng
2009-03-01jme: Modifies messages to display correct hardware versionGuo-Fu Tseng
2009-03-01r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera
2009-03-01ixgbe: Fix some compiler warnings.David S. Miller
2009-03-01typhoon: Need non-vmalloc memory to DMA firmware to the card.David S. Miller
2009-03-01ixgbe: Add 82599 device id's, hook it up into the main driver.PJ Waskiewicz
2009-03-01ixgbe: Add DCB for 82599, remove BCN supportPJ Waskiewicz
2009-03-01ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-02-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-27Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-02-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-02-27hpilo: new pci deviceDavid Altobelli
2009-02-27w1: add missing Kconfig/Makefile entries for DS2431 slave driverHerton Ronaldo Krzesinski
2009-02-27w1_ds2433: clear the validcrc flag after a writeBen Gardner
2009-02-27USB: musb: fix srp sysfs entry deletionVikram Pandita
2009-02-27USB: musb: resume suspended root hub on disconnectAnand Gadiyar
2009-02-27USB: musb: use right poll limit for low speed devicesSergei Shtylyov
2009-02-27USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov
2009-02-27USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov
2009-02-27USB: musb: host endpoint_disable() oops fixesSergei Shtylyov
2009-02-27USB: musb: fix urb_dequeue() methodSergei Shtylyov
2009-02-27USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov
2009-02-27USB: musb: be careful with 64K+ transfer lengths (gadget side)Felipe Balbi