Commit Graph

320 Commits (16a02081baa15becdb7d6460659e7832e6524d93)

Author SHA1 Message Date
David Woodhouse b4bd8ad9bb solos-pci: Fix DMA support 13 years ago
Alexander Duyck ec47ea8247 skb: Add inline helper for getting the skb end offset from head 13 years ago
Santosh Nayak bd966e4713 Driver: Atm: Remove 'break' after 'return' statement. 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
françois romieu 126a3fd251 eni: fix driver remove function and driver probe error path. 13 years ago
Julia Lawall 5eac5f6d37 drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatible 13 years ago
Julia Lawall 8ae0cfee2a drivers/atm/solos-pci.c: exchange pci_iounmaps 13 years ago
Masanari Iida 12806a241b atm: Fix typo in lanai.c 13 years ago
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
chas williams - CONTRACTOR 49f5ed4250 atm: eliminate atm_guess_pdu2truesize() 13 years ago
Eric Dumazet 9e903e0852 net: add skb frag size accessors 14 years ago
françois romieu 26c5c44d63 atm/iphase : removal of PCI space dereferences. 14 years ago
Joe Perches 3a816054fc atm: Convert vmalloc/memset to vzalloc 14 years ago
Ian Campbell c517202f3c atm: convert to SKB paged frag API. 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Sergei Shtylyov b691347a92 lanai: use pci_dev->subsystem_device 14 years ago
Wang Shaoyan 135d23d66c ATM: Delete no use FILL_RX_POOLS_IN_BH marco 14 years ago
Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
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> 15 years ago
Tracey Dent 7453da8297 Drivers: atm: Makefile: replace the use of <module>-objs with <module>-y 15 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