Age | Commit message (Expand) | Author |
2009-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-29 | tulip: fix 21142 with 10Mbps without negotiation | Philippe De Muyter |
2009-01-29 | drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic | Roel Kluin |
2009-01-29 | gianfar: Fix Wake-on-LAN support | Anton Vorontsov |
2009-01-29 | smsc911x: timeout reaches -1 | Roel Kluin |
2009-01-29 | smsc9420: fix interrupt signalling test failures | Steve Glendinning |
2009-01-29 | ucc_geth: Change uec phy id to the same format as gianfar's | Haiying Wang |
2009-01-29 | wimax: fix build issue when debugfs is disabled | Inaky Perez-Gonzalez |
2009-01-29 | netxen: fix memory leak in drivers/net/netxen_nic_init.c | Daniel Marjamäki |
2009-01-29 | netxen: revert jumbo ringsize | Dhananjay Phadke |
2009-01-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-01-29 | ath5k: fix locking in ath5k_config | Bob Copeland |
2009-01-29 | iwlwifi: fix kernel oops when ucode DMA memory allocation failure | Zhu, Yi |
2009-01-29 | rtl8187: Fix error in setting OFDM power settings for RTL8187L | Larry Finger |
2009-01-27 | e1000: fix bug with shared interrupt during reset | Jesse Brandeburg |
2009-01-27 | m68knommu: correct the mii calculations for 532x ColdFire FEC | Matt Waddel |
2009-01-27 | m68knommu: add ColdFire M532x to the FEC configuration options | Matt Waddel |
2009-01-26 | r6040: Remove unused variable pdev from drivers/net/r6040.c | Manish Katiyar |
2009-01-26 | virtio_net: use correct accessors for scatterlists | Ira W. Snyder |
2009-01-26 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-01-26 | gianfar: Revive VLAN support | Anton Vorontsov |
2009-01-26 | bnx2x: tx_has_work should not wait for FW | Vladislav Zolotarov |
2009-01-26 | netxen: reduce memory footprint | Dhananjay Phadke |
2009-01-26 | netxen: fix vlan tso/checksum offload | Dhananjay Phadke |
2009-01-26 | e1000e: workaround hw errata | Jesse Brandeburg |
2009-01-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-01-25 | virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs | Alex Williamson |
2009-01-24 | [NET] am79c961a: fix spin_lock usage | Uwe Kleine-König |
2009-01-23 | rtl8187: Add termination packet to prevent stall | Larry Finger |
2009-01-23 | iwlwifi: fix rs_get_rate WARN_ON() | Abbas, Mohamed |
2009-01-23 | p54usb: fix packet loss with first generation devices | Christian Lamparter |
2009-01-22 | phy: Add suspend/resume support to SMSC PHYs | Steve Glendinning |
2009-01-22 | phylib: Fix oops in suspend/resume paths | Anton Vorontsov |
2009-01-22 | bnx2x: Version | Eilon Greenstein |
2009-01-22 | bnx2x: loopback test failure | Eilon Greenstein |
2009-01-22 | bnx2x: Missing rmb when waiting for FW response | Eilon Greenstein |
2009-01-22 | bnx2x: Calling napi_del | Eilon Greenstein |
2009-01-22 | bnx2x: Carrier off first call | Eilon Greenstein |
2009-01-22 | bnx2x: Handling load failures | Eilon Greenstein |
2009-01-22 | bnx2x: Disable napi | Eilon Greenstein |
2009-01-22 | bnx2x: Reset HW before use | Eilon Greenstein |
2009-01-22 | iwlwifi: return NETDEV_TX_OK from _tx ops | Reinette Chatre |
2009-01-22 | zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list | Hin-Tak Leung |
2009-01-22 | p54usb: fix nasty use after free | Christian Lamparter |
2009-01-22 | p54: more cryptographic accelerator fixes | Christian Lamparter |
2009-01-22 | p54: add missing break in eeprom parser | Chr |
2009-01-22 | orinoco: use KERN_DEBUG for link status messages | Pavel Roskin |
2009-01-22 | rt2x00: Fix TX rate short preamble detection | Ivo van Doorn |
2009-01-22 | orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_... | Andrey Borzenkov |
2009-01-21 | usb/mcs7830: Don't use buffers from stack for USB transfers | Christian Eggers |