aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mv643xx_eth.c
Commit message (Expand)AuthorAge
...
* mv643xx_eth: delete unused port serial control register bit definesLennert Buytenhek2008-06-12
* mv643xx_eth: delete unused SDMA config register bit definesLennert Buytenhek2008-06-12
* mv643xx_eth: get rid of individual port config extend register bit definesLennert Buytenhek2008-06-12
* mv643xx_eth: get rid of individual port config register bit definesLennert Buytenhek2008-06-12
* mv643xx_eth: shorten reg namesLennert Buytenhek2008-06-12
* mv643xx_eth: trim unnecessary includesLennert Buytenhek2008-06-12
* mv643xx_eth: reverse topological sort of functionsLennert Buytenhek2008-06-12
* mv643xx_eth: inter-mv643xx SMI port sharingLennert Buytenhek2008-04-29
* mv643xx_eth: configurable t_clkLennert Buytenhek2008-04-29
* mv643xx_eth: mbus decode window supportLennert Buytenhek2008-04-29
* mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-29
* net drivers: fix platform driver hotplug/coldplugKay Sievers2008-04-25
* mv643xx_eth: update copyrightLennert Buytenhek2008-04-16
* mv643xx_eth: only print banner onceLennert Buytenhek2008-04-16
* mv643xx_eth: pass port identifier to register accessorsLennert Buytenhek2008-04-16
* mv643xx_eth: report netdev name in all printksLennert Buytenhek2008-04-16
* mv643xx_eth: identify ports by struct mv643xx_private *Lennert Buytenhek2008-04-16
* mv643xx_eth: various cleanupsLennert Buytenhek2008-04-16
* mv643xx_eth: mp->tx_desc_count needs spinlock protectionLennert Buytenhek2008-04-16
* drivers/net/mv643xx_eth.c: Use FIELD_SIZEOFJulia Lawall2008-03-26
* mv643xx_eth: Define module alias for platform deviceMartin Michlmayr2008-03-05
* mv643xx_eth: fix byte order when checksum offload is enabledByron Bradley2008-02-05
* Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in...Jeff Garzik2007-10-23
|\
| * mv643xx_eth: Remove obsolete checksum offload commentDale Farnsworth2007-10-23
| * mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.cLennert Buytenhek2007-10-23
| * mv643xx_eth: Remove MV643XX_ETH_ register prefixLennert Buytenhek2007-10-23
| * mv643xx_eth: Remove SHARED_REGS register address biasLennert Buytenhek2007-10-23
| * mv643xx_eth: Enable use on Orion platformsLennert Buytenhek2007-10-23
* | mv643xx_eth: Hook up mv643xx_get_sset_countDale Farnsworth2007-10-23
|/
* fallout from DECLARE_MAC_BUF patchesAl Viro2007-10-13
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-10
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* mv643xx_eth: Do not modify struct netdev tx_queue_lenDale Farnsworth2007-10-02
* mv643xx_eth: Check ETH_INT_CAUSE_STATE bitDale Farnsworth2007-09-29
* mv643xx_eth: duplicate methods in initializerAl Viro2007-09-26
* mv643xx_eth: Fix tx_bytes stats calculationDale Farnsworth2007-09-15
* mv643xx_eth: make eth_port_uc_addr_{get,set}() calls symmetricGabriel Paubert2007-04-28
* [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* mv643xx_eth: Fix use of uninitialized port_num fieldGabriel Paubert2007-03-28
* mv643xx_eth: add mv643xx_eth_shutdown functionDale Farnsworth2007-03-23
* mv643xx: Clear pending interrupts before calling request_irqDale Farnsworth2007-03-09
* mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth2007-03-06