index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pasemi_mac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
1
-20
/
+16
*
pasemi_mac: Fix TX interrupt threshold
Olof Johansson
2007-07-08
1
-1
/
+1
*
pasemi_mac: Fix local-mac-address parsing
olof@lixom.net
2007-05-15
1
-3
/
+14
*
pasemi_mac: Terminate PCI ID list
olof@lixom.net
2007-05-15
1
-0
/
+1
*
pasemi_mac: Interrupt ack fixes
Olof Johansson
2007-05-15
1
-14
/
+13
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-05-08
1
-93
/
+311
|
\
|
*
pasemi_mac: Use local-mac-address instead of mac-address if available
Olof Johansson
2007-05-08
1
-1
/
+6
|
*
pasemi_mac: PHY support
Olof Johansson
2007-05-08
1
-0
/
+126
|
*
pasemi_mac: Add msglevel support and "debug" module param
Olof Johansson
2007-05-08
1
-4
/
+21
|
*
pasemi_mac: Logic cleanup / rx performance improvements
Olof Johansson
2007-05-08
1
-38
/
+37
|
*
pasemi_mac: Minor cleanup / define fixes
Olof Johansson
2007-05-08
1
-6
/
+0
|
*
pasemi_mac: Add SKB reuse / copy-break
Olof Johansson
2007-05-08
1
-7
/
+24
|
*
pasemi_mac: Timer and interrupt fixes
Olof Johansson
2007-05-08
1
-12
/
+29
|
*
pasemi_mac: Abstract and fix up interrupt restart routines
Olof Johansson
2007-05-08
1
-3
/
+41
|
*
pasemi_mac: Move the IRQ mapping from the PCI layer to the driver
Olof Johansson
2007-05-08
1
-9
/
+21
|
*
pasemi_mac: A couple of minor bugfixes.
Olof Johansson
2007-05-08
1
-15
/
+8
*
|
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-05-02
1
-1
/
+1
|
/
*
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+4
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+0
*
PA Semi PWRficient Ethernet driver
Olof Johansson
2007-02-05
1
-0
/
+1019