summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-20KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov
2010-03-20igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny
2010-03-20ixgbevf: Message formatting cleanupsGreg Rose
2010-03-20ixgbevf: Shorten up delay timer for watchdog taskGreg Rose
2010-03-20ixgbevf: Fix VF Stats accounting after resetGreg Rose
2010-03-20ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala
2010-03-20ixgbe: fix for real_num_tx_queues update issueVasu Dev
2010-03-19smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning
2010-03-19ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala
2010-03-19ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala
2010-03-19enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERSVasanthy Kolluri
2010-03-19enic: Clean up: Add wrapper functionsVasanthy Kolluri
2010-03-19enic: Do not advertise NETIF_F_HW_VLAN_RXVasanthy Kolluri
2010-03-19enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operationsVasanthy Kolluri
2010-03-19enic: Bug Fix: Fix hardware descriptor readsVasanthy Kolluri
2010-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-19jme: Advance driver version numberGuo-Fu Tseng
2010-03-19jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng
2010-03-19jme: Fix VLAN memory leakGuo-Fu Tseng
2010-03-19KS8851: Avoid NULL pointer in set rx modeAbraham Arce
2010-03-19net: remove unused #include <linux/version.h>Huang Weiyi
2010-03-19net: forbid underlaying devices to change its typeJiri Pirko
2010-03-19bonding: check return value of nofitier when changing typeJiri Pirko
2010-03-19net: rename notifier defines for netdev type changeJiri Pirko
2010-03-18Net / e1000e: Fix build issue introduced by runtime PM patchRafael J. Wysocki
2010-03-17e1000e: Fix build with CONFIG_PM disabled.David S. Miller
2010-03-17drivers/net/e100.c: Use pr_<level> and netif_<level>Joe Perches
2010-03-17NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe
2010-03-17e1000e / PCI / PM: Add basic runtime PM support (rev. 4)Rafael J. Wysocki
2010-03-17r8169 / PCI / PM: Add simplified runtime PM support (rev. 3)Rafael J. Wysocki
2010-03-17net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko
2010-03-17drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches
2010-03-16l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman
2010-03-16smsc95xx: wait for PHY to complete reset during initSteve Glendinning
2010-03-16l2tp: Fix oops in pppol2tp_xmitJames Chapman
2010-03-16smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning
2010-03-16ne: Do not use slashes in irq name stringAtsushi Nemoto
2010-03-16NET: ksz884x, fix lock imbalanceJiri Slaby
2010-03-16iwlwifi: Silence tfds_in_queue messageAdel Gadllah
2010-03-16ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau
2010-03-16wl1251: fix potential crashGrazvydas Ignotas
2010-03-15Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-03-15myri: remove dead codeDan Carpenter
2010-03-15obsolete config in kernel source: HSO_AUTOPMChristoph Egger
2010-03-15obsolete config in kernel source: USE_INTERNAL_TIMERChristoph Egger
2010-03-15drivers/net: drop redundant memsetJulia Lawall
2010-03-15bnx2x: change smp_mb() comment to conform the trueStanislaw Gruszka
2010-03-15bnx2x: remove not necessary compiler barrierStanislaw Gruszka
2010-03-15bnx2x: use smp_mb() to keep ordering of read write operationsStanislaw Gruszka