aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/au1000_eth.c
Commit message (Expand)AuthorAge
* net: au1000_eth: remove unused global variable.Manuel Lauss2010-12-11
* au1000_eth: fix invalid address accessing the MAC enable registerWolfgang Grandegger2010-11-28
* au1000-eth: change multi-line comments styleFlorian Fainelli2010-09-10
* au1000-eth: remove volatiles, switch to I/O accessorsFlorian Fainelli2010-09-10
* au1000-eth: fix asm -> linux headers inclusionFlorian Fainelli2010-09-10
* au1000-eth: fix bad printk usagesFlorian Fainelli2010-09-10
* au1000-eth: fix all but one "line over 80 characters warnings"Florian Fainelli2010-09-10
* au1000-eth: stylistic fixesFlorian Fainelli2010-09-10
* au1000-eth: typedefs removalFlorian Fainelli2010-09-10
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-08-05
|\
| * MIPS: au1000_eth: Get ethernet address from platform_dataManuel Lauss2010-08-05
* | net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-18
|/
* net: trans_start cleanupsEric Dumazet2010-05-10
* au1000-eth: bump to 1.7Florian Fainelli2010-04-07
* au1000-eth: Use (dev|netdev|netif)_<level> macro helpersFlorian Fainelli2010-04-07
* au1000-eth: implement set/get_msglevelFlorian Fainelli2010-04-07
* au1000-eth: fix checkpatch errors.Florian Fainelli2010-04-07
* au1000-eth: prefix all functions with au1000_Florian Fainelli2010-04-07
* au1000-eth: set MODULE_VERSIONFlorian Fainelli2010-04-07
* net: convert multicast list to list_headJiri Pirko2010-04-03
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
|\
| * NET: au1000-eth: Convert to platform_driver modelFlorian Fainelli2010-02-27
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-22
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-29
|\
| * Au1x00: fix crash when trying register_netdev()Alexander Beregalov2009-11-22
* | drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
|/
* net: au1000_eth: add missing capability.hManuel Lauss2009-10-23
* au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()roel kluin2009-10-07
* au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe()roel kluin2009-09-01
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* au1000: convert to net_device_opsAlexander Beregalov2009-04-15
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-27
* au1000: reorder functionsFlorian Fainelli2009-01-22
* drivers/net/au1000_eth.c: Remove redundant testJulia Lawall2008-12-25
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-13
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net/au1000_eth.c MDIO namespace fixesAdrian Bunk2008-10-13
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-08
* [netdrvr] au1000_eth: Spinlock initialisation fixMartin Gebert2008-09-24
* au1000_eth: use 'unsigned long' for irqflagsVegard Nossum2008-08-14
* netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328Anton Vorontsov2008-07-22
* netdev: Convert all drivers away from netif_schedule().David S. Miller2008-07-17
* au1000_eth: remove useless checkFrancois Romieu2008-05-22
* phy: Change mii_bus id field to a stringAndy Fleming2008-04-16
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* add new prom.h for AU1x00Yoichi Yuasa2007-10-15
* update AU1000 get_ethernet_addr()Yoichi Yuasa2007-10-15