index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e100.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Net / e100: Fix suspend of devices that cannot be power managed
Rafael J. Wysocki
2009-06-18
1
-5
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
1
-1
/
+1
|
\
|
*
trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able
Thadeu Lima de Souza Cascardo
2009-06-12
1
-1
/
+1
*
|
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
1
-1
/
+1
*
|
e100: add non-MII PHY support
Andreas Mohr
2009-06-11
1
-26
/
+162
*
|
e100: Fix napi_enable BUG_ON when recovering from EEH error
Andre Detsch
2009-06-08
1
-5
/
+6
|
/
*
e100: do not go D3 in shutdown unless system is powering off
Thadeu Lima de Souza Cascardo
2009-04-28
1
-7
/
+23
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
e100: add support for 82552 10/100 adapter
Bruce Allan
2009-03-21
1
-16
/
+77
*
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
1
-3
/
+3
*
firmware: convert e100 driver to request_firmware()
Jaswinder Singh Rajput
2009-01-07
1
-202
/
+97
*
e100: cosmetic cleanup
Bruce Allan
2009-01-04
1
-134
/
+134
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
1
-4
/
+3
*
e100: cleanup link up/down messages
Jeff Kirsher
2008-11-27
1
-4
/
+6
*
netdev: add more functions to netdevice ops
Stephen Hemminger
2008-11-20
1
-1
/
+1
*
e100: convert to net_device_ops
Stephen Hemminger
2008-11-19
1
-11
/
+16
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-18
1
-10
/
+10
|
\
|
*
e100: fix dma error in direction for mapping
Jesse Brandeburg
2008-11-16
1
-10
/
+10
*
|
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-1
/
+0
*
|
e100: adapt to the reworked PCI PM
Rafael J. Wysocki
2008-10-31
1
-6
/
+10
*
|
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-3
/
+2
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-01
1
-3
/
+1
|
\
|
*
e100: Use pci_pme_active to clear PME_Status and disable PME#
Rafael J. Wysocki
2008-09-18
1
-3
/
+1
*
|
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-09-24
1
-1
/
+1
|
/
*
e100, fix iomap read
Jiri Slaby
2008-08-27
1
-2
/
+2
*
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-26
1
-1
/
+1
*
e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx
Kevin Hao
2008-06-27
1
-0
/
+2
*
net: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-1
/
+1
*
e100: endianness annotations
Al Viro
2008-03-25
1
-1
/
+1
*
e100: Do suspend/shutdown like e1000
Auke Kok
2008-03-05
1
-26
/
+3
*
e100: fix spelling errors
Andreas Mohr
2008-02-03
1
-7
/
+7
*
Net: e100, fix iomap mem accesses
Jiri Slaby
2008-02-03
1
-2
/
+2
*
e100 endianness annotations
Al Viro
2008-01-28
1
-37
/
+35
*
Fix e100 on systems that have cache incoherent DMA
David Acker
2008-01-28
1
-29
/
+99
*
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
Alejandro Martinez Ruiz
2008-01-28
1
-2
/
+2
*
[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.
David S. Miller
2008-01-08
1
-4
/
+3
*
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
2008-01-08
1
-1
/
+1
*
e100: free IRQ to remove warningwhenrebooting
Auke Kok
2007-12-14
1
-1
/
+4
*
e100: cleanup unneeded math
Auke Kok
2007-12-07
1
-4
/
+2
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
network drivers: sparse warning fixes
Stephen Hemminger
2007-10-10
1
-1
/
+1
*
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
1
-9
/
+10
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-5
/
+4
*
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
1
-14
/
+9
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
e100: timer power saving
Stephen Hemminger
2007-10-10
1
-1
/
+2
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
1
-20
/
+17
*
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
2007-07-31
1
-1
/
+0
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-5
/
+3
*
e100: Fix Tyan motherboard e100 not receiving IPMI commands
David Graham
2007-07-10
1
-3
/
+9
[next]