aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-11
|\
| * net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning2011-04-10
| * mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin2011-04-07
| * mlx4: Sensing link type at device initializationYevgeny Petrilin2011-04-07
| * be2net: Fix suspend/resume operationPadmanabh Ratnakar2011-04-06
| * be2net: Rename some struct members for clarityPadmanabh Ratnakar2011-04-06
| * pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_devUlrich Weber2011-04-06
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-06
| |\
| | * iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville2011-04-04
| | * rt2x00: fix cancelling uninitialized workStanislaw Gruszka2011-04-04
| | * rtlwifi: Fix some warnings/bugsLarry Finger2011-04-04
| | * p54usb: IDs for two new devicesChristian Lamparter2011-04-04
| | * wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho2011-04-04
| | * zd1211rw: reset rx idle timer from taskletJussi Kivilinna2011-04-04
| | * zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()Jussi Kivilinna2011-04-04
| | * ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian2011-04-04
| | * wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho2011-04-04
| | * b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville2011-04-04
| * | be2net: Fix a potential crash during shutdown.Ajit Khaparde2011-04-06
| * | bna: Fix for handling firmware heartbeat failureRasesh Mody2011-04-06
| * | can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra2011-04-06
| * | smsc911x: fix mac_lock acquision before calling smsc911x_mac_readEnric Balletbo i Serra2011-04-06
| |/
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\ \ | |/ |/|
| * Fix common misspellingsLucas De Marchi2011-03-31
* | mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski2011-04-04
* | usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-01
* | starfire: clean up dma_addr_t size testFUJITA Tomonori2011-04-01
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-01
|\ \
| * | iwlegacy: fix bugs in change_interfaceJohannes Berg2011-03-29
| * | carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-29
| * | iwl3945: disable hw scan by defaultStanislaw Gruszka2011-03-29
| * | wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez2011-03-29
| * | iwl3945: do not deprecate software scanStanislaw Gruszka2011-03-29
| * | ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau2011-03-28
* | | mlx4: Fixing bad size of event queue bufferYevgeny Petrilin2011-03-31
* | | mlx4: Fixing use after freeYevgeny Petrilin2011-03-31
* | | bonding:typo in commentPeter Pan(潘卫平)2011-03-31
* | | Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl2011-03-30
* | | net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski2011-03-30
* | | phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde2011-03-30
* | | via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings2011-03-30
* | | via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings2011-03-30
| |/ |/|
* | Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-29
|\ \
| * | drivers: Final irq namespace conversionThomas Gleixner2011-03-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-29
|\ \ \ | |/ / |/| |
| * | netdev: bfin_mac: document TE setting in RMII modesMike Frysinger2011-03-29
| * | drivers net: Fix declaration ordering in inline functions.Balaji G2011-03-29
| * | cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard2011-03-29
| * | net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-28
| * | mlx4_en: Fix loss of promiscuityHerbert Xu2011-03-28