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