r8169: move PHY regs tables to .rodata
[safe/jmp/linux-2.6] / drivers / net / r8169.c
2009-11-25 Alexey Dobriyanr8169: move PHY regs tables to .rodata
2009-11-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-14 Raimonds Cicansr8169: Fix receive buffer length when MTU is between...
2009-11-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-30 Raimonds Cicansr8169: Fix card drop incoming VLAN tagged MTU byte...
2009-10-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-24 Simon Wunderlichr8169: fix Ethernet Hangup for RTL8110SC rev d
2009-10-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-13 françois romieur8169: partial support and phy init for the 8168d
2009-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-09-07 David S. Millerr8169: Fix warning in rtl8169_start_xmit().
2009-09-04 Ben Hutchingsnetdev: Remove redundant checks for CAP_NET_ADMIN in...
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-08-13 françois romieur8169: phy init for the 8102e
2009-08-13 françois romieur8169: phy init for the 8169s
2009-08-13 françois romieur8169: phy init for the 8169scd
2009-08-13 françois romieur8169: phy init for the 8169sce
2009-08-13 françois romieur8169: differentiate close chipsets in the startup...
2009-08-13 françois romieur8169: fix r8101 quirk dupe
2009-07-27 françois romieur8169: WakeOnLan fix for the 8168
2009-06-19 Florian Westphalr8169: remove unused variable
2009-06-18 françois romieur8169: do not bring device down when suspending
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-11 Eric Dumazetr8169: use dev_kfree_skb() instead of dev_kfree_skb_irq()
2009-06-09 Eric Dumazetr8169: fix crash when large packets are received
2009-06-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-29 Eric Dumazetnet: dont update dev->trans_start
2009-05-27 Jean Delvarer8169: Use a different default for each family
2009-05-26 David Dillowr8169: avoid losing MSI interrupts
2009-05-19 françois romieur8169: allow true forced mode setting
2009-05-19 françois romieur8169: remove useless struct member
2009-04-13 Rafael J. WysockiNET/r8169: Rework suspend and resume
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-04-02 Karsten Wieser8169: reset IntrStatus after chip reset
2009-03-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-16 françois romieur8169: revert "r8169: read MAC address from EEPROM...
2009-03-16 françois romieur8169: use hardware auto-padding.
2009-03-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-02 Ivan Vecerar8169: read MAC address from EEPROM on init (2nd attempt)
2009-02-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-07 Ivan Vecerar8169: Don't update statistics counters when interface...
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-20 Francois Romieur8169: convert to net_device_ops
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-26 Francois Romieur8169: revert "read MAC address from EEPROM on init"
2008-10-22 Francois Romieur8169: checks against wrong mac addresse init
2008-10-22 Francois Romieur8169: verbose mac address init
2008-10-13 Petr Vandrovecr8169: NULL pointer dereference on r8169 load
2008-10-10 Francois Romieur8169: add shutdown handler
2008-10-10 Francois Romieur8169: preliminary 8168d support
2008-10-10 Francois Romieur8169: support additional 8168cp chipset
2008-10-10 Francois Romieur8169: change default behavior for mildly identified...
2008-10-10 Francois Romieur8169: add a new 8168cp flavor
2008-10-10 Francois Romieur8169: add a new 8168c flavor (bis)
2008-10-10 Francois Romieur8169: add a new 8168c flavor
2008-10-10 Francois Romieur8169: sync existing 8168 device hardware start sequenc...
2008-10-10 Francois Romieur8169: 8168b Tx performance tweak
2008-10-10 Francois Romieur8169: make room for more specific 8168 hardware start...
2008-10-10 Francois Romieur8169: shuffle some registers handling around (8168...
2008-10-10 Francois Romieur8169: new phy init parameters for the 8168b
2008-10-10 Francois Romieur8169: update phy init parameters
2008-10-10 Francois Romieur8169: wake up the PHY of the 8168
2008-10-09 Francois Romieur8169: fix early spinlock use
2008-10-09 Bruno Prémontr8169: WoL fixes, part 2.
2008-10-09 Bruno Prémontr8169: WoL fixes, part 1.
2008-10-08 Ivan Vecerar8169: read MAC address from EEPROM on init
2008-09-24 Harvey Harrisondrivers/net: replace __FUNCTION__ with __func__
2008-09-24 Francois Romieur8169: fix RxMissed register access
2008-09-03 Jeff GarzikMerge branch 'r8169-fixes' of git://git./linux/kernel...
2008-08-27 Francois Romieur8169: balance pci_map / pci_unmap pair
2008-08-17 Francois Romieur8169: additional 8101 and 8102 support
2008-08-17 Francois Romieur8169: add hw start helpers for the 8168 and the 8101
2008-08-17 Francois Romieur8169: add 8168/8101 registers description
2008-08-17 Francois Romieur8169: use pci_find_capability for the PCI-E features
2008-08-17 Francois Romieur8169: Tx performance tweak helper
2008-08-17 Francois Romieur8169: get ethtool settings through the generic mii...
2008-07-20 Marcus Sundbergr8169: avoid thrashing PCI conf space above RTL_GIGA_MA...
2008-07-20 Francois Romieur8169: multicast register update
2008-06-29 Francois Romieur8169: remove non-napi code
2008-06-29 Francois Romieur8169: multicast register update (sync with Realtek...
2008-04-17 Ivan Vecerar8169: fix oops in r8169_get_mac_version
2008-04-17 Roel Kluinr8169: fix past rtl_chip_info array size for unknown...
2008-01-12 Francois Romieur8169: fix missing loop variable increment
2008-01-09 David S. Miller[NET]: Fix drivers to handle napi_disable() disabling...
2007-12-23 Al Viror8169 endianness
2007-11-10 Francois Romieur8169: prevent bit sign expansion error in mdio_write
2007-11-10 Mark Lordr8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640...
2007-11-10 Mark Lordr8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640...
2007-11-10 Francois Romieur8169: do not enable the TBI for the 8168 and the 81x0
2007-11-10 Ciaran McCreeshr8169: add PCI ID for the 8168 in the Abit Fatal1ty...
2007-10-28 Stephen Hemmingerr8169: remove poll_locked logic
2007-10-28 Stephen Hemmingerr8169: napi config
2007-10-18 Francois Romieur8169: more phy init for the 8168
2007-10-18 Francois Romieur8169: update the phy init for the 8168C
2007-10-18 Francois Romieur8169: phy init cleanup
2007-10-18 Francois Romieur8169: phy init for the 8168
2007-10-18 Francois Romieur8169: make room for more phy init changes
next