summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | S2io: Increment received packet count correctlyRamkrishna Vepa2007-07-301-1/+2
| * | S2io: Fix crash when resetting adapterRamkrishna Vepa2007-07-301-15/+0
| * | S2io: Mask spurious interruptsRamkrishna Vepa2007-07-301-3/+2
| * | S2IO: Implementing review comments from old patchesVeena Parat2007-07-301-5/+5
| * | S2IO: Checking for the return value of pci map functionVeena Parat2007-07-302-3/+79
| * | S2IO: Removing MSI support from driverVeena Parat2007-07-302-151/+10
| * | S2IO: Removing 3 buffer mode support from the driverVeena Parat2007-07-302-217/+73
| * | netxen: drop redudant spinlockDhananjay Phadke2007-07-301-4/+0
| * | netxen: Fix interrupt handling for multiport adaptersdhananjay@netxen.com2007-07-301-17/+19
| * | netxen: re-init station address after h/w initdhananjay@netxen.com2007-07-301-2/+2
| * | forcedeth: mac address correctAyaz Abdulla2007-07-301-17/+19
| * | gfar: Fix modpost warningKumar Gala2007-07-302-2/+2
| * | lib8390: comment on locking by Alan CoxJarek Poplawski2007-07-301-0/+46
| * | Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...Micah Gruber2007-07-301-1/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-301-12/+3
|\ \ | |/ |/|
| * mlx4_core: Remove kfree() in mlx4_mr_alloc() error flowJack Morgenstein2007-07-281-12/+3
* | setup and detect 2nd phy on MCF5275 in FEC driverMike Cruse2007-07-301-0/+23
* | clean up reading of ICR register in FEC driverGreg Ungerer2007-07-301-3/+3
* | fix work queues in FEC driverGreg Ungerer2007-07-301-6/+11
* | remove unused config symbol from FEC driverGreg Ungerer2007-07-301-2/+0
* | include cacheflush.h in FEC driverGreg Ungerer2007-07-301-0/+1
* | Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=nRusty Russell2007-07-291-1/+1
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-07-281-1/+5
|\ \ | |/ |/|
| * Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in cas...Michael Hennerich2007-07-251-1/+5
* | m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata2007-07-261-9/+0
* | lguest: documentation VII: FIXMEsRusty Russell2007-07-261-0/+19
* | lguest: documentation III: DriversRusty Russell2007-07-261-17/+201
* | ax88796 (address space): cast to unsigned long, not longAl Viro2007-07-261-1/+1
* | cxgb3 gfp_t annotationsAl Viro2007-07-261-1/+1
* | misannotation in pppol2tpAl Viro2007-07-261-2/+2
* | netdev: i82596 Ethernet needs <asm/cacheflush.h>Geert Uytterhoeven2007-07-241-0/+1
* | forcedeth: mcp73 device additionAyaz Abdulla2007-07-241-0/+16
* | atl1: make atl1_init_ring_ptrs staticChris Snook2007-07-241-1/+1
* | eHEA: net_poll supportJan-Bernd Themann2007-07-242-2/+22
* | drivers/net/acenic.c: fix check-after-useAdrian Bunk2007-07-241-6/+0
* | defxx: Use __maybe_unused rather than a local hackMaciej W. Rozycki2007-07-241-9/+8
* | Fix error checking in Vitesse IRQ configAndy Fleming2007-07-241-1/+1
* | ps3: reduce allocation size of rx skb buffersMasakazu Mokuno2007-07-242-13/+44
* | atl1: use kernel provided ethernet length constantsJay Cliburn2007-07-242-11/+7
* | atl1: fix typo in dma_req_blockJay Cliburn2007-07-241-2/+2
* | atl1: change cmb write thresholdJay Cliburn2007-07-241-1/+4
* | atl1: fix typo in DMA engine setupJay Cliburn2007-07-241-2/+2
* | atl1: change tpd_avail function nameJay Cliburn2007-07-241-2/+2
* | ps3: fix rare issue that reenabling rx DMA failsMasakazu Mokuno2007-07-242-2/+8
* | ps3: removed calling netif_poll_enable() in open()Masakazu Mokuno2007-07-241-1/+0
* | ps3: use ethX as the name of irqMasakazu Mokuno2007-07-241-1/+1
* | ps3: use net_device_stats of net_device structureMasakazu Mokuno2007-07-242-24/+8
* | ps3: removed conditional ethtool supportMasakazu Mokuno2007-07-242-6/+0
* | ps3: removed defines no longer usedMasakazu Mokuno2007-07-241-7/+0
* | ps3: tx descriptor handling cleanupMasakazu Mokuno2007-07-241-53/+71
OpenPOWER on IntegriCloud