Commit Graph

336 Commits (9931faca02c604c22335f5a935a501bb2ace6e20)

Author SHA1 Message Date
Greg Kroah-Hartman 6c44512d06 Drivers: atm: remove __dev* attributes. 12 years ago
Dan Carpenter 29042073e7 solos-pci: double lock in geos_gpio_store() 12 years ago
David Woodhouse 152a2a8b5e solos-pci: ensure all TX packets are aligned to 4 bytes 12 years ago
Nathan Williams 13af816469 solos-pci: add firmware upgrade support for new models 12 years ago
Nathan Williams 7fbdadb5e9 solos-pci: remove superfluous debug output 12 years ago
Nathan Williams f9baad02e7 solos-pci: add GPIO support for newer versions on Geos board 12 years ago
David Woodhouse cae49ede00 solos-pci: fix double-free of TX skb in DMA mode 12 years ago
David Woodhouse c48d49aab0 solos-pci: remove list_vccs() debugging function 12 years ago
David Woodhouse a1db5c5b75 solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC 12 years ago
David Woodhouse 213e85d389 solos-pci: clean up pclose() function 12 years ago
Nathan Williams 007ef52be1 solos-pci: Fix leak of skb received for unknown vcc 12 years ago
David Woodhouse 7ad3eadebc solos-pci: wait for pending TX to complete when releasing vcc 12 years ago
Dan Carpenter fcdc90b025 atm: forever loop loading ambassador firmware 12 years ago
Andi Kleen 6ca3b14a9b sections: fix section conflicts in drivers/atm 13 years ago
Julia Lawall f716168b8a drivers/atm/iphase.c: fix error return code 13 years ago
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 13 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