aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tokenring/lanstreamer.c
Commit message (Expand)AuthorAge
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-12
* | net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
|/
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* drivers/net/tokenring: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-17
* lanstreamer: convert to net_device_opsStephen Hemminger2009-01-21
* lanstreamer: convert to internal network statsStephen Hemminger2009-01-21
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: convert print_mac to %pMJohannes Berg2008-10-27
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* dev->priv to netdev_priv(dev), drivers/net/tokenring/Yoann Padioleau2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [TR]: Make tr_type_trans set skb->devArnaldo Carvalho de Melo2007-04-26
* [TR]: Use tr_hdr() were appropriateArnaldo Carvalho de Melo2007-04-26
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] drivers/net/tokenring/lanstreamer.c Removal of old codeMichal Piotrowski2006-09-25
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-17
* [PATCH] net/lanstreamer: replace schedule_timeout() with ssleep()/msleep_inte...Nishanth Aravamudan2005-06-26
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16