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