index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pasemi_mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
pasemi_mac: Batch up TX buffer frees
Olof Johansson
1
-10
/
+29
2007-10-10
pasemi_mac: RX performance tweaks
Olof Johansson
1
-8
/
+12
2007-10-10
pasemi_mac: Fix memcpy amount for short receives
Olof Johansson
1
-3
/
+1
2007-10-10
pasemi_mac: Enable L2 caching of packet headers
Olof Johansson
1
-1
/
+4
2007-10-10
pasemi_mac: Stop using the pci config space accessors for register read/writes
Olof Johansson
1
-41
/
+91
2007-10-10
pasemi_mac: Abstract out register access
Olof Johansson
1
-94
/
+101
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-20
/
+16
2007-07-08
pasemi_mac: Fix TX interrupt threshold
Olof Johansson
1
-1
/
+1
2007-05-15
pasemi_mac: Fix local-mac-address parsing
olof@lixom.net
1
-3
/
+14
2007-05-15
pasemi_mac: Terminate PCI ID list
olof@lixom.net
1
-0
/
+1
2007-05-15
pasemi_mac: Interrupt ack fixes
Olof Johansson
1
-14
/
+13
2007-05-08
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-93
/
+311
2007-05-08
pasemi_mac: Use local-mac-address instead of mac-address if available
Olof Johansson
1
-1
/
+6
2007-05-08
pasemi_mac: PHY support
Olof Johansson
1
-0
/
+126
2007-05-08
pasemi_mac: Add msglevel support and "debug" module param
Olof Johansson
1
-4
/
+21
2007-05-08
pasemi_mac: Logic cleanup / rx performance improvements
Olof Johansson
1
-38
/
+37
2007-05-08
pasemi_mac: Minor cleanup / define fixes
Olof Johansson
1
-6
/
+0
2007-05-08
pasemi_mac: Add SKB reuse / copy-break
Olof Johansson
1
-7
/
+24
2007-05-08
pasemi_mac: Timer and interrupt fixes
Olof Johansson
1
-12
/
+29
2007-05-08
pasemi_mac: Abstract and fix up interrupt restart routines
Olof Johansson
1
-3
/
+41
2007-05-08
pasemi_mac: Move the IRQ mapping from the PCI layer to the driver
Olof Johansson
1
-9
/
+21
2007-05-08
pasemi_mac: A couple of minor bugfixes.
Olof Johansson
1
-15
/
+8
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-2
/
+4
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-2
/
+0
2007-02-05
PA Semi PWRficient Ethernet driver
Olof Johansson
1
-0
/
+1019
[prev]