aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/vlsi_ir.c
Commit message (Expand)AuthorAgeFilesLines
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+0
* net/irda: remove trailing space in messagesFrans Pop2010-03-241-2/+2
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-8/+8
* irda: convert to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-3/+3
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-7/+0
* irda: convert vlsi driver to net_device_opsStephen Hemminger2009-03-211-5/+9
* irda: convert to internal statsStephen Hemminger2009-01-061-42/+36
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-121-18/+18
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* irda: follow lspci device/vendor styleBjorn Helgaas2008-09-221-1/+1
* irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-301-46/+46
* netdev: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-3/+2
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* [IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driverMatthias Kaehlcke2007-07-101-13/+14
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [IRDA] vlsi_ir.{h,c}: remove kernel 2.4 codeAdrian Bunk2007-01-231-8/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Add netif_tx_lockHerbert Xu2006-06-171-1/+1
* [IRDA]: pci_register_driver conversionChristophe Lucas2006-03-201-1/+1
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-2/+1
* [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-291-2/+2
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-051-5/+5
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-051-8/+3
* [PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1912