aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2011-06-02drivers/net/can/flexcan.c: add missing clk_putJulia Lawall
2011-06-01net: dm9000: Get the chip in a known good state before enabling interruptsMark Brown
2011-06-01drivers/net/davinci_emac.c: add missing clk_putJulia Lawall
2011-06-01usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher
2011-06-01iwl4965: correctly validate temperature valueStanislaw Gruszka
2011-06-01ath9k: fix two more bugs in tx powerDaniel Halperin
2011-05-31Revert "net: fix section mismatches"David S. Miller
2011-05-31drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov
2011-05-31drivers/net: ks8842 Fix crash on received packet when in PIO mode.Dennis Aberilla
2011-05-31iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy
2011-05-31zd1211rw: fix to work on OHCIJussi Kivilinna
2011-05-31wl12xx: fix oops in sched_scan when forcing a passive scanLuciano Coelho
2011-05-31wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho
2011-05-31wl12xx: fix DFS channels handling in scheduled scanLuciano Coelho
2011-05-31wl12xx: fix passive and radar channel generation for scheduled scanLuciano Coelho
2011-05-31libertas: Set command sequence number later to ensure consistencyDaniel Drake
2011-05-30virtio_net: delay TX callbacksMichael S. Tsirkin
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds