Age | Commit message (Expand) | Author | Files | Lines |
2009-06-13 | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 1 | -1/+1 |
2009-04-15 | au1000: convert to net_device_ops | Alexander Beregalov | 1 | -8/+15 |
2009-01-27 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -4/+4 |
2009-01-23 | au1000: reorder functions | Florian Fainelli | 1 | -532/+511 |
2008-12-26 | drivers/net/au1000_eth.c: Remove redundant test | Julia Lawall | 1 | -1/+0 |
2008-11-13 | netdevice: safe convert to netdev_priv() #part-1 | Wang Chen | 1 | -24/+24 |
2008-11-04 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 1 | -1/+0 |
2008-10-13 | net/au1000_eth.c MDIO namespace fixes | Adrian Bunk | 1 | -13/+14 |
2008-10-09 | phylib: move to dynamic allocation of struct mii_bus | Lennert Buytenhek | 1 | -16/+27 |
2008-09-25 | [netdrvr] au1000_eth: Spinlock initialisation fix | Martin Gebert | 1 | -1/+2 |
2008-08-14 | au1000_eth: use 'unsigned long' for irqflags | Vegard Nossum | 1 | -1/+1 |
2008-07-23 | netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 | Anton Vorontsov | 1 | -3/+2 |
2008-07-18 | netdev: Convert all drivers away from netif_schedule(). | David S. Miller | 1 | -1/+1 |
2008-05-22 | au1000_eth: remove useless check | Francois Romieu | 1 | -6/+1 |
2008-04-17 | phy: Change mii_bus id field to a string | Andy Fleming | 1 | -3/+3 |
2007-10-20 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -1/+1 |
2007-10-15 | add new prom.h for AU1x00 | Yoichi Yuasa | 1 | -5/+5 |
2007-10-15 | update AU1000 get_ethernet_addr() | Yoichi Yuasa | 1 | -16/+4 |
2007-10-11 | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code | Jeff Garzik | 1 | -19/+4 |
2007-07-11 | [NET]: Kill eth_copy_and_sum(). | David S. Miller | 1 | -2/+2 |
2007-06-27 | au1000_eth: Fix warnings. | Ralf Baechle | 1 | -1/+1 |
2007-05-03 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 1 | -1/+0 |
2007-04-26 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-26 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2006-12-02 | [PATCH] PHY: Add support for configuring the PHY connection interface | Andy Fleming | 1 | -1/+2 |
2006-10-31 | [MIPS] Sort out missuse of __init for prom_getcmdline() | Ralf Baechle | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+2 |
2006-09-13 | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 1 | -1/+1 |
2006-09-13 | drivers/net: Trim trailing whitespace | Jeff Garzik | 1 | -33/+33 |
2006-09-12 | [PATCH] Remove more unnecessary driver printk's | Andy Gospodarek | 1 | -2/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-12 | [PATCH] net: au1000_eth: PHY framework conversion | Herbert Valerio Riedel | 1 | -1234/+368 |
2006-05-20 | Merge branch 'master' into upstream | Jeff Garzik | 1 | -17/+1 |
2006-05-09 | au1000_eth.c: use ether_crc() from <linux/crc32.h> | Herbert Valerio Riedel | 1 | -17/+1 |
2006-04-21 | [PATCH] au1000_eth.c probe code straightened up | Sergei Shtylyov | 1 | -119/+87 |
2006-03-23 | [PATCH] AMD Au1xx0: fix Ethernet TX stats | Sergei Shtylylov | 1 | -11/+7 |
2005-11-18 | [PATCH] au1000_eth: Include <linux/config.h> | Ralf Baechle | 1 | -0/+1 |
2005-10-29 | drivers/net: Remove pointless checks for NULL prior to calling kfree() | Jesper Juhl | 1 | -4/+2 |
2005-10-19 | [PATCH] au1000_eth: Misc Au1000 net driver fixes. | Ralf Baechle | 1 | -8/+5 |
2005-05-13 | [netdrvrs] Use netif_carrier_* instead of IFF_RUNNING | | 1 | -8/+2 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+2273 |