libata: clear saved xfer_mode and ncq_enabled on device detach
[safe/jmp/linux-2.6] / drivers / net / mv643xx_eth.c
2008-10-09 Lennert Buytenhekmv643xx_eth: include linux/ip.h to fix build
2008-10-08 Lennert Buytenhekphylib: move to dynamic allocation of struct mii_bus
2008-10-08 Lennert Buytenhekphylib: rename mii_bus::dev to mii_bus::parent
2008-10-01 Lennert Buytenhekmv643xx_eth: hook up skb recycling
2008-09-19 Lennert Buytenhekmv643xx_eth: bump version to 1.4
2008-09-19 Lennert Buytenhekmv643xx_eth: convert to phylib
2008-09-19 Lennert Buytenhekmv643xx_eth: enforce frequent hardware statistics polling
2008-09-19 Lennert Buytenhekmv643xx_eth: deal with unexpected ethernet header sizes
2008-09-19 Lennert Buytenhekmv643xx_eth: fix receive checksumming
2008-09-14 Lennert Buytenhekmv643xx_eth: add support for chips without transmit...
2008-09-14 Lennert Buytenhekmv643xx_eth: avoid reading ->byte_cnt twice during...
2008-09-14 Lennert Buytenhekmv643xx_eth: shrink default receive and transmit queue...
2008-09-14 Lennert Buytenhekmv643xx_eth: replace array of skbs awaiting transmit...
2008-09-14 Lennert Buytenhekmv643xx_eth: avoid dropping tx lock during transmit...
2008-09-14 Lennert Buytenhekmv643xx_eth: switch to netif tx queue lock, get rid...
2008-09-14 Lennert Buytenhekmv643xx_eth: move all work to the napi poll handler
2008-09-05 Lennert Buytenhekmv643xx_eth: transmit multiqueue support
2008-09-05 Lennert Buytenhekmv643xx_eth: delete unused and uninteresting interrupt...
2008-09-05 Lennert Buytenhekmv643xx_eth: get rid of netif_{stop,wake}_queue() calls...
2008-09-05 Lennert Buytenhekmv643xx_eth: remove force_phy_addr field
2008-09-05 Lennert Buytenhekmv643xx_eth: smi sharing is a per-unit property, not...
2008-09-05 Lennert Buytenhekmv643xx_eth: require contiguous receive and transmit...
2008-09-05 Lennert Buytenhekmv643xx_eth: get rid of compile-time configurable trans...
2008-09-05 Lennert Buytenhekmv643xx_eth: get rid of receive-side locking
2008-09-05 Lennert Buytenhekmv643xx_eth: make napi unconditional
2008-09-05 Lennert Buytenhekmv643xx_eth: use the SMI done interrupt to wait for...
2008-09-05 Lennert Buytenhekmv643xx_eth: switch ->phy_lock from a spinlock to a...
2008-09-05 Lennert Buytenhekmv643xx_eth: get rid of modulo operations
2008-09-05 Lennert Buytenhekmv643xx_eth: get rid of IRQF_SAMPLE_RANDOM
2008-09-05 Lennert Buytenhekmv643xx_eth: fix receive buffer DMA unmapping
2008-09-05 Lennert Buytenhekmv643xx_eth: fix 'netdev_priv(dev) == dev->priv' assumption
2008-08-24 Lennert Buytenhekmv643xx_eth: bump version to 1.3
2008-08-24 Lennert Buytenhekmv643xx_eth: enforce multiple-of-8-bytes receive buffer...
2008-08-24 Lennert Buytenhekmv643xx_eth: fix NULL pointer dereference in rxq_process()
2008-08-24 Lennert Buytenhekmv643xx_eth: fix inconsistent lock semantics
2008-08-24 Lennert Buytenhekmv643xx_eth: fix double add_timer() on the receive...
2008-08-24 Lennert Buytenhekmv643xx_eth: fix NAPI 'rotting packet' issue
2008-07-24 Lennert Buytenhekmv643xx_eth: bump version to 1.2
2008-07-24 Lennert Buytenhekmv643xx_eth: enable hardware TX checksumming with vlan...
2008-07-24 Lennert Buytenhekmv643xx_eth: print message on link status change
2008-07-24 Lennert Buytenhekmv643xx_eth: use auto phy polling for configuring ...
2008-07-24 Lennert Buytenhekmv643xx_eth: print driver version on init
2008-07-24 Lennert Buytenhekmv643xx_eth: use symbolic MII register addresses and...
2008-07-24 Lennert Buytenhekmv643xx_eth: use longer DMA bursts
2008-07-24 Lennert Buytenhekmv643xx_eth: also check TX_IN_PROGRESS when disabling...
2008-07-24 Lennert Buytenhekmv643xx_eth: don't fiddle with maximum receive packet...
2008-07-24 Lennert Buytenhekmv643xx_eth: fix transmit-reclaim-in-napi-poll
2008-07-24 Lennert Buytenhekmv643xx_eth: prevent breakage when link goes down durin...
2008-07-24 Lennert Buytenhekmv643xx_eth: fix TX hang erratum workaround
2008-07-22 Lennert Buytenhekmv643xx_eth: fix NETPOLL build
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
next