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
/
e100.c
Commit message (
Expand
)
Author
Age
*
e100: cosmetic cleanup
Bruce Allan
2009-01-04
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
*
e100: cleanup link up/down messages
Jeff Kirsher
2008-11-27
*
netdev: add more functions to netdevice ops
Stephen Hemminger
2008-11-20
*
e100: convert to net_device_ops
Stephen Hemminger
2008-11-20
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-19
|
\
|
*
e100: fix dma error in direction for mapping
Jesse Brandeburg
2008-11-16
*
|
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-04
*
|
e100: adapt to the reworked PCI PM
Rafael J. Wysocki
2008-10-31
*
|
net: convert print_mac to %pM
Johannes Berg
2008-10-27
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-01
|
\
|
*
e100: Use pci_pme_active to clear PME_Status and disable PME#
Rafael J. Wysocki
2008-09-18
*
|
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-09-24
|
/
*
e100, fix iomap read
Jiri Slaby
2008-08-27
*
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-26
*
e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx
Kevin Hao
2008-06-27
*
net: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
*
e100: endianness annotations
Al Viro
2008-03-25
*
e100: Do suspend/shutdown like e1000
Auke Kok
2008-03-05
*
e100: fix spelling errors
Andreas Mohr
2008-02-03
*
Net: e100, fix iomap mem accesses
Jiri Slaby
2008-02-03
*
e100 endianness annotations
Al Viro
2008-01-28
*
Fix e100 on systems that have cache incoherent DMA
David Acker
2008-01-28
*
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
Alejandro Martinez Ruiz
2008-01-28
*
[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.
David S. Miller
2008-01-09
*
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
2008-01-09
*
e100: free IRQ to remove warningwhenrebooting
Auke Kok
2007-12-14
*
e100: cleanup unneeded math
Auke Kok
2007-12-07
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
*
network drivers: sparse warning fixes
Stephen Hemminger
2007-10-10
*
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
*
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
*
e100: timer power saving
Stephen Hemminger
2007-10-10
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
*
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
2007-07-31
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
*
e100: Fix Tyan motherboard e100 not receiving IPMI commands
David Graham
2007-07-10
*
Revert "[netdrvr e100] experiment with doing RX in a similar manner to eepro100"
Jeff Garzik
2007-06-12
*
e100: Optionally use I/O mode only to access register space
Jesse Brandeburg
2007-04-28
*
e100: allow bad MAC address when running with invalid eeprom csum
Jesse Brandeburg
2007-04-28
*
[netdrvr e100] experiment with doing RX in a similar manner to eepro100
Scott Feldman
2007-04-28
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
*
e100: fix napi ifdefs removing needed code
Auke Kok
2007-02-02
*
e100: fix irq leak on suspend/resume
Auke Kok
2007-01-30
*
e100: replace kmalloc with kcalloc
Yan Burman
2006-12-12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
|
\
|
*
Fix misc .c/.h comment typos
Matt LaPlante
2006-11-29
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
|
/
[next]