aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/au1000_eth.c
AgeCommit message (Expand)Author
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-27NET: au1000-eth: Convert to platform_driver modelFlorian Fainelli
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-22Au1x00: fix crash when trying register_netdev()Alexander Beregalov
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-10-22net: au1000_eth: add missing capability.hManuel Lauss
2009-10-07au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()roel kluin
2009-09-01au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe()roel kluin
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-04-14au1000: convert to net_device_opsAlexander Beregalov
2009-01-26net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-22au1000: reorder functionsFlorian Fainelli
2008-12-25drivers/net/au1000_eth.c: Remove redundant testJulia Lawall
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-12net/au1000_eth.c MDIO namespace fixesAdrian Bunk
2008-10-08phylib: move to dynamic allocation of struct mii_busLennert Buytenhek
2008-09-24[netdrvr] au1000_eth: Spinlock initialisation fixMartin Gebert
2008-08-14au1000_eth: use 'unsigned long' for irqflagsVegard Nossum
2008-07-22netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328Anton Vorontsov
2008-07-17netdev: Convert all drivers away from netif_schedule().David S. Miller
2008-05-22au1000_eth: remove useless checkFrancois Romieu
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-15add new prom.h for AU1x00Yoichi Yuasa
2007-10-15update AU1000 get_ethernet_addr()Yoichi Yuasa
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller
2007-06-27au1000_eth: Fix warnings.Ralf Baechle
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-02[PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming
2006-10-31[MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-11[PATCH] net: au1000_eth: PHY framework conversionHerbert Valerio Riedel
2006-05-20Merge branch 'master' into upstreamJeff Garzik
2006-05-08au1000_eth.c: use ether_crc() from <linux/crc32.h>Herbert Valerio Riedel
2006-04-20[PATCH] au1000_eth.c probe code straightened upSergei Shtylyov
2006-03-22[PATCH] AMD Au1xx0: fix Ethernet TX statsSergei Shtylylov
2005-11-18[PATCH] au1000_eth: Include <linux/config.h>Ralf Baechle