Age | Commit message (Expand) | Author |
2008-07-23 | V4L/DVB (8428): videodev: rename 'dev' to 'parent' | Hans Verkuil |
2008-07-23 | V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.c | Hans Verkuil |
2008-07-23 | Merge ../linux-2.6 | Mauro Carvalho Chehab |
2008-07-23 | V4L/DVB (8425): v4l: fix checkpatch errors introduced by recent commits | Guennadi Liakhovetski |
2008-07-23 | V4L/DVB (8423): cx18: remove firmware size check | Hans Verkuil |
2008-07-23 | V4L/DVB (8422): cs5345: fix incorrect mask with VIDIOC_DBG_S_REGISTER | Hans Verkuil |
2008-07-23 | V4L/DVB (8421): Adds support for Dvbworld DVB-S 2102 USB card | Igor M Liplianin |
2008-07-23 | V4L/DVB (8247): Fix a const pointer assignment error in the drx397xD demodula... | David Howells |
2008-07-23 | V4L/DVB (7812): 2.6.25-rc5-mm1 specifc div64_u64 fixes | Roman Zippel |
2008-07-23 | V4L/DVB (7737): drx397xD: fix math usage | Mauro Carvalho Chehab |
2008-07-23 | V4L/DVB (7736): This patch adds support for the Micronas DRX3975D/DRX3977D DV... | Henk Vergonet |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-22 | Re-delete zombie 'drivers/usb/serial/airprime.c' file | Linus Torvalds |
2008-07-22 | ipw2200: Call netif_*_queue() interfaces properly. | David S. Miller |
2008-07-22 | netxen: Needs to include linux/vmalloc.h | David S. Miller |
2008-07-22 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller |
2008-07-22 | [netdrvr] atl1d: fix !CONFIG_PM build | Jeff Garzik |
2008-07-22 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller |
2008-07-22 | r6040: rework init_one error handling | Florian Fainelli |
2008-07-22 | r6040: bump release number to 0.18 | Florian Fainelli |
2008-07-22 | r6040: handle RX fifo full and no descriptor interrupts | Florian Fainelli |
2008-07-22 | r6040: change the default waiting time | Florian Fainelli |
2008-07-22 | r6040: use definitions for magic values in descriptor status | Florian Fainelli |
2008-07-22 | r6040: completely rework the RX path | Florian Fainelli |
2008-07-22 | r6040: call napi_disable when puting down the interface and set lp->dev accor... | Florian Fainelli |
2008-07-22 | mv643xx_eth: fix NETPOLL build | Lennert Buytenhek |
2008-07-22 | r6040: rework the RX buffers allocation routine | Florian Fainelli |
2008-07-22 | r6040: fix scheduling while atomic in r6040_tx_timeout | Florian Fainelli |
2008-07-22 | r6040: fix null pointer access and tx timeouts | Florian Fainelli |
2008-07-22 | r6040: prefix all functions with r6040 | Florian Fainelli |
2008-07-22 | rndis_host: support WM6 devices as modems | Thomas Backlund |
2008-07-22 | at91_ether: use netstats in net_device structure | Paulius Zaleckas |
2008-07-22 | sfc: Create one RX queue and interrupt per CPU package by default | Ben Hutchings |
2008-07-22 | sfc: Use a separate workqueue for resets | Ben Hutchings |
2008-07-22 | sfc: I2C adapter initialisation fixes | Ben Hutchings |
2008-07-22 | e1000: make ioport free | Taku Izumi |
2008-07-22 | e1000: delete non NAPI code from the driver | Francois Romieu |
2008-07-22 | e1000: remove email reference | Jeff Kirsher |
2008-07-22 | e1000: Move assignments in tests before test | Joe Perches |
2008-07-22 | e1000: checkpatch clean | Joe Perches |
2008-07-22 | e1000: Remove spaces after casts and function names | Joe Perches |
2008-07-22 | e1000: Move extern function definitions to e1000.h | Joe Perches |
2008-07-22 | e1000: Use hw, er32, and ew32 | Joe Perches |
2008-07-22 | e1000: neaten function declarations | Joe Perches |
2008-07-22 | Fix typo in meth driver | Christoph Lameter |
2008-07-22 | atl1e: Atheros L1E Gigabit Ethernet driver | Jie Yang |
2008-07-22 | ixgbe: remove device ID for unsupported device | Jesse Brandeburg |
2008-07-22 | netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 | Anton Vorontsov |
2008-07-22 | 8139too: Fall back to PIO when MMIO fails. | Dave Jones |
2008-07-22 | 8139too: Force usage of PIO on OQO2 | Dave Jones |