aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-07-31DDB5477: remove driver bits of supportYoichi Yuasa
2007-07-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-07-30Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p...Micah Gruber
2007-07-30PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safeKomuro
2007-07-30S2io: Increment received packet count correctlyRamkrishna Vepa
2007-07-30S2io: Fix crash when resetting adapterRamkrishna Vepa
2007-07-30S2io: Mask spurious interruptsRamkrishna Vepa
2007-07-30S2IO: Implementing review comments from old patchesVeena Parat
2007-07-30S2IO: Checking for the return value of pci map functionVeena Parat
2007-07-30S2IO: Removing MSI support from driverVeena Parat
2007-07-30S2IO: Removing 3 buffer mode support from the driverVeena Parat
2007-07-30netxen: drop redudant spinlockDhananjay Phadke
2007-07-30netxen: Fix interrupt handling for multiport adaptersdhananjay@netxen.com
2007-07-30netxen: re-init station address after h/w initdhananjay@netxen.com
2007-07-30forcedeth: mac address correctAyaz Abdulla
2007-07-30gfar: Fix modpost warningKumar Gala
2007-07-30lib8390: comment on locking by Alan CoxJarek Poplawski
2007-07-30Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...Micah Gruber
2007-07-30setup and detect 2nd phy on MCF5275 in FEC driverMike Cruse
2007-07-30clean up reading of ICR register in FEC driverGreg Ungerer
2007-07-30fix work queues in FEC driverGreg Ungerer
2007-07-30remove unused config symbol from FEC driverGreg Ungerer
2007-07-30include cacheflush.h in FEC driverGreg Ungerer
2007-07-29Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=nRusty Russell
2007-07-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds
2007-07-28mlx4_core: Remove kfree() in mlx4_mr_alloc() error flowJack Morgenstein
2007-07-26m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata
2007-07-26lguest: documentation VII: FIXMEsRusty Russell
2007-07-26lguest: documentation III: DriversRusty Russell
2007-07-26ax88796 (address space): cast to unsigned long, not longAl Viro
2007-07-26cxgb3 gfp_t annotationsAl Viro
2007-07-26misannotation in pppol2tpAl Viro
2007-07-24netdev: i82596 Ethernet needs <asm/cacheflush.h>Geert Uytterhoeven
2007-07-24forcedeth: mcp73 device additionAyaz Abdulla
2007-07-24atl1: make atl1_init_ring_ptrs staticChris Snook
2007-07-24eHEA: net_poll supportJan-Bernd Themann
2007-07-24drivers/net/acenic.c: fix check-after-useAdrian Bunk
2007-07-24defxx: Use __maybe_unused rather than a local hackMaciej W. Rozycki
2007-07-24Fix error checking in Vitesse IRQ configAndy Fleming
2007-07-24ps3: reduce allocation size of rx skb buffersMasakazu Mokuno
2007-07-24atl1: use kernel provided ethernet length constantsJay Cliburn
2007-07-24atl1: fix typo in dma_req_blockJay Cliburn
2007-07-24atl1: change cmb write thresholdJay Cliburn
2007-07-24atl1: fix typo in DMA engine setupJay Cliburn
2007-07-24atl1: change tpd_avail function nameJay Cliburn
2007-07-24ps3: fix rare issue that reenabling rx DMA failsMasakazu Mokuno
2007-07-24ps3: removed calling netif_poll_enable() in open()Masakazu Mokuno
2007-07-24ps3: use ethX as the name of irqMasakazu Mokuno
2007-07-24ps3: use net_device_stats of net_device structureMasakazu Mokuno