Commit Graph

298 Commits (02f8c6aee8df3cdc935e9bdd4f2d020306035dbe)

Author SHA1 Message Date
Grant Likely b1608d69cb drivercore: revert addition of of_match to struct device 14 years ago
David S. Miller 06091ed6b8 atm: solos-pci: Fix set-but-unused variable. 14 years ago
David S. Miller edb4dcb717 atm: idt77252: Fix set-but-unused variables. 14 years ago
David S. Miller e60c5e14fb atm: he: Fix undefined sequence points. 14 years ago
David S. Miller dd182574d8 atm: eni: Kill set-but-unused variables. 14 years ago
David S. Miller 24743537d3 atm: iphase: Fix set-but-not-used warnings. 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Philip A. Prindeville c031235b39 atm/solos-pci: Don't flap VCs when carrier state changes 14 years ago
Philip A. Prindeville 18b429e74e atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump 14 years ago
Philip A. Prindeville 1e19e65856 atm/solos-pci: Use VPI.VCI notation uniformly. 14 years ago
Grant Likely 1c48a5c93d dt: Eliminate of_platform_{,un}register_driver 14 years ago
Jesper Juhl da1ab3e233 ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_skb() interact badly. 14 years ago
Justin P. Mattock 8e572bab39 fix typos 'comamnd' -> 'command' in comments 14 years ago
Vasiliy Kulikov 2221eca0a2 atm: idt77105: fix fetch_stats() result 14 years ago
Jesper Juhl 6a75da4a1a Madge Ambassador ATM Adapter driver: Always release_firmware() in ucode_init() and don't leak memory. 14 years ago
Julia Lawall b9556f9a1a drivers/atm/atmtcp.c: add missing atm_dev_put 14 years ago
Dan Williams d9ca676bcb atm: correct sysfs 'device' link creation and parent relationships 14 years ago
Andy Shevchenko 58e481f66e atm: lanai: use kernel's '%pM' format option to print MAC 14 years ago
David S. Miller 30dfe2c050 atm: fore200e: Fix build warning. 14 years ago
David Woodhouse 3ce1227c3c solos: Refuse to upgrade firmware with older FPGA. It doesn't work. 14 years ago
David Woodhouse 1a4ec46a68 solos: Add 'Firmware' attribute for Traverse overall firmware version 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Joe Perches 1941bf8c8d drivers/atm/eni.c: Remove multiple uses of KERN_<level> 14 years ago
Tracey Dent 7453da8297 Drivers: atm: Makefile: replace the use of <module>-objs with <module>-y 14 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
Jiri Slaby ec622ab072 ATM: iphase, remove sleep-inside-atomic 15 years ago
Jiri Slaby f1ee89d5b0 ATM: solos-pci, remove use after free 15 years ago
Julia Lawall 1790c228fb drivers/atm/idt77252.c: Remove unnecessary error check 15 years ago
Andy Shevchenko 66bb16de6b drivers: atm: use native kernel's hex_to_bin() func 15 years ago
Julia Lawall a0ece28539 drivers/atm/firestream.c: Fix unsigned return type 15 years ago
Julia Lawall 6f74dbbc29 drivers/atm: Adjust confusing if indentation 15 years ago
David Woodhouse 1f6ea6e511 solos-pci: Fix race condition in tasklet RX handling 15 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
Grant Likely 1ab1d63a85 of/platform: remove all of_bus_type and of_platform_bus_type references 15 years ago
Andy Shevchenko 2b27822ff8 drivers: atm: don't use private copy of hex_to_bin() 15 years ago
Peter Huewe c9634ac1b7 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Peter Huewe 6df7b80c64 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Peter Huewe e80d3f08e2 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Peter Huewe fbaab95827 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Peter Huewe b16170c1ed atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Peter Huewe 5352228803 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Peter Huewe 12c8471a1e atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
chas williams - CONTRACTOR 06df277a67 atm: remove IRQF_DISABLED in combination with IRQF_SHARED 15 years ago
Karl Hiramoto e0b901a953 atm/suni.c: call atm_dev_signal_change() when signal changes. 15 years ago
Karl Hiramoto 49d49106fc atm/solos-pci: call atm_dev_signal_change() when signal changes. 15 years ago
Karl Hiramoto 0753455322 atm/idt77105.c: call atm_dev_signal_change() when signal changes. 15 years ago
Karl Hiramoto c69fb76e8f atm/adummy: add syfs DEVICE_ATTR to change signal 15 years ago
Grant Likely 1636f8ac2b sparc/of: Move of_device fields into struct pdev_archdata 15 years ago
chas williams - CONTRACTOR e623d62512 atm: [he] rewrite buffer handling in receive path 15 years ago
chas williams - CONTRACTOR 1d927870e5 atm: [he] remove small buffer allocation/handling code 15 years ago