summaryrefslogtreecommitdiff
path: root/drivers/net/irda/vlsi_ir.c
AgeCommit message (Expand)Author
2017-08-28irda: move drivers/net/irda to drivers/staging/irda/driversGreg Kroah-Hartman
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-03-25irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-01-11irda: vlsi_ir: Replace timeval with ktime_tChunyan Zhang
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches
2014-09-09irda: vlsi_ir: use %*ph specifierAndy Shevchenko
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08irda: use pci_zalloc_consistentJoe Perches
2013-12-09irda: vlsi_ir: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-06irda: Fix FSF address in file headersJeff Kirsher
2013-09-11irda: vlsi_ir: Remove casting the return value which is a void pointerJingoo Han
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2012-12-03irda: remove __dev* attributesBill Pemberton
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2010-05-10net: trans_start cleanupsEric Dumazet
2010-03-24net/irda: remove trailing space in messagesFrans Pop
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-09-01irda: convert to netdev_tx_tStephen Hemminger
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-21irda: convert vlsi driver to net_device_opsStephen Hemminger
2009-01-06irda: convert to internal statsStephen Hemminger
2008-11-12netdevice: safe convert to netdev_priv() #part-2Wang Chen
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-09-22irda: follow lspci device/vendor styleBjorn Helgaas
2008-07-30irda: replace __FUNCTION__ with __func__Harvey Harrison
2008-04-29netdev: use non-racy method for proc entries creationDenis V. Lunev
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-07-10[IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driverMatthias Kaehlcke
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-01-23[IRDA] vlsi_ir.{h,c}: remove kernel 2.4 codeAdrian Bunk
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-17[NET]: Add netif_tx_lockHerbert Xu
2006-03-20[IRDA]: pci_register_driver conversionChristophe Lucas
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek
2005-04-16[PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek
2005-04-16Linux-2.6.12-rc2Linus Torvalds