Age | Commit message (Expand) | Author | Files | Lines |
2011-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 25 | -37/+90 |
2011-04-10 | net: Add support for SMSC LAN9530, LAN9730 and LAN89530 | Steve Glendinning | 1 | -0/+15 |
2011-04-07 | mlx4_en: Restoring RX buffer pointer in case of failure | Yevgeny Petrilin | 1 | -0/+4 |
2011-04-07 | mlx4: Sensing link type at device initialization | Yevgeny Petrilin | 3 | -2/+9 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 278 | -550/+550 |
2011-04-06 | be2net: Fix suspend/resume operation | Padmanabh Ratnakar | 1 | -0/+1 |
2011-04-06 | be2net: Rename some struct members for clarity | Padmanabh Ratnakar | 2 | -7/+7 |
2011-04-06 | pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_dev | Ulrich Weber | 1 | -1/+1 |
2011-04-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 14 | -13/+38 |
2011-04-06 | be2net: Fix a potential crash during shutdown. | Ajit Khaparde | 1 | -3/+5 |
2011-04-06 | bna: Fix for handling firmware heartbeat failure | Rasesh Mody | 1 | -7/+3 |
2011-04-06 | can: mcp251x: Allow pass IRQ flags through platform data. | Enric Balletbo i Serra | 1 | -1/+2 |
2011-04-06 | smsc911x: fix mac_lock acquision before calling smsc911x_mac_read | Enric Balletbo i Serra | 1 | -3/+5 |
2011-04-04 | iwlwifi: accept EEPROM version 0x423 for iwl6000 | John W. Linville | 1 | -1/+1 |
2011-04-04 | rt2x00: fix cancelling uninitialized work | Stanislaw Gruszka | 1 | -2/+4 |
2011-04-04 | rtlwifi: Fix some warnings/bugs | Larry Finger | 3 | -3/+3 |
2011-04-04 | p54usb: IDs for two new devices | Christian Lamparter | 1 | -0/+2 |
2011-04-04 | wl12xx: fix potential buffer overflow in testmode nvs push | Luciano Coelho | 1 | -1/+4 |
2011-04-04 | zd1211rw: reset rx idle timer from tasklet | Jussi Kivilinna | 2 | -1/+14 |
2011-04-04 | zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async() | Jussi Kivilinna | 1 | -1/+5 |
2011-04-04 | ath9k: Fix phy info print message with AR9485 chipset. | Senthil Balasubramanian | 1 | -0/+1 |
2011-04-04 | wl12xx: fix module author's email address in the spi and sdio modules | Luciano Coelho | 2 | -2/+2 |
2011-04-04 | b43: allocate receive buffers big enough for max frame len + offset | John W. Linville | 2 | -2/+2 |
2011-04-03 | mlx4: fix kfree on error path in new_steering_entry() | Mariusz Kozlowski | 1 | -2/+2 |
2011-04-01 | usbnet: use eth%d name for known ethernet devices | Arnd Bergmann | 10 | -12/+21 |
2011-04-01 | starfire: clean up dma_addr_t size test | FUJITA Tomonori | 1 | -5/+1 |
2011-04-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 7 | -7/+33 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 278 | -550/+550 |
2011-03-31 | mlx4: Fixing bad size of event queue buffer | Yevgeny Petrilin | 1 | -1/+3 |
2011-03-31 | mlx4: Fixing use after free | Yevgeny Petrilin | 1 | -1/+2 |
2011-03-31 | bonding:typo in comment | Peter Pan(潘卫平) | 1 | -1/+1 |
2011-03-30 | Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom | Jesper Juhl | 1 | -8/+14 |
2011-03-30 | net/usb: Ethernet quirks for the LG-VL600 4G modem | Andrzej Zaborowski | 5 | -9/+384 |
2011-03-30 | phylib: phy_attach_direct: phy_init_hw can fail, add cleanup | Marc Kleine-Budde | 1 | -2/+6 |
2011-03-30 | via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent() | Ben Hutchings | 1 | -6/+6 |
2011-03-30 | via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable | Ben Hutchings | 1 | -67/+15 |
2011-03-29 | iwlegacy: fix bugs in change_interface | Johannes Berg | 1 | -0/+10 |
2011-03-29 | carl9170: Fix tx aggregation problems with some clients | Christian Lamparter | 3 | -0/+9 |
2011-03-29 | iwl3945: disable hw scan by default | Stanislaw Gruszka | 1 | -1/+2 |
2011-03-29 | wireless: rt2x00: rt2800usb.c add and identify ids | Xose Vazquez Perez | 1 | -3/+7 |
2011-03-29 | iwl3945: do not deprecate software scan | Stanislaw Gruszka | 1 | -4/+2 |
2011-03-29 | Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -8/+7 |
2011-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 15 | -61/+85 |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 4 | -8/+7 |
2011-03-28 | netdev: bfin_mac: document TE setting in RMII modes | Mike Frysinger | 1 | -2/+11 |
2011-03-28 | drivers net: Fix declaration ordering in inline functions. | Balaji G | 1 | -1/+1 |
2011-03-28 | cxgb3: Apply interrupt coalescing settings to all queues | Anton Blanchard | 1 | -4/+10 |
2011-03-28 | ath9k: fix a chip wakeup related crash in ath9k_start | Felix Fietkau | 1 | -0/+4 |
2011-03-27 | net: fix ethtool->set_flags not intended -EINVAL return value | Stanislaw Gruszka | 5 | -7/+7 |
2011-03-27 | mlx4_en: Fix loss of promiscuity | Herbert Xu | 1 | -0/+3 |