| Commit message (Expand) | Author | Age | Files | Lines |
* | gianfar: Fix Wake-on-LAN support | Anton Vorontsov | 2009-01-30 | 1 | -0/+2 |
* | smsc911x: timeout reaches -1 | Roel Kluin | 2009-01-30 | 1 | -1/+1 |
* | smsc9420: fix interrupt signalling test failures | Steve Glendinning | 2009-01-30 | 1 | -2/+1 |
* | ucc_geth: Change uec phy id to the same format as gianfar's | Haiying Wang | 2009-01-30 | 4 | -3/+32 |
* | wimax: fix build issue when debugfs is disabled | Inaky Perez-Gonzalez | 2009-01-30 | 2 | -14/+16 |
* | netxen: fix memory leak in drivers/net/netxen_nic_init.c | Daniel Marjamäki | 2009-01-30 | 1 | -1/+3 |
* | netxen: revert jumbo ringsize | Dhananjay Phadke | 2009-01-30 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-01-30 | 3 | -3/+21 |
|\ |
|
| * | ath5k: fix locking in ath5k_config | Bob Copeland | 2009-01-29 | 1 | -1/+9 |
| * | iwlwifi: fix kernel oops when ucode DMA memory allocation failure | Zhu, Yi | 2009-01-29 | 1 | -0/+4 |
| * | rtl8187: Fix error in setting OFDM power settings for RTL8187L | Larry Finger | 2009-01-29 | 1 | -2/+8 |
* | | e1000: fix bug with shared interrupt during reset | Jesse Brandeburg | 2009-01-28 | 1 | -2/+2 |
* | | r6040: Remove unused variable pdev from drivers/net/r6040.c | Manish Katiyar | 2009-01-27 | 1 | -1/+0 |
* | | virtio_net: use correct accessors for scatterlists | Ira W. Snyder | 2009-01-27 | 1 | -3/+3 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-01-27 | 11 | -23/+1277 |
|\ |
|
| * | [NET] am79c961a: fix spin_lock usage | Uwe Kleine-König | 2009-01-25 | 1 | -10/+10 |
| * | [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platforms | Russell King | 2009-01-24 | 1 | -3/+3 |
| * | [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3 | Madhusudhan Chikkature | 2009-01-24 | 3 | -0/+1253 |
| * | [ARM] 5370/1: at91: fix rm9200 watchdog | Jean-Christop PLAGNIOL-VILLARD | 2009-01-24 | 1 | -0/+1 |
| * | [ARM] 5365/1: s3cmci: Use new include path of dma.h | Ramax Lo | 2009-01-24 | 1 | -1/+1 |
| * | [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() | Russell King | 2009-01-24 | 3 | -6/+6 |
| * | ARM: OMAP: Fix gpio by switching to generic gpio calls, v2 | Jarkko Nikula | 2009-01-15 | 1 | -3/+3 |
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-01-27 | 49 | -102/+65 |
|\ \ |
|
| * | | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 | 2 | -7/+7 |
| * | | eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 5 | -9/+9 |
| * | | spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 5 | -12/+12 |
| * | | i2c: Move old eeprom driver to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 5 | -12/+12 |
| * | | i2c: Move at24 to drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 7 | -27/+32 |
| * | | i2c: Delete many unused adapter IDs | Jean Delvare | 2009-01-26 | 37 | -42/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-27 | 44 | -375/+577 |
|\ \ \ |
|
| * | | | gianfar: Revive VLAN support | Anton Vorontsov | 2009-01-26 | 1 | -5/+1 |
| * | | | bnx2x: tx_has_work should not wait for FW | Vladislav Zolotarov | 2009-01-26 | 1 | -5/+12 |
| * | | | netxen: reduce memory footprint | Dhananjay Phadke | 2009-01-26 | 2 | -7/+10 |
| * | | | netxen: fix vlan tso/checksum offload | Dhananjay Phadke | 2009-01-26 | 1 | -11/+20 |
| * | | | isdn: Fix missing ifdef in isdn_ppp | Daniele Venzano | 2009-01-26 | 1 | -0/+2 |
| * | | | e1000e: workaround hw errata | Jesse Brandeburg | 2009-01-26 | 2 | -1/+6 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-01-26 | 4 | -7/+29 |
| |\ \ \ |
|
| | * | | | rtl8187: Add termination packet to prevent stall | Larry Finger | 2009-01-23 | 1 | -0/+1 |
| | * | | | iwlwifi: fix rs_get_rate WARN_ON() | Abbas, Mohamed | 2009-01-23 | 2 | -5/+23 |
| | * | | | p54usb: fix packet loss with first generation devices | Christian Lamparter | 2009-01-23 | 1 | -2/+5 |
| * | | | | virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs | Alex Williamson | 2009-01-26 | 1 | -1/+2 |
| * | | | | lcs: fix compilation for !CONFIG_IP_MULTICAST | Heiko Carstens | 2009-01-26 | 1 | -2/+6 |
| |/ / / |
|
| * | | | phy: Add suspend/resume support to SMSC PHYs | Steve Glendinning | 2009-01-22 | 1 | -0/+12 |
| * | | | phylib: Fix oops in suspend/resume paths | Anton Vorontsov | 2009-01-22 | 1 | -5/+3 |
| * | | | bnx2x: Version | Eilon Greenstein | 2009-01-22 | 1 | -2/+2 |
| * | | | bnx2x: loopback test failure | Eilon Greenstein | 2009-01-22 | 1 | -6/+7 |
| * | | | bnx2x: Missing rmb when waiting for FW response | Eilon Greenstein | 2009-01-22 | 1 | -0/+1 |
| * | | | bnx2x: Calling napi_del | Eilon Greenstein | 2009-01-22 | 1 | -0/+6 |
| * | | | bnx2x: Carrier off first call | Eilon Greenstein | 2009-01-22 | 1 | -2/+2 |
| * | | | bnx2x: Handling load failures | Eilon Greenstein | 2009-01-22 | 1 | -66/+88 |