aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz
2007-10-15ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107...Emil Medve
2007-10-15gianfar: Fix regression caused by new napi interfaceLi Yang
2007-10-15gianfar: Cleanup compile warning caused by 0795af57Li Yang
2007-10-15gianfar: Fix compile regression caused by bea3348eLi Yang
2007-10-15add new prom.h for AU1x00Yoichi Yuasa
2007-10-15update AU1000 get_ethernet_addr()Yoichi Yuasa
2007-10-15MIPSsim: General cleanupRalf Baechle
2007-10-15Jazzsonic: Fix warning about unused variable.Ralf Baechle
2007-10-15Use dcr_host_t.base in dcr_unmap()Michael Ellerman
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman
2007-10-15Use dcr_host_t.base in ibm_emac_malMichael Ellerman
2007-10-15Update ibm_newemac to use dcr_host_t.baseMichael Ellerman
2007-10-15tehuti: possible leak in bdx_probeFlorin Malita
2007-10-15TC35815: Fix buildRalf Baechle
2007-10-15SAA9730: Fix buildRalf Baechle
2007-10-15AR7 ethernetMatteo Croce
2007-10-15myri10ge: update driver version to 1.3.2-1.287Brice Goglin
2007-10-15myri10ge: add IPv6 TSO supportBrice Goglin
2007-10-15myri10ge: update firmware headersBrice Goglin
2007-10-15myri10ge: fix some indentation, white spaces, and commentsBrice Goglin
2007-10-15net/bonding: Optionally allow ethernet slaves to keep own MACJay Vosburgh
2007-10-15net/bonding: Destroy bonding master when last slave is goneMoni Shoua
2007-10-15net/bonding: Delay sending of gratuitous ARP to avoid failureMoni Shoua
2007-10-15net/bonding: Handlle wrong assumptions that slave is always an Ethernet deviceMoni Shoua
2007-10-15net/bonding: Enable IP multicast for bonding IPoIB devicesMoni Shoua
2007-10-15net/bonding: Enable bonding to enslave netdevices not supporting set_mac_addr...Moni Shoua
2007-10-15net/bonding: Enable bonding to enslave non ARPHRD_ETHERMoni Shoua
2007-10-15IB/ipoib: Verify address handle validity on sendMoni Shoua
2007-10-15IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua
2007-10-15natsemi: Check return value for pci_enable_device()Mark Brown
2007-10-15natsemi: Use round_jiffies() for slow timersMark Brown
2007-10-15Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds
2007-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-15Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds
2007-10-15Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-10-15HID: fix HIDIOCGRDESC memory access in hidrawJiri Kosina
2007-10-15sched: guest CPU accounting: maintain guest state in KVMLaurent Vivier
2007-10-15via invalid device ids removalXavier Bachelot
2007-10-15radeon: Commit the ring after each partial texture upload blit.chaohong guo
2007-10-15i915: fix vbl swap allocation size.Dave Airlie
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt
2007-10-15drm: remove XFREE86_VERSION macros.Dave Airlie
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt
2007-10-15drm: Remove DRM_ERR OS macro.Eric Anholt
2007-10-15fix use after free in amd create gatt pagesJesper Juhl
2007-10-15AGP fix race condition between unmapping and freeing pagesDave Airlie
2007-10-14Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCKDavid Brownell
2007-10-14sky2: reboot fixStephen Hemminger