summaryrefslogtreecommitdiffstats
path: root/drivers/net/au1000_eth.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-291-7/+8
|\
| * Au1x00: fix crash when trying register_netdev()Alexander Beregalov2009-11-221-7/+8
* | drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-1/+1
|/
* net: au1000_eth: add missing capability.hManuel Lauss2009-10-221-0/+1
* au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()roel kluin2009-10-071-3/+1
* au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe()roel kluin2009-09-011-0/+3
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+1
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* au1000: convert to net_device_opsAlexander Beregalov2009-04-141-8/+15
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-261-4/+4
* au1000: reorder functionsFlorian Fainelli2009-01-221-532/+511
* drivers/net/au1000_eth.c: Remove redundant testJulia Lawall2008-12-251-1/+0
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-121-24/+24
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net/au1000_eth.c MDIO namespace fixesAdrian Bunk2008-10-121-13/+14
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-081-16/+27
* [netdrvr] au1000_eth: Spinlock initialisation fixMartin Gebert2008-09-241-1/+2
* au1000_eth: use 'unsigned long' for irqflagsVegard Nossum2008-08-141-1/+1
* netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328Anton Vorontsov2008-07-221-3/+2
* netdev: Convert all drivers away from netif_schedule().David S. Miller2008-07-171-1/+1
* au1000_eth: remove useless checkFrancois Romieu2008-05-221-6/+1
* phy: Change mii_bus id field to a stringAndy Fleming2008-04-161-3/+3
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* add new prom.h for AU1x00Yoichi Yuasa2007-10-151-5/+5
* update AU1000 get_ethernet_addr()Yoichi Yuasa2007-10-151-16/+4
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-19/+4
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-101-2/+2
* au1000_eth: Fix warnings.Ralf Baechle2007-06-271-1/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming2006-12-021-1/+2
* [MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle2006-10-311-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-33/+33
* [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] net: au1000_eth: PHY framework conversionHerbert Valerio Riedel2006-06-111-1234/+368
* Merge branch 'master' into upstreamJeff Garzik2006-05-201-17/+1
|\
| * au1000_eth.c: use ether_crc() from <linux/crc32.h>Herbert Valerio Riedel2006-05-081-17/+1
* | [PATCH] au1000_eth.c probe code straightened upSergei Shtylyov2006-04-201-119/+87
|/
* [PATCH] AMD Au1xx0: fix Ethernet TX statsSergei Shtylylov2006-03-221-11/+7
* [PATCH] au1000_eth: Include <linux/config.h>Ralf Baechle2005-11-181-0/+1
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-4/+2
* [PATCH] au1000_eth: Misc Au1000 net driver fixes.Ralf Baechle2005-10-181-8/+5
* [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING2005-05-121-8/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2273
OpenPOWER on IntegriCloud