Age | Commit message (Expand) | Author |
2008-12-17 | vcan: whitespace fixes | Oliver Hartkopp |
2008-12-17 | net: ppp_generic - use idr technique instead of cardmaps | Cyrill Gorcunov |
2008-12-16 | bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX} | David S. Miller |
2008-12-16 | bnx2: Don't redefine FLOW_CTRL_{RX,TX}. | David S. Miller |
2008-12-16 | bnx2: Update version to 1.9.0. | Michael Chan |
2008-12-16 | bnx2: Rename MSI-X vectors. | Michael Chan |
2008-12-16 | drivers/net/hamradio: Move a dereference below a NULL test | Julia Lawall |
2008-12-16 | phylib: Remove unnecessary "reset" fixups in genphy_setup_forced | Andy Fleming |
2008-12-16 | gianfar: Make all BD status writes 32-bit | Dai Haruki |
2008-12-16 | gianfar: Add macros for stepping through BDs | Andy Fleming |
2008-12-16 | gianfar: Remove unused gfar_add_fcb() function parameter | Dai Haruki |
2008-12-16 | gianfar: Enable padding and Optimize the frame prepended bytes handling | Dai Haruki |
2008-12-16 | gianfar: Fix VLAN HW feature related frame/buffer size calculation. | Dai Haruki |
2008-12-16 | gianfar: Fix eTSEC configuration procedure | Dai Haruki |
2008-12-16 | gianfar: Optimize interrupt coalescing configuration | Dai Haruki |
2008-12-16 | gianfar: Convert gianfar to an of_platform_driver | Andy Fleming |
2008-12-16 | gianfar: Use gfar_halt to stop DMA in gfar_probe | Andy Fleming |
2008-12-16 | tlan: Remove broken support for big buffers | Sakari Ailus |
2008-12-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-16 | tlan: Fix pci memory unmapping | Sakari Ailus |
2008-12-16 | net: Refactor full duplex flow control resolution | Steve Glendinning |
2008-12-16 | net: Move flow control definitions to mii.h | Steve Glendinning |
2008-12-16 | cxgb3: untie strict FW matching | Divy Le Ray |
2008-12-16 | enc28j60: use netif_rx_ni() to deliver RX packets | Baruch Siach |
2008-12-16 | tlan: Fix small (< 64 bytes) datagram transmissions | Sakari Ailus |
2008-12-16 | vcan: convert to net_device_ops | Oliver Hartkopp |
2008-12-16 | l2tp: fix UDP checksum support | James Chapman |
2008-12-16 | isdn: eicon: fix sparse warning: make global functions static | Hannes Eder |
2008-12-16 | hp100: use roundup instead of open coding | Ilpo Järvinen |
2008-12-16 | cxgb3: Add multiple Tx queue support. | Divy Le Ray |
2008-12-15 | e1000e: Add GRO support | Herbert Xu |
2008-12-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-12-15 | ACPI toshiba: only register rfkill if bt is enabled | Frederik Deweerdt |
2008-12-15 | pcmcia: blackfin: fix bug - add missing ; to MODULE macro | Mike Frysinger |
2008-12-15 | 8390/8390p: Fix compat netdev ops handling. | David S. Miller |
2008-12-15 | ixgbe: fix dma mapping unbalance | Jesse Brandeburg |
2008-12-15 | smsc9420: add ethtool register dump support | Steve Glendinning |
2008-12-13 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2008-12-13 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-12-13 | console ASCII glyph 1:1 mapping | Ingo Brueckl |
2008-12-13 | unicode table for cp437 | Ingo Brueckl |
2008-12-12 | smsc9420: add ethtool eeprom support | Steve Glendinning |
2008-12-12 | smsc9420: add netpoll support | Steve Glendinning |
2008-12-12 | smsc911x: make smsc911x_poll_controller static | Steve Glendinning |
2008-12-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-12-12 | sfc: Version 2.3 | Ben Hutchings |
2008-12-12 | sfc: Fix synchronisation of efx_mtd_{probe,rename,remove} | Ben Hutchings |
2008-12-12 | sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialised | Ben Hutchings |
2008-12-12 | sfc: Treat probe as unsuccessful if it scheduled a reset | Steve Hodgson |