index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
r8169.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-11-13
r8169: Fix receive buffer length when MTU is between 1515 and 1536
Raimonds Cicans
1
-2
/
+2
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-10-29
r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo frames
Raimonds Cicans
1
-1
/
+1
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+12
2009-10-24
r8169: fix Ethernet Hangup for RTL8110SC rev d
Simon Wunderlich
1
-1
/
+12
2009-10-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-55
/
+932
2009-10-13
r8169: partial support and phy init for the 8168d
françois romieu
1
-55
/
+932
2009-10-13
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
1
-2
/
+1
2009-09-07
r8169: Fix warning in rtl8169_start_xmit().
David S. Miller
1
-1
/
+0
2009-09-03
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
1
-2
/
+0
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-6
/
+6
2009-08-12
r8169: phy init for the 8102e
françois romieu
1
-0
/
+1
2009-08-12
r8169: phy init for the 8169s
françois romieu
1
-56
/
+60
2009-08-12
r8169: phy init for the 8169scd
françois romieu
1
-0
/
+68
2009-08-12
r8169: phy init for the 8169sce
françois romieu
1
-0
/
+56
2009-08-12
r8169: differentiate close chipsets in the startup identification message
françois romieu
1
-1
/
+1
2009-08-12
r8169: fix r8101 quirk dupe
françois romieu
1
-1
/
+1
2009-07-26
r8169: WakeOnLan fix for the 8168
françois romieu
1
-2
/
+11
2009-06-19
r8169: remove unused variable
Florian Westphal
1
-3
/
+0
2009-06-17
r8169: do not bring device down when suspending
françois romieu
1
-11
/
+8
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-6
/
+5
2009-06-11
r8169: use dev_kfree_skb() instead of dev_kfree_skb_irq()
Eric Dumazet
1
-1
/
+1
2009-06-09
r8169: fix crash when large packets are received
Eric Dumazet
1
-6
/
+5
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-45
/
+57
2009-05-29
net: dont update dev->trans_start
Eric Dumazet
1
-2
/
+0
2009-05-26
r8169: Use a different default for each family
Jean Delvare
1
-17
/
+22
2009-05-25
r8169: avoid losing MSI interrupts
David Dillow
1
-45
/
+57
2009-05-19
r8169: allow true forced mode setting
françois romieu
1
-53
/
+59
2009-05-19
r8169: remove useless struct member
françois romieu
1
-2
/
+0
2009-04-13
NET/r8169: Rework suspend and resume
Rafael J. Wysocki
1
-22
/
+39
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-4
/
+4
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-04-02
r8169: reset IntrStatus after chip reset
Karsten Wiese
1
-2
/
+3
2009-03-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-120
/
+2
2009-03-15
r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"
françois romieu
1
-112
/
+2
2009-03-15
r8169: use hardware auto-padding.
françois romieu
1
-8
/
+0
2009-03-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+112
2009-03-01
r8169: read MAC address from EEPROM on init (2nd attempt)
Ivan Vecera
1
-2
/
+112
2009-02-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-35
/
+58
2009-02-06
r8169: Don't update statistics counters when interface is down
Ivan Vecera
1
-35
/
+58
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
1
-3
/
+3
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-3
/
+3
2008-11-20
netdev: add more functions to netdevice ops
Stephen Hemminger
1
-1
/
+1
2008-11-19
r8169: convert to net_device_ops
Francois Romieu
1
-16
/
+32
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-10-26
r8169: revert "read MAC address from EEPROM on init"
Francois Romieu
1
-88
/
+0
2008-10-22
r8169: checks against wrong mac addresse init
Francois Romieu
1
-4
/
+18
2008-10-22
r8169: verbose mac address init
Francois Romieu
1
-4
/
+12
2008-10-12
r8169: NULL pointer dereference on r8169 load
Petr Vandrovec
1
-1
/
+2
[prev]
[next]