aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/vlsi_ir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10net: trans_start cleanupsEric Dumazet1-1/+0
2010-03-24net/irda: remove trailing space in messagesFrans Pop1-2/+2
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches1-8/+8
2009-09-01irda: convert to netdev_tx_tStephen Hemminger1-1/+2
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-3/+3
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-7/+0
2009-03-21irda: convert vlsi driver to net_device_opsStephen Hemminger1-5/+9
2009-01-06irda: convert to internal statsStephen Hemminger1-42/+36
2008-11-12netdevice: safe convert to netdev_priv() #part-2Wang Chen1-18/+18
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-09-22irda: follow lspci device/vendor styleBjorn Helgaas1-1/+1
2008-07-30irda: replace __FUNCTION__ with __func__Harvey Harrison1-46/+46
2008-04-29netdev: use non-racy method for proc entries creationDenis V. Lunev1-3/+2
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-2/+0
2007-07-10[IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driverMatthias Kaehlcke1-13/+14
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-01-23[IRDA] vlsi_ir.{h,c}: remove kernel 2.4 codeAdrian Bunk1-8/+8
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-17[NET]: Add netif_tx_lockHerbert Xu1-1/+1
2006-03-20[IRDA]: pci_register_driver conversionChristophe Lucas1-1/+1
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl1-2/+1
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro1-2/+2
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-5/+5
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-8/+3
2005-04-16[PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1912