index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e100.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-29
e100: do not go D3 in shutdown unless system is powering off
Thadeu Lima de Souza Cascardo
1
-7
/
+23
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-03-21
e100: add support for 82552 10/100 adapter
Bruce Allan
1
-16
/
+77
2009-01-22
net: Remove redundant NAPI functions
Ben Hutchings
1
-3
/
+3
2009-01-07
firmware: convert e100 driver to request_firmware()
Jaswinder Singh Rajput
1
-202
/
+97
2009-01-05
e100: cosmetic cleanup
Bruce Allan
1
-134
/
+134
2008-12-23
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-4
/
+3
2008-11-27
e100: cleanup link up/down messages
Jeff Kirsher
1
-4
/
+6
2008-11-21
netdev: add more functions to netdevice ops
Stephen Hemminger
1
-1
/
+1
2008-11-20
e100: convert to net_device_ops
Stephen Hemminger
1
-11
/
+16
2008-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-10
/
+10
2008-11-16
e100: fix dma error in direction for mapping
Jesse Brandeburg
1
-10
/
+10
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-10-31
e100: adapt to the reworked PCI PM
Rafael J. Wysocki
1
-6
/
+10
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+2
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+1
2008-09-25
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
1
-1
/
+1
2008-09-19
e100: Use pci_pme_active to clear PME_Status and disable PME#
Rafael J. Wysocki
1
-3
/
+1
2008-08-27
e100, fix iomap read
Jiri Slaby
1
-2
/
+2
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-06-27
e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx
Kevin Hao
1
-0
/
+2
2008-04-29
net: use get/put_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2008-03-26
e100: endianness annotations
Al Viro
1
-1
/
+1
2008-03-05
e100: Do suspend/shutdown like e1000
Auke Kok
1
-26
/
+3
2008-02-03
e100: fix spelling errors
Andreas Mohr
1
-7
/
+7
2008-02-03
Net: e100, fix iomap mem accesses
Jiri Slaby
1
-2
/
+2
2008-01-29
e100 endianness annotations
Al Viro
1
-37
/
+35
2008-01-29
Fix e100 on systems that have cache incoherent DMA
David Acker
1
-29
/
+99
2008-01-29
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
Alejandro Martinez Ruiz
1
-2
/
+2
2008-01-09
[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.
David S. Miller
1
-4
/
+3
2008-01-09
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
1
-1
/
+1
2007-12-14
e100: free IRQ to remove warningwhenrebooting
Auke Kok
1
-1
/
+4
2007-12-07
e100: cleanup unneeded math
Auke Kok
1
-4
/
+2
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-11
network drivers: sparse warning fixes
Stephen Hemminger
1
-1
/
+1
2007-10-11
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-9
/
+10
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-5
/
+4
2007-10-11
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
1
-14
/
+9
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-11
e100: timer power saving
Stephen Hemminger
1
-1
/
+2
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-20
/
+17
2007-08-01
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-1
/
+0
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-5
/
+3
2007-07-10
e100: Fix Tyan motherboard e100 not receiving IPMI commands
David Graham
1
-3
/
+9
2007-06-13
Revert "[netdrvr e100] experiment with doing RX in a similar manner to eepro100"
Jeff Garzik
1
-9
/
+63
2007-04-28
e100: Optionally use I/O mode only to access register space
Jesse Brandeburg
1
-33
/
+39
2007-04-28
e100: allow bad MAC address when running with invalid eeprom csum
Jesse Brandeburg
1
-5
/
+10
2007-04-28
[netdrvr e100] experiment with doing RX in a similar manner to eepro100
Scott Feldman
1
-63
/
+9
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-02
e100: fix napi ifdefs removing needed code
Auke Kok
1
-6
/
+1
[next]