aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/pasemi_mac.c
AgeCommit message (Expand)Author
2007-05-15pasemi_mac: Fix local-mac-address parsingolof@lixom.net
2007-05-15pasemi_mac: Terminate PCI ID listolof@lixom.net
2007-05-15pasemi_mac: Interrupt ack fixesOlof Johansson
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-08pasemi_mac: Use local-mac-address instead of mac-address if availableOlof Johansson
2007-05-08pasemi_mac: PHY supportOlof Johansson
2007-05-08pasemi_mac: Add msglevel support and "debug" module paramOlof Johansson
2007-05-08pasemi_mac: Logic cleanup / rx performance improvementsOlof Johansson
2007-05-08pasemi_mac: Minor cleanup / define fixesOlof Johansson
2007-05-08pasemi_mac: Add SKB reuse / copy-breakOlof Johansson
2007-05-08pasemi_mac: Timer and interrupt fixesOlof Johansson
2007-05-08pasemi_mac: Abstract and fix up interrupt restart routinesOlof Johansson
2007-05-08pasemi_mac: Move the IRQ mapping from the PCI layer to the driverOlof Johansson
2007-05-08pasemi_mac: A couple of minor bugfixes.Olof Johansson
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-04-25[SK_BUFF]: Introduce skb_network_header_lenArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-02-05PA Semi PWRficient Ethernet driverOlof Johansson