summaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/xircom_cb.c
Commit message (Expand)AuthorAgeFilesLines
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
* xircom: convert devices to new APIStephen Hemminger2009-01-081-24/+19Star
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* net: convert print_mac to %pMJohannes Berg2008-10-281-2/+1Star
* xircom_cb should return NETDEV_TX_BUSY when no descriptors availableErik Mouw2008-02-051-1/+1
* xircom_cb endianness fixesAl Viro2008-01-121-28/+26Star
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-5/+2Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* net/tulip/xircom_cb.c: remove superfulous priv assignmentMariusz Kozlowski2007-10-111-1/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-4/+1Star
|\
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-121-4/+1Star
* | [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-111-1/+1
|/
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-3/+3
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-1/+0Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
* [PATCH] xircom_cb: wire up errors from pci_register_driver()Alexey Dobriyan2006-08-191-2/+1Star
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik2006-05-271-104/+104
* Merge branch 'viro'Jeff Garzik2006-02-091-0/+3
|\
| * [PATCH] missing include of asm/irq.h in drivers/netAl Viro2006-01-291-0/+3
* | [PATCH] BUG_ON() Conversion in net/tulip/xircom_cb.cEric Sesterhenn / snakebyte2006-01-271-4/+2Star
|/
* [PATCH] Correct xircom_cb use of CONFIG_NET_POLL_CONTROLLERKeith Owens2005-09-141-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1277