aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pasemi_mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-08pasemi_mac: Fix TX interrupt thresholdOlof Johansson1-1/+1
2007-05-15pasemi_mac: Fix local-mac-address parsingolof@lixom.net1-3/+14
2007-05-15pasemi_mac: Terminate PCI ID listolof@lixom.net1-0/+1
2007-05-15pasemi_mac: Interrupt ack fixesOlof Johansson1-14/+13
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-93/+311
2007-05-08pasemi_mac: Use local-mac-address instead of mac-address if availableOlof Johansson1-1/+6
2007-05-08pasemi_mac: PHY supportOlof Johansson1-0/+126
2007-05-08pasemi_mac: Add msglevel support and "debug" module paramOlof Johansson1-4/+21
2007-05-08pasemi_mac: Logic cleanup / rx performance improvementsOlof Johansson1-38/+37
2007-05-08pasemi_mac: Minor cleanup / define fixesOlof Johansson1-6/+0
2007-05-08pasemi_mac: Add SKB reuse / copy-breakOlof Johansson1-7/+24
2007-05-08pasemi_mac: Timer and interrupt fixesOlof Johansson1-12/+29
2007-05-08pasemi_mac: Abstract and fix up interrupt restart routinesOlof Johansson1-3/+41
2007-05-08pasemi_mac: Move the IRQ mapping from the PCI layer to the driverOlof Johansson1-9/+21
2007-05-08pasemi_mac: A couple of minor bugfixes.Olof Johansson1-15/+8
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_network_header_lenArnaldo Carvalho de Melo1-2/+2
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo1-2/+4
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-2/+0
2007-02-05PA Semi PWRficient Ethernet driverOlof Johansson1-0/+1019