summaryrefslogtreecommitdiff
path: root/drivers/net/tulip/xircom_cb.c
AgeCommit message (Expand)Author
2011-08-12ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher
2011-05-09tulip: Convert uses of KERN_DEBUGJoe Perches
2011-05-09tulip: Convert printks to netdev_<level>Joe Perches
2011-05-09tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave usesJoe Perches
2010-08-17ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings
2010-03-24net/tulip: remove trailing space in messagesFrans Pop
2010-01-31tulip/xircom_cb.c: Use dev_<level> and pr_<level>Joe Perches
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-09-01tulip: convert drivers to netdev_tx_tStephen Hemminger
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-01-07xircom: convert devices to new APIStephen Hemminger
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-02-05xircom_cb should return NETDEV_TX_BUSY when no descriptors availableErik Mouw
2008-01-12xircom_cb endianness fixesAl Viro
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10net/tulip/xircom_cb.c: remove superfulous priv assignmentMariusz Kozlowski
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-08-19[PATCH] xircom_cb: wire up errors from pci_register_driver()Alexey Dobriyan
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-05-26[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik
2006-02-09Merge branch 'viro'Jeff Garzik
2006-01-28[PATCH] missing include of asm/irq.h in drivers/netAl Viro
2006-01-27[PATCH] BUG_ON() Conversion in net/tulip/xircom_cb.cEric Sesterhenn / snakebyte
2005-09-14[PATCH] Correct xircom_cb use of CONFIG_NET_POLL_CONTROLLERKeith Owens
2005-04-16Linux-2.6.12-rc2Linus Torvalds