From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 0DB86200A28 for ; Tue, 3 Apr 2012 20:12:22 -0700 (PDT) Received: from github.com (sh2.rs.github.com [50.57.128.197]) by smtp1.rs.github.com (Postfix) with ESMTP id EC85C42763 for ; Tue, 3 Apr 2012 20:12:20 -0700 (PDT) Date: Tue, 03 Apr 2012 20:12:20 -0700 From: GitHub To: cerowrt-commits@bufferbloat.net Message-ID: <4f7bbc14dee89_655d187eaf0950a4@sh2.rs.github.com.mail> Subject: [dtaht/Cerowrt-3.3] c9ad1b: Gimmee some entropy back in the ethernet drivers Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f7bbc14dcd51_655d187eaf09484f"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2012 03:12:22 -0000 ----==_mimepart_4f7bbc14dcd51_655d187eaf09484f Date: Tue, 03 Apr 2012 20:12:20 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f7bbc14ddf1a_655d187eaf094994@sh2.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/Cerowrt-3.3 Commit: c9ad1b9cce88cd06e82c44e9d7515f078f8483c9 https://github.com/dtaht/Cerowrt-3.3/commit/c9ad1b9cce88cd06e82c44e9d7515f078f8483c9 Author: Dave Taht Date: 2012-04-03 (Tue, 03 Apr 2012) Changed paths: M target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c Log Message: ----------- Gimmee some entropy back in the ethernet drivers The existing solutions (using rngd and/or hostapd) to create more entropy seem inadaquate. Furthermore the hostapd method eats far more cpu than merely adding a few more sources does. ----==_mimepart_4f7bbc14dcd51_655d187eaf09484f--