summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-17net/fec: remove unused driver dataUwe Kleine-König
2011-02-15net/fec: enable flow control and length check on enet-macUwe Kleine-König
2011-02-15net/fec: postpone unsetting driver data until the hardware is stoppedUwe Kleine-König
2011-02-15net/fec: provide device for dma functions and matching sizes for map and unmapUwe Kleine-König
2011-02-15net/fec: reorder functions a bit allows removing forward declarationsUwe Kleine-König
2011-02-15net/fec: some whitespace cleanupUwe Kleine-König
2011-02-15net/fec: consistenly name struct net_device pointers "ndev"Uwe Kleine-König
2011-02-15net/fec: add phy_stop to fec_enet_closeUwe Kleine-König
2011-02-15net/fec: consolidate all i.MX options to CONFIG_ARMUwe Kleine-König
2011-02-15net/fec: put the ioremap cookie immediately into a void __iomem pointerUwe Kleine-König
2011-02-15net/fec: no need to memzero private dataUwe Kleine-König
2011-02-15net/fec: no need to check for validity of ndev in suspend and resumeUwe Kleine-König
2011-02-15net/fec: don't free an irq that failed to be requestedUwe Kleine-König
2011-02-15net/fec: release mem_region requested in probe in error path and removeUwe Kleine-König
2011-02-15net/fec: no need to cast arguments for memcpyUwe Kleine-König
2011-02-08pch_can: fix module reload issue with MSITomoya
2011-02-08pch_can: fix rmmod issueTomoya
2011-02-08pch_can: fix 800k comms issueTomoya
2011-02-08net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller
2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller
2011-02-08USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko
2011-02-08CDC NCM errata updates for cdc.hAlexey Orishko
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-08ixgbe: update version stringDon Skidmore
2011-02-08ixgbe: cleanup variable initializationDon Skidmore
2011-02-08ixgbe: limit VF access to network trafficAlexander Duyck
2011-02-08ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore
2011-02-08ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov
2011-02-08e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli
2011-02-08e1000e: tx_timeout should not increment for non-hang eventsJesse Brandeburg
2011-02-07Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-02-08batman-adv: Linearize fragment packets before mergeSven Eckelmann
2011-02-07x25: possible skb leak on bad facilitiesandrew hendry
2011-02-07mac80211: fix the skb cloned check in the tx pathFelix Fietkau
2011-02-07iwlagn: Re-enable RF_KILL interrupt when downDon Fry
2011-02-07ssb-pcmcia: Fix parsing of invariants tuplesMichael Büsch
2011-02-06bnx2x: Duplication in promisc modeVladislav Zolotarov
2011-02-05sis900: Fix mem leak in sis900_rx error pathJesper Juhl
2011-02-05benet: Avoid potential null deref in be_cmd_get_seeprom_data()Ajit Khaparde
2011-02-04ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan
2011-02-04carl9170: fix typo in PS codeChristian Lamparter
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov
2011-02-04net: can: at91_can: world-writable sysfs filesVasiliy Kulikov
2011-02-04MAINTAINERS: update email ids of the be2net driver maintainers.Ajit Khaparde
2011-02-04bridge: Don't put partly initialized fdb into hashPavel Emelyanov
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu
2011-02-04r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu
2011-02-04r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera
2011-02-03include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall