| Commit message (Expand) | Author | Age | Files | Lines |
* | irda: use PCI_VENDOR_ID_* | Jon Mason | 2011-08-04 | 1 | -10/+8 |
* | irda: fix smsc-ircc2 section mismatch warning | Randy Dunlap | 2011-06-22 | 1 | -1/+1 |
* | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-07 | 1 | -0/+1 |
* | Revert "net: fix section mismatches" | David S. Miller | 2011-06-01 | 1 | -22/+22 |
* | net: fix section mismatches | Michał Mirosław | 2011-04-19 | 1 | -22/+22 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe() | Sedat Dilek | 2011-01-03 | 1 | -1/+1 |
* | drivers/net: return operator cleanup | Eric Dumazet | 2010-09-27 | 1 | -1/+1 |
* | drivers/net/irda: use for_each_pci_dev() | Kulikov Vasiliy | 2010-07-21 | 1 | -4/+1 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -1/+0 |
* | net: trans_start cleanups | Eric Dumazet | 2010-05-10 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | comment typo fix: sybsystem -> subsystem | Jean Delvare | 2009-12-04 | 1 | -1/+1 |
* | irda: convert to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -5/+10 |
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-06 | 1 | -8/+8 |
* | irda: smsc wait count reaches -1 | Roel Kluin | 2009-06-13 | 1 | -1/+1 |
* | irda: convert smsc driver to net_device_ops | Stephen Hemminger | 2009-03-22 | 1 | -9/+21 |
* | irda: convert to internal stats | Stephen Hemminger | 2009-01-06 | 1 | -24/+14 |
* | drivers/net/irda: fix sparse warnings: make symbols static | Hannes Eder | 2008-12-26 | 1 | -3/+3 |
* | irda: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-31 | 1 | -60/+60 |
* | irda: remove CVS keywords | Adrian Bunk | 2008-06-12 | 1 | -1/+0 |
* | irda: fix !PNP support for drivers/net/irda/smsc-ircc2.c | Ingo Molnar | 2008-05-05 | 1 | -1/+4 |
* | [netdrvr] irq handler minor cleanups in several drivers | Jeff Garzik | 2008-01-29 | 1 | -13/+4 |
* | [IRDA]: Document the fact that smsc-ircc2 will not use PNP by default | Jonathan Bastien-Filiatrault | 2007-10-11 | 1 | -1/+1 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-11 | 1 | -2/+0 |
* | smsc-ircc2: bypass PNP detection until we get the quirks worked out | Bjorn Helgaas | 2007-07-01 | 1 | -1/+1 |
* | smsc-ircc2: skip preconfiguration for PNP devices | Bjorn Helgaas | 2007-06-28 | 1 | -7/+7 |
* | smsc-ircc2: add PNP support | Bjorn Helgaas | 2007-05-08 | 1 | -23/+75 |
* | smsc-ircc2: tidy up module parameter checking | Bjorn Helgaas | 2007-05-08 | 1 | -6/+8 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | [IrDA]: SMC SuperIO Chip LPC47N227 not identified properly | Peter Kovar | 2007-04-26 | 1 | -0/+1 |
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -3/+3 |
* | [IrDA] smsc-ircc: More laptops detected | Linus Walleij (LD/EAB | 2006-09-29 | 1 | -2/+36 |
* | [PATCH] smsc-ircc2: fix section reference mismatches | Dmitry Torokhov | 2006-07-12 | 1 | -1/+1 |
* | [IRDA]: smsc-ircc: Minimal hotplug support. | David Brownell | 2006-05-10 | 1 | -1/+13 |
* | [IRDA]: smsc-ircc2, smcinit support for ALi ISA bridges | Linus Walleij | 2006-04-15 | 1 | -52/+264 |
* | [IRDA]: smcinit merged into smsc-ircc driver | Linus Walleij | 2006-04-10 | 1 | -0/+311 |
* | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 1 | -13/+14 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 1 | -0/+1 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -0/+1 |
* | | [PATCH] smsc-ircc2: PM cleanup - do not close device when suspending | Dmitry Torokhov | 2005-10-31 | 1 | -44/+85 |
|/ |
|
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 1 | -6/+6 |
* | [PATCH] Fix smsc_ircc_init return value | Brice Goglin | 2005-09-08 | 1 | -0/+1 |
* | [PATCH] smsc-ircc2: dont use void * where specific type will do | Dmitry Torokhov | 2005-09-08 | 1 | -6/+4 |
* | [PATCH] smsc-ircc2: use netdev_priv() | Dmitry Torokhov | 2005-09-08 | 1 | -12/+11 |
* | [PATCH] smsc-ircc2: add to sysfs as platform device, new PM | Dmitry Torokhov | 2005-09-08 | 1 | -56/+65 |
* | [PATCH] smsc-ircc2: dont pass iobase around | Dmitry Torokhov | 2005-09-08 | 1 | -35/+26 |
* | [PATCH] smsc-ircc2: remove typedefs | Dmitry Torokhov | 2005-09-08 | 1 | -26/+13 |
* | [PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZE | Dmitry Torokhov | 2005-09-08 | 1 | -3/+2 |