Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / mv643xx_eth.c
2010-05-18 Julia Lawalldrivers/net: Use kzalloc
2010-05-10 Eric Dumazetnet: trans_start cleanups
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-26 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-17 kirjanov@gmail.commv643xx_eth: fix missing validate_addr hook
2010-01-25 Jiri Pirkonet: use helpers to access uc list V2
2010-01-07 Saeed Bisharamv643xx_eth: don't include cache padding in rx desc...
2009-12-09 Denis Kirjanovmv643xx_eth: check for valid hw address (resubmit)
2009-11-30 Denis Kirjanovmv643xx: convert to netdev_tx_t
2009-09-11 Mikael Petterssonmv643xx_eth.c: remove unused txq_set_wrr()
2009-06-19 Prabhanjan Sarnaikmv643xx_eth: fix unicast filter programming in promiscu...
2009-06-18 Jiri Pirkonet: group address list and its count
2009-05-30 Jiri Pirkonet: convert unicast addr list
2009-05-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-18 Gabriel Paubertmv643xx_eth: fix PPC DMA breakage
2009-05-06 Saeed Bisharamv643xx_eth: only unmask RX and TX_END interrupts for...
2009-05-06 Lennert Buytenhekmv643xx_eth: rework receive skb cache alignment
2009-05-06 Lennert Buytenhekmv643xx_eth: minor register definition cleanup
2009-05-06 Lennert Buytenhekmv643xx_eth: count handling a link event as one unit...
2009-05-06 Lennert Buytenhekmv643xx_eth: fix variable shadowing sparse warning
2009-04-30 Lennert Buytenhekmv643xx_eth: 64bit mib counter read fix
2009-04-30 Lennert Buytenhekmv643xx_eth: OOM handling fixes
2009-04-08 Lennert Buytenhekmv643xx_eth: don't reset the rx coal timer on interface up
2009-03-24 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2009-03-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-13 Lennert Buytenhekmv643xx_eth: fix unicast address filter corruption...
2009-02-25 Lennert Buytenhekmv643xx_eth: set sane default receive coalescing timeout
2009-02-25 Lennert Buytenhekmv643xx_eth: move a couple of init actions from ->open...
2009-02-25 Lennert Buytenhekmv643xx_eth: convert to net_device_ops
2009-02-25 Lennert Buytenhekmv643xx_eth: make LRO unconditional
2009-02-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-19 Sebastian Siewiornet/mv643xx: don't disable the mib timer too early...
2009-02-19 Sebastian Siewiornet/mv643xx: use GFP_ATOMIC while atomic
2009-02-16 Lennert Buytenhekmv643xx_eth: implement Large Receive Offload
2009-02-16 Lennert Buytenhekmv643xx_eth: allow enabling/disabling tx checksumming...
2009-02-16 Lennert Buytenhekmv643xx_eth: export rx csum get/set methods via ethtool
2009-02-16 Lennert Buytenhekmv643xx_eth: implement ethtool rx/tx ring size query...
2009-02-16 Lennert Buytenhekmv643xx_eth: rework interrupt coalescing, and export...
2009-02-16 Lennert Buytenhekmv643xx_eth: unify ethtool ops for phy'd and phy-less...
2009-01-27 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2009-01-20 Gabriel Paubertmv643xx_eth: prevent interrupt storm on ifconfig down
2009-01-20 Lennert Buytenhekmv643xx_eth: fix multicast filter programming
2009-01-20 Lennert BuytenhekRevert "mv643xx_eth: use longer DMA bursts".
2008-11-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-20 Lennert Buytenhekmv643xx_eth: calculate descriptor pointer only once...
2008-11-20 Lennert Buytenhekmv643xx_eth: move receive error handling out of line
2008-11-20 Lennert Buytenhekmv643xx_eth: implement ->set_rx_mode()
2008-11-20 Lennert Buytenhekmv643xx_eth: inline txq_alloc_desc_index()
2008-11-20 Lennert Buytenhekmv643xx_eth: introduce per-port register area pointer
2008-11-20 Lennert Buytenhekmv643xx_eth: checkpatch fixes
2008-11-20 Lennert Buytenhekmv643xx_eth: fix recycle check bound
2008-11-20 Lennert Buytenhekmv643xx_eth: fix the order of mdiobus_{unregister,...
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-11-03 Lennert Buytenhekmv643xx_eth: fix SMI bus access timeouts
2008-10-28 Johannes Bergnet: convert print_mac to %pM
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
next