aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-15korina: do not stop queue herePhil Sutter
2009-01-15korina: fix handling tx_chain_tailPhil Sutter
2009-01-15korina: do tx at the right positionPhil Sutter
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-15Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-01-15ALSA: hda - Fix invalid amp value for STAC925xTakashi Iwai
2009-01-15Merge branch 'topic/virtuoso-fix' into for-linusTakashi Iwai
2009-01-15Merge branch 'topic/usb-fix' into for-linusTakashi Iwai
2009-01-15Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-01-15ASoC: Fix the power update function for snd_soc_dapm_value_muxPeter Ujfalusi
2009-01-15sched: fix update_min_vruntimePeter Zijlstra
2009-01-15sched: SCHED_OTHER vs SCHED_IDLE isolationPeter Zijlstra
2009-01-15sched: SCHED_IDLE weight changePeter Zijlstra
2009-01-15sched: fix bandwidth validation for UID groupingPeter Zijlstra
2009-01-15sound: virtuoso: do not overwrite EEPROM on Xonar D2/D2XClemens Ladisch
2009-01-14can: fix slowpath issue in hrtimer callback functionOliver Hartkopp
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-14gso: Ensure that the packet is long enoughHerbert Xu
2009-01-14gro: Fix page ref count for skbs freed normallyHerbert Xu
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-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison