net: spread __net_init, __net_exit
[safe/jmp/linux-2.6] / drivers / net / mv643xx_eth.c
2008-06-12 Lennert Buytenhekmv643xx_eth: update driver version and author fields
2008-06-12 Lennert Buytenhekmv643xx_eth: add PHY-less mode
2008-06-12 Lennert Buytenhekmv643xx_eth: be more agressive about RX refill
2008-06-12 Lennert Buytenhekmv643xx_eth: detect alternate TX BW control register...
2008-06-12 Lennert Buytenhekmv643xx_eth: detect extended rx coal register field
2008-06-12 Lennert Buytenhekmv643xx_eth: work around TX hang hardware issue
2008-06-12 Lennert Buytenhekmv643xx_eth: allow multiple TX queues
2008-06-12 Lennert Buytenhekmv643xx_eth: allow multiple RX queues
2008-06-12 Lennert Buytenhekmv643xx_eth: add tx rate control
2008-06-12 Lennert Buytenhekmv643xx_eth: general cleanup
2008-06-12 Lennert Buytenhekmv643xx_eth: remove write-only interrupt coalescing...
2008-06-12 Lennert Buytenhekmv643xx_eth: split out tx queue state
2008-06-12 Lennert Buytenhekmv643xx_eth: split out rx queue state
2008-06-12 Lennert Buytenhekmv643xx_eth: massively simplify multicast address crc8...
2008-06-12 Lennert Buytenhekmv643xx_eth: kill private unused instance of struct...
2008-06-12 Lennert Buytenhekmv643xx_eth: kill FUNC_RET_STATUS/pkt_info
2008-06-12 Lennert Buytenhekmv643xx_eth: move rx_return_buff() into its only caller
2008-06-12 Lennert Buytenhekmv643xx_eth: move port_receive() into its only caller
2008-06-12 Lennert Buytenhekmv643xx_eth: get rid of hungarian variable naming
2008-06-12 Lennert Buytenhekmv643xx_eth: kill ->rx_resource_err
2008-06-12 Lennert Buytenhekmv643xx_eth: kill superfluous comments
2008-06-12 Lennert Buytenhekmv643xx_eth: use 'mv643xx_eth_' prefix consistently
2008-06-12 Lennert Buytenhekmv643xx_eth: get rid of ETH_/ethernet_/eth_ prefixes
2008-06-12 Lennert Buytenhekmv643xx_eth: clean up rx/tx descriptor field defines
2008-06-12 Lennert Buytenhekmv643xx_eth: remove port serial status register bit...
2008-06-12 Lennert Buytenhekmv643xx_eth: move MIB offset defines into their only...
2008-06-12 Lennert Buytenhekmv643xx_eth: get rid of RX_BUF_OFFSET
2008-06-12 Lennert Buytenhekmv643xx_eth: move PHY wait defines into callers
2008-06-12 Lennert Buytenhekmv643xx_eth: clarify irq masking and unmasking
2008-06-12 Lennert Buytenhekmv643xx_eth: remove unused DESC_SIZE define
2008-06-12 Lennert Buytenhekmv643xx_eth: nuke port status register bit defines
2008-06-12 Lennert Buytenhekmv643xx_eth: delete unused port serial control register...
2008-06-12 Lennert Buytenhekmv643xx_eth: delete unused SDMA config register bit...
2008-06-12 Lennert Buytenhekmv643xx_eth: get rid of individual port config extend...
2008-06-12 Lennert Buytenhekmv643xx_eth: get rid of individual port config register...
2008-06-12 Lennert Buytenhekmv643xx_eth: shorten reg names
2008-06-12 Lennert Buytenhekmv643xx_eth: trim unnecessary includes
2008-06-12 Lennert Buytenhekmv643xx_eth: reverse topological sort of functions
2008-04-29 Lennert Buytenhekmv643xx_eth: inter-mv643xx SMI port sharing
2008-04-29 Lennert Buytenhekmv643xx_eth: configurable t_clk
2008-04-29 Lennert Buytenhekmv643xx_eth: mbus decode window support
2008-04-29 Lennert Buytenhekmv643xx_eth: get rid of static variables, allow multipl...
2008-04-25 Kay Sieversnet drivers: fix platform driver hotplug/coldplug
2008-04-17 Lennert Buytenhekmv643xx_eth: update copyright
2008-04-17 Lennert Buytenhekmv643xx_eth: only print banner once
2008-04-17 Lennert Buytenhekmv643xx_eth: pass port identifier to register accessors
2008-04-17 Lennert Buytenhekmv643xx_eth: report netdev name in all printks
2008-04-17 Lennert Buytenhekmv643xx_eth: identify ports by struct mv643xx_private *
2008-04-17 Lennert Buytenhekmv643xx_eth: various cleanups
2008-04-17 Lennert Buytenhekmv643xx_eth: mp->tx_desc_count needs spinlock protection
2008-03-26 Julia Lawalldrivers/net/mv643xx_eth.c: Use FIELD_SIZEOF
2008-03-05 Martin Michlmayrmv643xx_eth: Define module alias for platform device
2008-02-05 Byron Bradleymv643xx_eth: fix byte order when checksum offload is...
2007-10-24 Jeff GarzikMerge branch 'features' of git://farnsworth.org/dale...
2007-10-23 Dale Farnsworthmv643xx_eth: Hook up mv643xx_get_sset_count
2007-10-23 Dale Farnsworthmv643xx_eth: Remove obsolete checksum offload comment
2007-10-23 Lennert Buytenhekmv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643...
2007-10-23 Lennert Buytenhekmv643xx_eth: Remove MV643XX_ETH_ register prefix
2007-10-23 Lennert Buytenhekmv643xx_eth: Remove SHARED_REGS register address bias
2007-10-23 Lennert Buytenhekmv643xx_eth: Enable use on Orion platforms
2007-10-13 Al Virofallout from DECLARE_MAC_BUF patches
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Jeff Garzik[NET] drivers/net: statistics cleanup #1 -- save memory...
2007-10-10 Denis Chengdrivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-10-02 Dale Farnsworthmv643xx_eth: Do not modify struct netdev tx_queue_len
2007-09-29 Dale Farnsworthmv643xx_eth: Check ETH_INT_CAUSE_STATE bit
2007-09-26 Al Viromv643xx_eth: duplicate methods in initializer
2007-09-15 Dale Farnsworthmv643xx_eth: Fix tx_bytes stats calculation
2007-04-28 Gabriel Paubertmv643xx_eth: make eth_port_uc_addr_{get,set}() calls...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-03-28 Gabriel Paubertmv643xx_eth: Fix use of uninitialized port_num field
2007-03-23 Dale Farnsworthmv643xx_eth: add mv643xx_eth_shutdown function
2007-03-09 Dale Farnsworthmv643xx: Clear pending interrupts before calling reques...
2007-03-06 Dale Farnsworthmv643xx_eth: Place explicit port number in mv643xx_eth_...
2007-03-03 Dale Farnsworthmv643xx_eth: move mac_addr inside mv643xx_eth_platform_data
2007-02-27 Ralf BaechleAlignment in mv643xx_eth
2007-02-09 Al Viro[PATCH] misc duplicate field initializers
2007-01-23 Dale Farnsworthmv643xx_eth: Fix race condition in mv643xx_eth_free_tx_...
2006-12-07 Jeff GarzikMerge branch 'master' into upstream
2006-12-06 Al Viro[PATCH] ... and more work_struct-induced breakage ...
2006-12-04 Al Viro[PATCH] mv643xx_eth.c NULL noise removal
2006-10-20 Linus TorvaldsRevert "[mv643xx] Add pci device table for auto module...
2006-10-18 Ben Collins[mv643xx] Add pci device table for auto module loading.
2006-10-11 Jeff GarzikMerge branch 'master' into upstream-fixes
2006-10-08 Al Viro[PATCH] misc ppc pt_regs fixes
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-05 Maxime Bizon[PATCH] mv643xx_eth: Fix ethtool stats
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-21 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-09-21 Jeff Garzik[netdrvr] mv643xx_eth: fix obvious typo, which caused...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
next