index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tulip
/
xircom_cb.c
Age
Commit message (
Expand
)
Author
2011-08-12
ewrk3/tulip: Move the DEC - Tulip drivers
Jeff Kirsher
2011-05-09
tulip: Convert uses of KERN_DEBUG
Joe Perches
2011-05-09
tulip: Convert printks to netdev_<level>
Joe Perches
2011-05-09
tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses
Joe Perches
2010-08-17
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
2010-03-24
net/tulip: remove trailing space in messages
Frans Pop
2010-01-31
tulip/xircom_cb.c: Use dev_<level> and pr_<level>
Joe Perches
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2009-11-18
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-09-01
tulip: convert drivers to netdev_tx_t
Stephen Hemminger
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-01-07
xircom: convert devices to new API
Stephen Hemminger
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-02-05
xircom_cb should return NETDEV_TX_BUSY when no descriptors available
Erik Mouw
2008-01-12
xircom_cb endianness fixes
Al 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-10
net/tulip/xircom_cb.c: remove superfulous priv assignment
Mariusz Kozlowski
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-10
[NET]: Kill eth_copy_and_sum().
David S. Miller
2007-05-09
Fix 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_trans
Arnaldo Carvalho de Melo
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff 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_ constants
Thomas Gleixner
2006-05-26
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
Jeff Garzik
2006-02-09
Merge branch 'viro'
Jeff Garzik
2006-01-28
[PATCH] missing include of asm/irq.h in drivers/net
Al Viro
2006-01-27
[PATCH] BUG_ON() Conversion in net/tulip/xircom_cb.c
Eric Sesterhenn / snakebyte
2005-09-14
[PATCH] Correct xircom_cb use of CONFIG_NET_POLL_CONTROLLER
Keith Owens
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds