summaryrefslogtreecommitdiffstats
path: root/drivers/video (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-27netdev: convert lp486e to net_device_opsStephen Hemminger1-5/+12
2009-03-27netdev: convert ac3200 to net_device_opsStephen Hemminger1-5/+17
2009-03-27netdev: convert ni65 to net_device_opsStephen Hemminger1-43/+32
2009-03-27netdev: convert ni52 to net_device_opsStephen Hemminger1-8/+13
2009-03-27netdev: convert ewrk3 to net_device_opsStephen Hemminger1-6/+13
2009-03-27netdev: convert depca to net_device_opsStephen Hemminger1-6/+13
2009-03-27netdev: convert at1700 to net_device_opsStephen Hemminger1-7/+12
2009-03-27netdev: convert eexpro to net_device_opsStephen Hemminger1-5/+12
2009-03-27netdev: convert eexpress to net_device_opsStephen Hemminger1-5/+12
2009-03-27netdev: ibmlana convert to net_device_opsStephen Hemminger1-5/+12
2009-03-27lance: convert to net_device_opsStephen Hemminger1-6/+13
2009-03-27netdev: smc-ultra fix netpollStephen Hemminger1-1/+1
2009-03-27netdev: smc-ultra32 convert to net_device_opsStephen Hemminger1-5/+18
2009-03-27netdev: smc9194 convert to net_device_opsStephen Hemminger1-5/+12
2009-03-27netdev: seeq8005 convert to net_device_opsStephen Hemminger1-5/+12
2009-03-27wireless: convert wavelan to net_device_opsStephen Hemminger2-51/+37
2009-03-27wireless: convert arlan to net_device_opsStephen Hemminger1-9/+12
2009-03-27wan: convert sdla driver to net_device_opsStephen Hemminger2-22/+15
2009-03-27tokenring: convert smctr to net_device_opsStephen Hemminger1-7/+9
2009-03-27tokenring: convert drivers to net_device_opsStephen Hemminger3-9/+20
2009-03-27IRDA: convert donauboe to net_device_opsStephen Hemminger1-4/+8
2009-03-27appletalk: convert LTPC to net_device_opsStephen Hemminger1-7/+7
2009-03-27appletalk: convert LTPC to use internal net_device_statsStephen Hemminger1-20/+4
2009-03-27appltetalk: convert cops device to net_device opsStephen Hemminger1-7/+10
2009-03-27appletalk: convert cops to internal net_device_statsStephen Hemminger1-20/+8
2009-03-27uml: convert network device to netdevice opsStephen Hemminger1-7/+13
2009-03-27uml: convert network device to internal network device statsStephen Hemminger2-14/+7
2009-03-273c503, smc-ultra: netdev_ops bugsStephen Hemminger2-6/+0
2009-03-27smsc911x: enforce read-after-write timing restriction on eeprom accessSteve Glendinning1-0/+5
2009-03-27gianfar: fix headroom expansion codeStephen Hemminger1-22/+24
2009-03-27af_rose/x25: Sanity check the maximum user frame sizeAlan Cox3-1/+15
2009-03-27appletalk: this warning can go I thinkAlan Cox1-5/+1
2009-03-27benet: use do_div() for 64 bit divideStephen Hemminger1-10/+18
2009-03-27xfrm: spin_lock() should be spin_unlock() in xfrm_state.cChuck Ebbert1-1/+1
2009-03-27ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)Jesper Nilsson1-3/+1
2009-03-27net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.Thierry Reding4-0/+1143
2009-03-27GRO: Disable GRO on legacy netif_rx pathHerbert Xu1-6/+3
2009-03-26dontdiff: Fix asm excludeAlan Cox1-1/+0
2009-03-26ext3: Avoid starting a transaction in writepage when not necessaryJan Kara1-5/+13
2009-03-26m68k: irq_node.handler() should return irqreturn_tGeert Uytterhoeven1-1/+2
2009-03-26m68k: section mismatch fixes: Atari SCSIMichael Schmitz2-2/+2
2009-03-26m68k: section mismatch fixes: DMAsound for AtariMichael Schmitz1-2/+2
2009-03-26MAINTAINERS: Replace dead link to m68k CVS repository by link to new git repo...Geert Uytterhoeven1-1/+1
2009-03-26m68k: mac - Add SWIM floppy supportLaurent Vivier6-0/+1305
2009-03-26m68k: mac - Add a new entry in mac_model to identify the floppy controller type.Laurent Vivier2-54/+116
2009-03-26m68k: Add install targetLaurent Vivier2-0/+55
2009-03-26writeback: double the dirty thresholdsWu Fengguang1-2/+2
2009-03-26Make relatime defaultMatthew Garrett1-2/+3
2009-03-26Add a strictatime mount optionMatthew Garrett3-1/+7
2009-03-26Allow relatime to update atime once a dayMatthew Garrett1-9/+38