aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-30setup and detect 2nd phy on MCF5275 in FEC driverMike Cruse1-0/+23
2007-07-30clean up reading of ICR register in FEC driverGreg Ungerer1-3/+3
2007-07-30fix work queues in FEC driverGreg Ungerer1-6/+11
2007-07-30remove unused config symbol from FEC driverGreg Ungerer1-2/+0
2007-07-30include cacheflush.h in FEC driverGreg Ungerer1-0/+1
2007-07-29Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=nRusty Russell1-1/+1
2007-07-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds1-1/+5
2007-07-26m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata1-9/+0
2007-07-26lguest: documentation VII: FIXMEsRusty Russell1-0/+19
2007-07-26lguest: documentation III: DriversRusty Russell1-17/+201
2007-07-26ax88796 (address space): cast to unsigned long, not longAl Viro1-1/+1
2007-07-26cxgb3 gfp_t annotationsAl Viro1-1/+1
2007-07-26misannotation in pppol2tpAl Viro1-2/+2
2007-07-24netdev: i82596 Ethernet needs <asm/cacheflush.h>Geert Uytterhoeven1-0/+1
2007-07-24forcedeth: mcp73 device additionAyaz Abdulla1-0/+16
2007-07-24atl1: make atl1_init_ring_ptrs staticChris Snook1-1/+1
2007-07-24eHEA: net_poll supportJan-Bernd Themann2-2/+22
2007-07-24drivers/net/acenic.c: fix check-after-useAdrian Bunk1-6/+0
2007-07-24defxx: Use __maybe_unused rather than a local hackMaciej W. Rozycki1-9/+8
2007-07-24Fix error checking in Vitesse IRQ configAndy Fleming1-1/+1
2007-07-24ps3: reduce allocation size of rx skb buffersMasakazu Mokuno2-13/+44
2007-07-24atl1: use kernel provided ethernet length constantsJay Cliburn2-11/+7
2007-07-24atl1: fix typo in dma_req_blockJay Cliburn1-2/+2
2007-07-24atl1: change cmb write thresholdJay Cliburn1-1/+4
2007-07-24atl1: fix typo in DMA engine setupJay Cliburn1-2/+2
2007-07-24atl1: change tpd_avail function nameJay Cliburn1-2/+2
2007-07-24ps3: fix rare issue that reenabling rx DMA failsMasakazu Mokuno2-2/+8
2007-07-24ps3: removed calling netif_poll_enable() in open()Masakazu Mokuno1-1/+0
2007-07-24ps3: use ethX as the name of irqMasakazu Mokuno1-1/+1
2007-07-24ps3: use net_device_stats of net_device structureMasakazu Mokuno2-24/+8
2007-07-24ps3: removed conditional ethtool supportMasakazu Mokuno2-6/+0
2007-07-24ps3: removed defines no longer usedMasakazu Mokuno1-7/+0
2007-07-24ps3: tx descriptor handling cleanupMasakazu Mokuno1-53/+71
2007-07-24ps3: some minor cleanupsMasakazu Mokuno2-3/+3
2007-07-24ps3: fix wrong calculation of rx descriptor addressMasakazu Mokuno1-1/+1
2007-07-24netxen: Load firmware during probe, dma watchdog fix.dhananjay@netxen.com2-26/+25
2007-07-24ucc_geth: add support to netif message levelLi Yang1-125/+190
2007-07-24ucc_geth: add ethtool supportLi Yang5-14/+407
2007-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-2/+1
2007-07-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-5/+2
2007-07-21[NET]: Make NETDEVICES depend on NET.Jan Engelhardt1-0/+1
2007-07-21[IrDA]: TOSHIBA_FIR depends on virt_to_busStephen Rothwell1-1/+1
2007-07-21[IrDA]: EP7211 IR driver port to the latest SIR APISamuel Ortiz3-0/+99
2007-07-20mlx4_core: Change command token on timeoutRoland Dreier1-2/+1
2007-07-20[SPARC64]: Add proper multicast support to VNET driver.David S. Miller2-2/+146
2007-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2007-07-20Fix up sky2 breakageAl Viro1-3/+4
2007-07-20mac89x0: missing __initAl Viro1-1/+1
2007-07-20[ARM] rpc: silence two section mismatch warningsRussell King2-2/+2
2007-07-20[ARM] rpc: remove linux/ptrace.h from ARM ether?.c driversRussell King3-3/+0