index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-09-01
intel: convert drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-08-23
E100: fix interaction with swiotlb on X86.
Krzysztof HaĆasa
1
-1
/
+1
2009-07-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2009-07-16
E100: work around the driver using streaming DMA mapping for RX descriptors.
Krzysztof Halasa
1
-0
/
+3
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-18
Net / e100: Fix suspend of devices that cannot be power managed
Rafael J. Wysocki
1
-5
/
+6
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-1
/
+1
2009-06-12
trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-06-11
e100: add non-MII PHY support
Andreas Mohr
1
-26
/
+162
2009-06-08
e100: Fix napi_enable BUG_ON when recovering from EEH error
Andre Detsch
1
-5
/
+6
2009-04-28
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-21
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-04
e100: cosmetic cleanup
Bruce Allan
1
-134
/
+134
2008-12-22
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-20
netdev: add more functions to netdevice ops
Stephen Hemminger
1
-1
/
+1
2008-11-19
e100: convert to net_device_ops
Stephen Hemminger
1
-11
/
+16
2008-11-18
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-03
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-27
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-24
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
1
-1
/
+1
2008-09-18
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-25
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-28
e100 endianness annotations
Al Viro
1
-37
/
+35
2008-01-28
Fix e100 on systems that have cache incoherent DMA
David Acker
1
-29
/
+99
2008-01-28
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
Alejandro Martinez Ruiz
1
-2
/
+2
2008-01-08
[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.
David S. Miller
1
-4
/
+3
2008-01-08
[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-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-10
network drivers: sparse warning fixes
Stephen Hemminger
1
-1
/
+1
2007-10-10
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-9
/
+10
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-5
/
+4
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
1
-14
/
+9
[next]