aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-15korina: do schedule napi after testing for itPhil Sutter
2009-01-15korina: rework korina_rx() for use with napiPhil Sutter
2009-01-15korina: disable napi on close and restartPhil Sutter
2009-01-15korina: reset resource buffer size to 1536Phil Sutter
2009-01-15korina: fix usage of driver_dataPhil Sutter
2009-01-15bnx2x: First slow path interrupt raceEilon Greenstein
2009-01-15bnx2x: MTU FilterEilon Greenstein
2009-01-15bnx2x: Indirection table initialization indexEilon Greenstein
2009-01-15bnx2x: Missing bracketsEilon Greenstein
2009-01-15bnx2x: Fixing the doorbell sizeEilon Greenstein
2009-01-15bnx2x: Endianness issuesEilon Greenstein
2009-01-15bnx2x: VLAN tagged packets without VLAN offloadEilon Greenstein
2009-01-15bnx2x: Protecting the link change indicationEilon Greenstein
2009-01-15bnx2x: Flow control updated before reporting the linkEilon Greenstein
2009-01-15bnx2x: Missing mask when calculating flow controlEilon Greenstein
2009-01-15bnx2x: Using system page size for SGEEilon Greenstein
2009-01-15bnx2x: Missing memory barriersEilon Greenstein
2009-01-15bnx2x: Using singlethread work queueEilon Greenstein
2009-01-14IPoIB: Fix deadlock between ipoib_open() and child interface createRoland Dreier
2009-01-14ax88796: start_xmit fix using net_device_opsMagnus Damm
2009-01-14net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt
2009-01-14drivers/net/irda/irda-usb.c: fix buffer overflowJos-Vicente Gilabert
2009-01-14netxen: handle dma mapping failuresDhananjay Phadke
2009-01-14netxen: hold tx lock while sending firmware commandsDhananjay Phadke
2009-01-14netxen: cleanup mac list on driver unloadDhananjay Phadke
2009-01-14netxen: firmware init fixDhananjay Phadke
2009-01-14netxen: fix link speed reporting for some boardsDhananjay Phadke
2009-01-14netxen: fix ipv6 offload and tx cleanupDhananjay Phadke
2009-01-14netxen: fix endianness in firmware commandsDhananjay Phadke
2009-01-14sis900: generate fake MAC address if the hardware doesn't have oneDaniele Venzano
2009-01-14powerpc/fs_enet: Add missing irq free in error path.Mike Ditto
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14IPoIB: Fix hang in napi_disable() if P_Key is never foundRoland Dreier
2009-01-14i4l: minor cleanupsPaul Bolle
2009-01-14i4l: do not print a warning when shutting down an i4l ppp interfacePaul Bolle
2009-01-14phylib: Fix Freescale TBI PHY detectionAnton Vorontsov
2009-01-14ARM etherh: Fix build failure.David S. Miller
2009-01-14ide: fix suspend regressionBartlomiej Zolnierkiewicz
2009-01-14tx4938ide: Fix build error due to read_sff_dma_status movingAtsushi Nemoto
2009-01-14ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQBartlomiej Zolnierkiewicz
2009-01-14sl82c105: remove dead codeBartlomiej Zolnierkiewicz
2009-01-14via82cxxx: fix cable warning messageBartlomiej Zolnierkiewicz
2009-01-14ide: can't use SSD/non-rotational queue flag for all CFA devicesBartlomiej Zolnierkiewicz
2009-01-14it821x.c: use dev->revision instead of pci_read_config_byteBrandon Philips
2009-01-14it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips
2009-01-14ide: fix accidental LOCKDEP breakage caused by local_irq_set() removalBartlomiej Zolnierkiewicz
2009-01-14[CVE-2009-0029] System call wrappers part 26Heiko Carstens
2009-01-13powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov
2009-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds