summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-03-30drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network driversJavier Martinez Canillas
2011-03-30enic: Add support for PORT_REQUEST_PREASSOCIATE_RRRoopa Prabhu
2011-03-30enic: Cleanups in port profile helper codeRoopa Prabhu
2011-03-30enic: Add wrapper routines for new fw devcmds for port profile handlingRoopa Prabhu
2011-03-30enic: Add support for new fw devcmds for port profile handlingRoopa Prabhu
2011-03-30via-rhine: trivial sparse annotation in vlan_tci helperHarvey Harrison
2011-03-30smsc911x: Use pr_fmt, netdev_<level>, and netif_<level>Joe Perches
2011-03-30be2net: remove one useless lineSathya Perla
2011-03-30be2net: cancel be_worker in be_shutdown() even when i/f is downSathya Perla
2011-03-30be2net: remove redundant code in be_worker()Sathya Perla
2011-03-30be2net: parse vid and vtm fields of rx-compl only if vlanf bit is setSathya Perla
2011-03-30be2net: refactor code that decides adapter->num_rx_queuesSathya Perla
2011-03-30be2net: Support for FAT dump retrieval using ethtool --register-dump optionSomnath Kotur
2011-03-30net/r8169: support RTL8168Ehayeswang
2011-03-30net/r8169: add a new chip for RTL8168DPhayeswang
2011-03-30net/r8169: add a new chip for RTL8105hayeswang
2011-03-30Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski
2011-03-30phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde
2011-03-30via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings
2011-03-30via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-28netdev: bfin_mac: document TE setting in RMII modesMike Frysinger
2011-03-28drivers net: Fix declaration ordering in inline functions.Balaji G
2011-03-28cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard
2011-03-27net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-03-27mlx4_en: Fix loss of promiscuityHerbert Xu
2011-03-27tg3: Fix inline keyword usageJavier Martinez Canillas
2011-03-27tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce...Javier Martinez Canillas
2011-03-27net: use CHECKSUM_NONE instead of magic numberCesar Eduardo Barros
2011-03-27Net / jme: Do not use legacy PCI power managementRafael J. Wysocki
2011-03-27myri10ge: small rx_done refactoringStanislaw Gruszka
2011-03-27can: c_can: Fix tx_bytes accountingJan Altenberg
2011-03-27can: c_can_platform: fix irq check in probeMarc Kleine-Budde
2011-03-27can: c_can: disable one shot mode until driver is fixedMarc Kleine-Budde
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-24net: fix pch_gbe section mismatch warningRandy Dunlap
2011-03-24mlx4_en: Removing HW info from ethtool -i report.Yevgeny Petrilin
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine
2011-03-23Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller
2011-03-23drivers/net/a2065.c: Convert release_resource to release_region/release_mem_r...Julia Lawall
2011-03-23drivers/net/ariadne.c: Convert release_resource to release_region/release_mem...Julia Lawall
2011-03-23bonding: fix rx_handler lockingJiri Pirko
2011-03-23myri10ge: fix rmmod crashStanislaw Gruszka