aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-30
|\
| * Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p...Micah Gruber2007-07-30
| * PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safeKomuro2007-07-30
| * S2io: Increment received packet count correctlyRamkrishna Vepa2007-07-30
| * S2io: Fix crash when resetting adapterRamkrishna Vepa2007-07-30
| * S2io: Mask spurious interruptsRamkrishna Vepa2007-07-30
| * S2IO: Implementing review comments from old patchesVeena Parat2007-07-30
| * S2IO: Checking for the return value of pci map functionVeena Parat2007-07-30
| * S2IO: Removing MSI support from driverVeena Parat2007-07-30
| * S2IO: Removing 3 buffer mode support from the driverVeena Parat2007-07-30
| * netxen: drop redudant spinlockDhananjay Phadke2007-07-30
| * netxen: Fix interrupt handling for multiport adaptersdhananjay@netxen.com2007-07-30
| * netxen: re-init station address after h/w initdhananjay@netxen.com2007-07-30
| * forcedeth: mac address correctAyaz Abdulla2007-07-30
| * gfar: Fix modpost warningKumar Gala2007-07-30
| * lib8390: comment on locking by Alan CoxJarek Poplawski2007-07-30
| * Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...Micah Gruber2007-07-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-30
|\ \ | |/ |/|
| * mlx4_core: Remove kfree() in mlx4_mr_alloc() error flowJack Morgenstein2007-07-28
* | setup and detect 2nd phy on MCF5275 in FEC driverMike Cruse2007-07-30
* | clean up reading of ICR register in FEC driverGreg Ungerer2007-07-30
* | fix work queues in FEC driverGreg Ungerer2007-07-30
* | remove unused config symbol from FEC driverGreg Ungerer2007-07-30
* | include cacheflush.h in FEC driverGreg Ungerer2007-07-30
* | Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=nRusty Russell2007-07-29
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-07-28
|\ \ | |/ |/|
| * Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in cas...Michael Hennerich2007-07-25
* | m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata2007-07-26
* | lguest: documentation VII: FIXMEsRusty Russell2007-07-26
* | lguest: documentation III: DriversRusty Russell2007-07-26
* | ax88796 (address space): cast to unsigned long, not longAl Viro2007-07-26
* | cxgb3 gfp_t annotationsAl Viro2007-07-26
* | misannotation in pppol2tpAl Viro2007-07-26
* | netdev: i82596 Ethernet needs <asm/cacheflush.h>Geert Uytterhoeven2007-07-24
* | forcedeth: mcp73 device additionAyaz Abdulla2007-07-24
* | atl1: make atl1_init_ring_ptrs staticChris Snook2007-07-24
* | eHEA: net_poll supportJan-Bernd Themann2007-07-24
* | drivers/net/acenic.c: fix check-after-useAdrian Bunk2007-07-24
* | defxx: Use __maybe_unused rather than a local hackMaciej W. Rozycki2007-07-24
* | Fix error checking in Vitesse IRQ configAndy Fleming2007-07-24
* | ps3: reduce allocation size of rx skb buffersMasakazu Mokuno2007-07-24
* | atl1: use kernel provided ethernet length constantsJay Cliburn2007-07-24
* | atl1: fix typo in dma_req_blockJay Cliburn2007-07-24
* | atl1: change cmb write thresholdJay Cliburn2007-07-24
* | atl1: fix typo in DMA engine setupJay Cliburn2007-07-24
* | atl1: change tpd_avail function nameJay Cliburn2007-07-24
* | ps3: fix rare issue that reenabling rx DMA failsMasakazu Mokuno2007-07-24
* | ps3: removed calling netif_poll_enable() in open()Masakazu Mokuno2007-07-24
* | ps3: use ethX as the name of irqMasakazu Mokuno2007-07-24
* | ps3: use net_device_stats of net_device structureMasakazu Mokuno2007-07-24