Age | Commit message (Expand) | Author |
2010-02-17 | igb: remove unecessary q_vector declarations and remove itr_shift | Alexander Duyck |
2010-02-17 | b44: Ratelimit timeout error message. | Jochen Friedrich |
2010-02-16 | percpu: add __percpu sparse annotations to net drivers | Tejun Heo |
2010-02-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-16 | netdev: bfin_mac: drop experimental markings on RMII support | Mike Frysinger |
2010-02-16 | drivers/net/pcnet32.c: Checkpatch cleaning | Joe Perches |
2010-02-16 | drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpers | Joe Perches |
2010-02-16 | drivers/net/tehuti.c: trivial checkpatch cleanups | Joe Perches |
2010-02-16 | drivers/net/tehuti.c: Hoist assigns out of ifs | Joe Perches |
2010-02-16 | drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpers | Joe Perches |
2010-02-16 | drivers/net/sky2: Convert to use netif_printk macros | Joe Perches |
2010-02-16 | drivers/net/ixgb: Use netif_printk macros | Joe Perches |
2010-02-16 | bnx2: Update firmwares and update version to 2.0.8. | Michael Chan |
2010-02-16 | bnx2: Fix bug when saving statistics. | Patrick Rabau |
2010-02-16 | bnx2: Allow user-specified multiple advertisement speed values. | Michael Chan |
2010-02-16 | bnx2: Adjust flow control water marks. | Michael Chan |
2010-02-16 | bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change. | Michael Chan |
2010-02-16 | bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX. | Michael Chan |
2010-02-16 | atl1c: Add support for Atheros AR8152 and AR8152 | Luis R. Rodriguez |
2010-02-16 | be2net: set proper value to version field in req hdr | Ajit Khaparde |
2010-02-15 | ixgbe: fix WOL register setup for 82599 | Don Skidmore |
2010-02-15 | ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata | Don Skidmore |
2010-02-15 | net: emaclite: adding MDIO and phy lib support | John Linn |
2010-02-15 | be2net: implement EEH pci error recovery handlers | Sathya Perla |
2010-02-15 | net/macvtap: fix reference counting | Arnd Bergmann |
2010-02-15 | cxgb3: fix link flap | Divy Le Ray |
2010-02-15 | cxgb3: FIx VLAN over Jumbo frames | Divy Le Ray |
2010-02-15 | ixgbe: Cleanup incorrect header comments | Peter Waskiewicz |
2010-02-15 | niu: Refinements to kernel logging. | David S. Miller |
2010-02-14 | niu: Use pr_<level>, netdev_<level> and netif_<level> macros | Joe Perches |
2010-02-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-14 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-02-14 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-02-12 | tg3: Update driver version to 3.107 | Matt Carlson |
2010-02-12 | tg3: Fix AC131 loopback test errors for 5785 | Matt Carlson |
2010-02-12 | tg3: Fix napi assignments in loopback test | Matt Carlson |
2010-02-12 | tg3: Reset phy during bringup when using phylib | Matt Carlson |
2010-02-12 | tg3: Turn off multiple DMA reads for 5717 | Matt Carlson |
2010-02-12 | tg3: Fix 57765 A0 bootcode race condition | Matt Carlson |
2010-02-12 | tg3: Unwedge stuck MSI-X vectors | Matt Carlson |
2010-02-12 | tg3: Prevent rx producer ring overruns | Matt Carlson |
2010-02-12 | tg3: Give MSI-X vec 1 rx backlog space | Matt Carlson |
2010-02-12 | igb: support for VF configuration tools | Williams, Mitch A |
2010-02-12 | sky2: version 1.27 | stephen hemminger |
2010-02-12 | sky2: Avoid down and up during sky2_reset | Mike McCormack |
2010-02-12 | sky2: Refactor sky2_down into two functions | Mike McCormack |
2010-02-12 | sky2: Refactor sky2_up into two functions | Mike McCormack |
2010-02-12 | sky2: Allocate initial skbs in sky2_alloc_buffers | Mike McCormack |
2010-02-12 | sky2: Factor out code to calculate packet sizes | Mike McCormack |
2010-02-12 | sky2: jumbo packet changes | stephen hemminger |