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
/
sis190.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-12
sis*: Move the Silicon Integrated Systems (SiS) drivers
Jeff Kirsher
1
-1956
/
+0
2011-07-28
sis190: Rx filter init is needed for MAC address change.
Klement Fish
1
-1
/
+11
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-12-12
drivers/net: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+2
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-02
sis190: fix cable detect via link status poll
Herton Ronaldo Krzesinski
1
-5
/
+18
2010-02-26
sis190: handle DMA mapping errors
kirjanov@gmail.com
1
-8
/
+19
2010-02-18
drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpers
Joe Perches
1
-77
/
+75
2010-02-18
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
Jiri Pirko
1
-3
/
+1
2010-02-17
SiS190/191 half-duplex initialization fix
Riccardo Ghetta
1
-1
/
+10
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-2
/
+2
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2009-10-13
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
1
-2
/
+1
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-06-17
sis190: use an adequate phy list entry as a fallback
françois romieu
1
-1
/
+1
2009-06-08
sis190: fix gigabit negotiation
Riccardo Ghetta
1
-12
/
+25
2009-06-08
sis190: add new phy found on asus F5Sr laptop
Riccardo Ghetta
1
-0
/
+1
2009-06-08
sis190: better message on unknown PHY
Riccardo Ghetta
1
-6
/
+9
2009-06-08
sis190: fix for x86_64 (bug 11509)
Riccardo Ghetta
1
-2
/
+2
2009-05-29
net: dont update dev->trans_start
Eric Dumazet
1
-2
/
+0
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-01-07
sis190: update to net_device_ops
Stephen Hemminger
1
-10
/
+18
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-4
/
+2
2008-10-22
sis190: add identifier for Atheros AR8021 PHY
Francois Romieu
1
-0
/
+1
2008-05-13
[netdrvr] Trim trailing whitespace for several drivers
Jeff Garzik
1
-1
/
+1
2008-04-27
sis190: account for Tx errors
Francois Romieu
1
-3
/
+35
2008-04-27
sis190: remove needless MII reset
Francois Romieu
1
-3
/
+2
2008-04-27
sis190: Rx path update
Francois Romieu
1
-26
/
+28
2008-04-27
sis190: use netdev_alloc_skb
Stephen Hemminger
1
-13
/
+13
2008-04-27
sis190: hard-code the alignment of tiny packets
Stephen Hemminger
1
-2
/
+2
2008-04-27
sis190: use the allocated buffer as a status code in sis190_alloc_rx_skb
Stephen Hemminger
1
-22
/
+15
2008-02-23
sis190: read the mac address from the eeprom first
Francois Romieu
1
-5
/
+10
2008-02-11
drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addr
Sergio Luis
1
-1
/
+2
2008-02-03
[netdrvr] sis190: build fix
Jeff Garzik
1
-1
/
+1
2008-01-23
sis190: scheduling while atomic error
Francois Romieu
1
-2
/
+0
2008-01-23
sis190: mdio operation failure is not correctly detected
Francois Romieu
1
-1
/
+1
2008-01-23
sis190: remove duplicate INIT_WORK
Francois Romieu
1
-2
/
+0
2008-01-23
sis190: add cmos ram access code for the SiS19x/968 chipset pair
Francois Romieu
1
-6
/
+9
2007-12-17
sis190 endianness
Al Viro
1
-4
/
+4
2007-12-14
drivers/net/sis190.c section fix
Adrian Bunk
1
-1
/
+1
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-6
/
+4
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
1
-14
/
+5
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-17
/
+2
2007-08-07
sis190 check for ISA bridge on SiS966
Neil Muller
1
-0
/
+3
2007-07-10
[NET]: Kill eth_copy_and_sum().
David S. Miller
1
-1
/
+1
[next]