aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/r8169.c
Commit message (Expand)AuthorAge
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-20
* r8169: convert to net_device_opsFrancois Romieu2008-11-20
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* r8169: revert "read MAC address from EEPROM on init"Francois Romieu2008-10-26
* r8169: checks against wrong mac addresse initFrancois Romieu2008-10-22
* r8169: verbose mac address initFrancois Romieu2008-10-22
* r8169: NULL pointer dereference on r8169 loadPetr Vandrovec2008-10-12
* r8169: add shutdown handlerFrancois Romieu2008-10-10
* r8169: preliminary 8168d supportFrancois Romieu2008-10-10
* r8169: support additional 8168cp chipsetFrancois Romieu2008-10-10
* r8169: change default behavior for mildly identified 8168c chipsetsFrancois Romieu2008-10-10
* r8169: add a new 8168cp flavorFrancois Romieu2008-10-10
* r8169: add a new 8168c flavor (bis)Francois Romieu2008-10-10
* r8169: add a new 8168c flavorFrancois Romieu2008-10-10
* r8169: sync existing 8168 device hardware start sequences with vendor driverFrancois Romieu2008-10-10
* r8169: 8168b Tx performance tweakFrancois Romieu2008-10-10
* r8169: make room for more specific 8168 hardware start procedureFrancois Romieu2008-10-10
* r8169: shuffle some registers handling around (8168 operation only)Francois Romieu2008-10-10
* r8169: new phy init parameters for the 8168bFrancois Romieu2008-10-10
* r8169: update phy init parametersFrancois Romieu2008-10-10
* r8169: wake up the PHY of the 8168Francois Romieu2008-10-10
* r8169: fix early spinlock useFrancois Romieu2008-10-09
* r8169: WoL fixes, part 2.Bruno Prémont2008-10-08
* r8169: WoL fixes, part 1.Bruno Prémont2008-10-08
* r8169: read MAC address from EEPROM on initIvan Vecera2008-10-08
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* r8169: fix RxMissed register accessFrancois Romieu2008-09-24
* Merge branch 'r8169-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jeff Garzik2008-09-03
|\
| * r8169: additional 8101 and 8102 supportFrancois Romieu2008-08-17
| * r8169: add hw start helpers for the 8168 and the 8101Francois Romieu2008-08-17
| * r8169: add 8168/8101 registers descriptionFrancois Romieu2008-08-17
| * r8169: use pci_find_capability for the PCI-E featuresFrancois Romieu2008-08-17
| * r8169: Tx performance tweak helperFrancois Romieu2008-08-17
| * r8169: get ethtool settings through the generic mii helperFrancois Romieu2008-08-17
* | r8169: balance pci_map / pci_unmap pairFrancois Romieu2008-08-27
|/
* r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06Marcus Sundberg2008-07-20
* r8169: multicast register updateFrancois Romieu2008-07-20
* r8169: remove non-napi codeFrancois Romieu2008-06-29
* r8169: multicast register update (sync with Realtek's 8.004.00 8168 driver)Francois Romieu2008-06-29
* r8169: fix oops in r8169_get_mac_versionIvan Vecera2008-04-17
* r8169: fix past rtl_chip_info array size for unknown chipsetsRoel Kluin2008-04-17
* r8169: fix missing loop variable incrementFrancois Romieu2008-01-12
* [NET]: Fix drivers to handle napi_disable() disabling interrupts.David S. Miller2008-01-09
* r8169 endiannessAl Viro2007-12-22
* r8169: prevent bit sign expansion error in mdio_writeFrancois Romieu2007-11-10
* r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita)Mark Lord2007-11-10
* r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (partly)Mark Lord2007-11-10
* r8169: do not enable the TBI for the 8168 and the 81x0Francois Romieu2007-11-10
* r8169: add PCI ID for the 8168 in the Abit Fatal1ty F-190HD motherboardCiaran McCreesh2007-11-10
* r8169: remove poll_locked logicStephen Hemminger2007-10-28