index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sis190.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-23
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
1
-2
/
+1
2006-03-03
Massive net driver const-ification.
Arjan van de Ven
1
-1
/
+1
2006-02-16
sis190: early setting of the pci driver private data
Francois Romieu
1
-2
/
+2
2006-01-10
[PATCH] turn "const static" into "static const"
Jesper Juhl
1
-1
/
+1
2005-10-28
[PATCH] sis190.c: fix multicast MAC filter
Aurelien Jarno
1
-1
/
+1
2005-09-05
[PATCH] sis190: basic sis191 support
Francois Romieu
1
-3
/
+3
2005-09-05
[PATCH] sis190: RGMII Tx internal delay fiddling
Francois Romieu
1
-2
/
+17
2005-09-05
[PATCH] sis190: make 10Mbps the default when handling the StationControl regi...
Francois Romieu
1
-37
/
+21
2005-09-05
[PATCH] sis190: recent chipsets from SiS include a RGMII
Francois Romieu
1
-4
/
+45
2005-09-05
[PATCH] sis190: unmask the link change events
Francois Romieu
1
-1
/
+2
2005-08-26
[PATCH] sis190: complete the mii probe before registering the netdevice
Francois Romieu
1
-11
/
+12
2005-07-30
[PATCH] sis190: compare the lpa to the local advertisement
Francois Romieu
1
-1
/
+6
2005-07-30
[PATCH] sis190: PHY identifier for the K8S-MX motherboard.
Francois Romieu
1
-0
/
+1
2005-07-30
[PATCH] sis190: new PHY detection code.
Francois Romieu
1
-7
/
+209
2005-07-30
[PATCH] sis190: dummy read is required by the status register
Francois Romieu
1
-1
/
+8
2005-07-30
[PATCH] sis190: allow a non-hardcoded ID for the PHY.
Francois Romieu
1
-20
/
+18
2005-07-30
[PATCH] sis190: add endian annotations.
Francois Romieu
1
-9
/
+9
2005-07-30
[PATCH] sis190: extract bits definition from SiS driver.
Francois Romieu
1
-28
/
+74
2005-07-30
[PATCH] sis190: the size of the Rx buffer is constrained
Francois Romieu
1
-1
/
+7
2005-07-30
[PATCH] sis190: initialisation of MAC address.
Francois Romieu
1
-16
/
+138
2005-07-30
[PATCH] sis190: remove hardcoded constants.
Francois Romieu
1
-10
/
+18
2005-07-30
[PATCH] sis190: merge some register related information from SiS driver.
Francois Romieu
1
-9
/
+22
2005-07-30
[PATCH] sis190: ethtool/mii support.
Francois Romieu
1
-0
/
+60
2005-07-30
[PATCH] sis190: netconsole support.
Francois Romieu
1
-0
/
+15
2005-07-30
[PATCH] sis190: resurrection
Francois Romieu
1
-0
/
+1359