aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pasemi_mac.c
Commit message (Expand)AuthorAge
...
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* pasemi_mac: Clean TX ring in pollOlof Johansson2007-10-10
* pasemi_mac: Enable LLTXOlof Johansson2007-10-10
* pasemi_mac: Fix RX checksum flagsOlof Johansson2007-10-10
* pasemi_mac: Fix TX ring wrap checkingOlof Johansson2007-10-10
* pasemi_mac: Batch up TX buffer freesOlof Johansson2007-10-10
* pasemi_mac: RX performance tweaksOlof Johansson2007-10-10
* pasemi_mac: Fix memcpy amount for short receivesOlof Johansson2007-10-10
* pasemi_mac: Enable L2 caching of packet headersOlof Johansson2007-10-10
* pasemi_mac: Stop using the pci config space accessors for register read/writesOlof Johansson2007-10-10
* pasemi_mac: Abstract out register accessOlof Johansson2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* pasemi_mac: Fix TX interrupt thresholdOlof Johansson2007-07-08
* pasemi_mac: Fix local-mac-address parsingolof@lixom.net2007-05-15
* pasemi_mac: Terminate PCI ID listolof@lixom.net2007-05-15
* pasemi_mac: Interrupt ack fixesOlof Johansson2007-05-15
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-08
|\
| * pasemi_mac: Use local-mac-address instead of mac-address if availableOlof Johansson2007-05-08
| * pasemi_mac: PHY supportOlof Johansson2007-05-08
| * pasemi_mac: Add msglevel support and "debug" module paramOlof Johansson2007-05-08
| * pasemi_mac: Logic cleanup / rx performance improvementsOlof Johansson2007-05-08
| * pasemi_mac: Minor cleanup / define fixesOlof Johansson2007-05-08
| * pasemi_mac: Add SKB reuse / copy-breakOlof Johansson2007-05-08
| * pasemi_mac: Timer and interrupt fixesOlof Johansson2007-05-08
| * pasemi_mac: Abstract and fix up interrupt restart routinesOlof Johansson2007-05-08
| * pasemi_mac: Move the IRQ mapping from the PCI layer to the driverOlof Johansson2007-05-08
| * pasemi_mac: A couple of minor bugfixes.Olof Johansson2007-05-08
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-02
|/
* [SK_BUFF]: Introduce skb_network_header_lenArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* PA Semi PWRficient Ethernet driverOlof Johansson2007-02-05