summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-09-22vmxnet3: convert to SKB paged frag API.Ian Campbell
2011-09-22virtionet: convert to SKB paged frag API.Ian Campbell
2011-09-22via-velocity: convert to SKB paged frag API.Ian Campbell
2011-09-22typhoon: convert to SKB paged frag API.Ian Campbell
2011-09-22tsi108: convert to SKB paged frag API.Ian Campbell
2011-09-22tehuti: convert to SKB paged frag API.Ian Campbell
2011-09-22sunhme: convert to SKB paged frag API.Ian Campbell
2011-09-22sungem: convert to SKB paged frag API.Ian Campbell
2011-09-22stmmac: convert to SKB paged frag API.Ian Campbell
2011-09-22starfire: convert to SKB paged frag API.Ian Campbell
2011-09-22sky2: convert to SKB paged frag API.Ian Campbell
2011-09-22skge: convert to SKB paged frag API.Ian Campbell
2011-09-22sfc: convert to SKB paged frag API.Ian Campbell
2011-09-22s2io: convert to SKB paged frag API.Ian Campbell
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-22bna: PCI Probe Conf Lock FixRasesh Mody
2011-09-22Merge branch 'master' of github.com:davem330/net-nextDavid S. Miller
2011-09-21Merge git://github.com/davem330/netLinus Torvalds
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-09-21macmace, macsonic: cleanupFinn Thain
2011-09-21net/smsc911x: Correctly configure 16-bit register access from DTDave Martin
2011-09-21floppy: use del_timer_sync() in init cleanupCarsten Emde
2011-09-21can/sja1000: driver for PEAK PCAN PCI/PCIe cardsWolfgang Grandegger
2011-09-21ixgbe: fix possible null buffer errorJesse Brandeburg
2011-09-21tg3: fix VLAN tagging regressionKasper Pedersen
2011-09-20staging: zcache: fix cleancache crashSeth Jennings
2011-09-20net/phy: add IC+ IP101A and support APS.Giuseppe CAVALLARO
2011-09-20net: pxa168: Fix build errors by including interrupt.hTanmay Upadhyay
2011-09-20netconsole: switch init_netconsole() to late_initcallLin Ming
2011-09-20gianfar: Fix overflow check and return value for gfar_get_cls_all()Ben Hutchings
2011-09-20ppp_generic: fix multilink fragment MTU calculation (again)Henry Wong
2011-09-20GRETH: avoid overwrite IP-stack's IP-frags checksumDaniel Hellstrom
2011-09-20GRETH: RX/TX bytes were never increasedDaniel Hellstrom
2011-09-20netxen: Add pcie workaroundRajesh Borundia
2011-09-20netxen: Fix vhdr_len in case of non vlan packets.Rajesh Borundia
2011-09-20Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller
2011-09-20macvtap: fix the uninitialized var using in macvtap_alloc_skb()Jason Wang
2011-09-20Merge git://github.com/Jkirsher/net-nextDavid S. Miller
2011-09-20Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemJohn W. Linville
2011-09-20watchdog: Initconst section fixes for watchdogAndi Kleen
2011-09-20watchdog: lantiq: fix watchdogs timeout handlingJohn Crispin
2011-09-20watchdog: hpwdt: prevent multiple "NMI occurred" messagesNaga Chumbalkar
2011-09-20watchdog: WatchDog Timer Driver Core - use passed watchdog_deviceH Hartley Sweeten
2011-09-20igb: Remove multi_tx_table and simplify igb_xmit_frameAlexander Duyck
2011-09-20igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck
2011-09-20igb: drop the "adv" off function names relating to descriptorsAlexander Duyck
2011-09-20igb: Refactor clean_rx_irq to reduce overhead and improve performanceAlexander Duyck
2011-09-20igb: update ring and adapter structure to improve performanceAlexander Duyck
2011-09-20igb: streamline Rx buffer allocation and cleanupAlexander Duyck
2011-09-20igb: drop support for single buffer modeAlexander Duyck