index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
au1000_eth.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-29
|
\
|
*
Au1x00: fix crash when trying register_netdev()
Alexander Beregalov
2009-11-22
*
|
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-19
|
/
*
net: au1000_eth: add missing capability.h
Manuel Lauss
2009-10-23
*
au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()
roel kluin
2009-10-07
*
au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe()
roel kluin
2009-09-01
*
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
*
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
*
au1000: convert to net_device_ops
Alexander Beregalov
2009-04-15
*
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-27
*
au1000: reorder functions
Florian Fainelli
2009-01-22
*
drivers/net/au1000_eth.c: Remove redundant test
Julia Lawall
2008-12-25
*
netdevice: safe convert to netdev_priv() #part-1
Wang Chen
2008-11-13
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-04
*
net/au1000_eth.c MDIO namespace fixes
Adrian Bunk
2008-10-13
*
phylib: move to dynamic allocation of struct mii_bus
Lennert Buytenhek
2008-10-08
*
[netdrvr] au1000_eth: Spinlock initialisation fix
Martin Gebert
2008-09-24
*
au1000_eth: use 'unsigned long' for irqflags
Vegard Nossum
2008-08-14
*
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
Anton Vorontsov
2008-07-22
*
netdev: Convert all drivers away from netif_schedule().
David S. Miller
2008-07-17
*
au1000_eth: remove useless check
Francois Romieu
2008-05-22
*
phy: Change mii_bus id field to a string
Andy Fleming
2008-04-16
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
*
add new prom.h for AU1x00
Yoichi Yuasa
2007-10-15
*
update AU1000 get_ethernet_addr()
Yoichi Yuasa
2007-10-15
*
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
*
[NET]: Kill eth_copy_and_sum().
David S. Miller
2007-07-11
*
au1000_eth: Fix warnings.
Ralf Baechle
2007-06-27
*
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-26
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
[PATCH] PHY: Add support for configuring the PHY connection interface
Andy Fleming
2006-12-02
*
[MIPS] Sort out missuse of __init for prom_getcmdline()
Ralf Baechle
2006-10-31
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
*
drivers/net: Trim trailing whitespace
Jeff Garzik
2006-09-13
*
[PATCH] Remove more unnecessary driver printk's
Andy Gospodarek
2006-09-12
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] net: au1000_eth: PHY framework conversion
Herbert Valerio Riedel
2006-06-11
*
Merge branch 'master' into upstream
Jeff Garzik
2006-05-20
|
\
|
*
au1000_eth.c: use ether_crc() from <linux/crc32.h>
Herbert Valerio Riedel
2006-05-08
*
|
[PATCH] au1000_eth.c probe code straightened up
Sergei Shtylyov
2006-04-20
|
/
*
[PATCH] AMD Au1xx0: fix Ethernet TX stats
Sergei Shtylylov
2006-03-22
*
[PATCH] au1000_eth: Include <linux/config.h>
Ralf Baechle
2005-11-18
*
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
2005-10-28
*
[PATCH] au1000_eth: Misc Au1000 net driver fixes.
Ralf Baechle
2005-10-18
*
[netdrvrs] Use netif_carrier_* instead of IFF_RUNNING
2005-05-12
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16