| Commit message (Expand) | Author | Age |
* | r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06 | Marcus Sundberg | 2008-07-20 |
* | r8169: multicast register update | Francois Romieu | 2008-07-20 |
* | r8169: remove non-napi code | Francois Romieu | 2008-06-29 |
* | r8169: multicast register update (sync with Realtek's 8.004.00 8168 driver) | Francois Romieu | 2008-06-29 |
* | r8169: fix oops in r8169_get_mac_version | Ivan Vecera | 2008-04-17 |
* | r8169: fix past rtl_chip_info array size for unknown chipsets | Roel Kluin | 2008-04-17 |
* | r8169: fix missing loop variable increment | Francois Romieu | 2008-01-12 |
* | [NET]: Fix drivers to handle napi_disable() disabling interrupts. | David S. Miller | 2008-01-09 |
* | r8169 endianness | Al Viro | 2007-12-22 |
* | r8169: prevent bit sign expansion error in mdio_write | Francois Romieu | 2007-11-10 |
* | r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita) | Mark Lord | 2007-11-10 |
* | r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (partly) | Mark Lord | 2007-11-10 |
* | r8169: do not enable the TBI for the 8168 and the 81x0 | Francois Romieu | 2007-11-10 |
* | r8169: add PCI ID for the 8168 in the Abit Fatal1ty F-190HD motherboard | Ciaran McCreesh | 2007-11-10 |
* | r8169: remove poll_locked logic | Stephen Hemminger | 2007-10-28 |
* | r8169: napi config | Stephen Hemminger | 2007-10-28 |
* | r8169: more phy init for the 8168 | Francois Romieu | 2007-10-18 |
* | r8169: update the phy init for the 8168C | Francois Romieu | 2007-10-18 |
* | r8169: phy init cleanup | Francois Romieu | 2007-10-18 |
* | r8169: phy init for the 8168 | Francois Romieu | 2007-10-18 |
* | r8169: make room for more phy init changes | Francois Romieu | 2007-10-18 |
* | r8169: remove dead wood | Francois Romieu | 2007-10-18 |
* | r8169: add MAC identifiers | Francois Romieu | 2007-10-18 |
* | r8169: use the existing symbolic name of vendor PCI ID 0x1259 | Francois Romieu | 2007-10-18 |
* | r8169: remove private net_device_stats structure | Francois Romieu | 2007-10-18 |
* | r8169: MSI support | Francois Romieu | 2007-10-18 |
* | r8169: convert bitfield to plain enum mask | Francois Romieu | 2007-10-18 |
* | r8169: KERN_XXX vs PFX (trivial) | Joe Perches | 2007-10-18 |
* | r8169: add KERN_DEBUG to dprintk (trivial) | Joe Perches | 2007-10-18 |
* | r8169: endianness | Al Viro | 2007-10-10 |
* | [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count | Jeff Garzik | 2007-10-10 |
* | [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls | Jeff Garzik | 2007-10-10 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 |
* | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 2007-10-10 |
* | r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2 | Francois Romieu | 2007-10-05 |
* | r8169: workaround against ignored TxPoll writes (8168) | Francois Romieu | 2007-09-19 |
* | r8169: correct phy parameters for the 8110SC | Edward Hsu | 2007-09-19 |
* | Merge branch 'r8169-for-jeff-20070806' of git://electric-eye.fr.zoreil.com/ho... | Jeff Garzik | 2007-08-07 |
|\ |
|
| * | r8169: avoid needless NAPI poll scheduling | Francois Romieu | 2007-08-06 |
| * | r8169: PHY power-on fix | Roger So | 2007-08-06 |
* | | [NET]: ethtool_perm_addr only has one implementation | Matthew Wilcox | 2007-07-31 |
|/ |
|
* | drivers/*: mark variables with uninitialized_var() | Jeff Garzik | 2007-07-17 |
* | r8169: perform RX config change after mac filtering | Francois Romieu | 2007-07-08 |
* | r8169: mac address change support | Francois Romieu | 2007-07-08 |
* | r8169: display some extra debug information during startup | Francois Romieu | 2007-07-08 |
* | r8169: add endianess annotations to [RT]xDesc | Rolf Eike Beer | 2007-07-08 |
* | r8169: align the IP header when there is no DMA constraint | Francois Romieu | 2007-07-08 |
* | r8169: add bit description for the TxPoll register | Francois Romieu | 2007-07-08 |
* | r8169: cleanup | Francois Romieu | 2007-07-08 |
* | r8169: remove the media option | Francois Romieu | 2007-07-08 |