summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-06-20pxa168_eth: fix race in transmit path.Richard Cochran
2011-06-20netxen: fix race in skb->len accessEric Dumazet
2011-06-19hp100: fix an skb->len raceEric Dumazet
2011-06-19Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller
2011-06-19netpoll: copy dev name of slaves to struct netpollWANG Cong
2011-06-17r8169: fix static initializers.Francois Romieu
2011-06-17farsync: add module_put to error path in fst_open()Pavel Shved
2011-06-17fs_enet: fix freescale FCC ethernet dp buffer alignmentClive Stubbings
2011-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-17netdev: bfin_mac: fix memory leak when freeing dma descriptorsSonic Zhang
2011-06-16tun: teach the tun/tap driver to support netpollNeil Horman
2011-06-16dp83640: drop PHY status frames in the driver.Richard Cochran
2011-06-16dp83640: fix phy status frame event parsingRichard Cochran
2011-06-16phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle
2011-06-16ppp: use PPP_TRANS instead of the magic number 0x20Changli Gao
2011-06-16net/usb: Add Samsung Kalmia driver for Samsung GT-B3730Marius B. Kotsbak
2011-06-15mwl8k: Tell firmware to generate CCMP headerNishant Sarmukadam
2011-06-15mwifiex: Fixing NULL pointer dereferenceYogesh Ashok Powar
2011-06-13net/hplance: hplance_init() should be __devinitGeert Uytterhoeven
2011-06-133c503: fix broken IRQ autoprobingOndrej Zary
2011-06-11net: ep93xx_eth: fix DMA API violationsMika Westerberg
2011-06-11net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()Mika Westerberg
2011-06-11net: ep93xx_eth: allocate buffers using kmalloc()Mika Westerberg
2011-06-11net: ep93xx_eth: pass struct device to DMA API functionsMika Westerberg
2011-06-11dl2k: EEPROM CRC calculation wrong endianess on bigendian machineDaniel Hellstrom
2011-06-11NET: am79c961: fix assembler warningsRussell King - ARM Linux
2011-06-11NET: am79c961: ensure multicast filter is correctly set at openRussell King - ARM Linux
2011-06-11NET: am79c961: ensure asm() statements are marked volatileRussell King - ARM Linux
2011-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-09gianfar:localized filer tableWu Jiajun-B06378
2011-06-08iwlegacy: fix channel switch lockingStanislaw Gruszka
2011-06-08iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy
2011-06-07igb: fix i350 SR-IOV failtureWilliams, Mitch A
2011-06-07rtlwifi: Avoid modifying skbs that are resubmittedMike McCormack
2011-06-07rtlwifi: Fix logic in rx_interruptMike McCormack
2011-06-06iwl4965: set tx power after rxon_assocStanislaw Gruszka
2011-06-06rt2x00: fix rmmod crashStanislaw Gruszka
2011-06-06iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka
2011-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-05net: fix smc91x.c device tree supportGrant Likely
2011-06-05bonding: reset queue mapping prior to transmission to physical device (v5)Neil Horman
2011-06-05qlcnic: Avoid double free of skb in tx pathSucheta Chakraborty
2011-06-05qlcnic: Fix bug in FW queue dumpAnirban Chakraborty
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03libertas_sdio: handle spurious interruptsDaniel Drake
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka
2011-06-03ath5k: Disable fast channel switching by defaultNick Kossifidis
2011-06-03tg3: Fix tg3_skb_error_unmap()Matt Carlson