summaryrefslogtreecommitdiff
path: root/drivers/net/skfp/skfddi.c
AgeCommit message (Expand)Author
2010-12-28skfp: testing the wrong variable in skfp_driver_init()Dan Carpenter
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-13drivers/net/skfp: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-08-09Fix spelling fuction -> function in commentsStefan Weil
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-18net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-07drivers/net/skfp/skfddi.c: use %pMF to show MAC addresshartleys
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-05-17skfddi: convert PRINTK() to pr_debug()Alexander Beregalov
2009-02-17drivers/net/skfp: fix sparse warning: Should it be static?Hannes Eder
2009-01-29drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin
2008-12-26drivers/net/skfp: fix sparse warnings: make symbols staticHannes Eder
2008-11-20fddi: convert to new network device opsStephen Hemminger
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-03-26skfp annotationsAl Viro
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-03-03Massive net driver const-ification.Arjan van de Ven
2005-06-27[PATCH] drivers/net/skfp/: cleanupsAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds