[NET]: Nuke SET_MODULE_OWNER macro.
[safe/jmp/linux-2.6] / drivers / net / pasemi_mac.c
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Olof Johanssonpasemi_mac: Clean TX ring in poll
2007-10-10 Olof Johanssonpasemi_mac: Enable LLTX
2007-10-10 Olof Johanssonpasemi_mac: Fix RX checksum flags
2007-10-10 Olof Johanssonpasemi_mac: Fix TX ring wrap checking
2007-10-10 Olof Johanssonpasemi_mac: Batch up TX buffer frees
2007-10-10 Olof Johanssonpasemi_mac: RX performance tweaks
2007-10-10 Olof Johanssonpasemi_mac: Fix memcpy amount for short receives
2007-10-10 Olof Johanssonpasemi_mac: Enable L2 caching of packet headers
2007-10-10 Olof Johanssonpasemi_mac: Stop using the pci config space accessors...
2007-10-10 Olof Johanssonpasemi_mac: Abstract out register access
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-07-09 Olof Johanssonpasemi_mac: Fix TX interrupt threshold
2007-05-15 olof@lixom.netpasemi_mac: Fix local-mac-address parsing
2007-05-15 olof@lixom.netpasemi_mac: Terminate PCI ID list
2007-05-15 Olof Johanssonpasemi_mac: Interrupt ack fixes
2007-05-08 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-05-08 Olof Johanssonpasemi_mac: Use local-mac-address instead of mac-addres...
2007-05-08 Olof Johanssonpasemi_mac: PHY support
2007-05-08 Olof Johanssonpasemi_mac: Add msglevel support and "debug" module...
2007-05-08 Olof Johanssonpasemi_mac: Logic cleanup / rx performance improvements
2007-05-08 Olof Johanssonpasemi_mac: Minor cleanup / define fixes
2007-05-08 Olof Johanssonpasemi_mac: Add SKB reuse / copy-break
2007-05-08 Olof Johanssonpasemi_mac: Timer and interrupt fixes
2007-05-08 Olof Johanssonpasemi_mac: Abstract and fix up interrupt restart routines
2007-05-08 Olof Johanssonpasemi_mac: Move the IRQ mapping from the PCI layer...
2007-05-08 Olof Johanssonpasemi_mac: A couple of minor bugfixes.
2007-05-02 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-04-26 Paul MackerrasRevert "[POWERPC] Rename get_property to of_get_propert...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header_len
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-02-05 Olof JohanssonPA Semi PWRficient Ethernet driver