summaryrefslogtreecommitdiff
path: root/drivers/net/tokenring/ibmtr.c
AgeCommit message (Expand)Author
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-02-18tokenring: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-29ibmtr: possible Read buffer overflow?roel kluin
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-01tokenring: convert to netdev_tx_tStephen Hemminger
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-26tokenring: Read buffer overflowroel kluin
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-01-21ibmtr: convert to net_device_opsStephen Hemminger
2009-01-21ibmtr: convert to internal network_device_statsStephen Hemminger
2008-12-26drivers/net/tokenring: fix sparse warnings: make symbols staticHannes Eder
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10drivers/net/tokenring: Convert to generic booleanRichard Knutsson
2007-10-10dev->priv to netdev_priv(dev), drivers/net/tokenring/Yoann Padioleau
2007-04-25[TR]: Make tr_type_trans set skb->devArnaldo Carvalho de Melo
2007-03-14[PATCH] ibmtr probe is __devinit, not __initAl Viro
2007-03-09ibmtr: Drain rich supply of modpost warnings.Ralf Baechle
2006-12-04[PATCH] remote memory corruptor in ibmtr.cAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-08-19[PATCH] ibmtr section fixAndrew Morton
2005-10-05Merge branch 'master'Jeff Garzik
2005-10-04[PATCH] bogus kfree() in ibmtrAl Viro
2005-09-14[PATCH] drivers/net: fix-up schedule_timeout() usageNishanth Aravamudan
2005-06-26[PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk
2005-05-12[netdrvrs] Use netif_carrier_* instead of IFF_RUNNING
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds