summaryrefslogtreecommitdiff
path: root/drivers/atm/solos-pci.c
Commit message (Expand)AuthorAge
* atm: make atmdev_ops constBhumika Goyal2017-08-09
* atm: solos-pci: constify attribute_group structuresAmitoj Kaur Chawla2017-08-02
* atm: solos-pci: constify pci_device_id.Arvind Yadav2017-07-16
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* atm: solos-pci: remove useless variable assignmentsGustavo A. R. Silva2017-06-15
* solos-pci: use permission-specific DEVICE_ATTR variantsJulia Lawall2016-10-31
* atm: solos-pci: use to_pci_dev()Geliang Tang2015-12-29
* atm: solos-pci: Replace simple_strtol by kstrtointLABBE Corentin2015-12-05
* solos-pci: Increase headroom on received packetsDavid Woodhouse2015-09-17
* atm: remove deprecated use of pci apichas williams - CONTRACTOR2015-01-18
* solos-pci: fix error return codeJulia Lawall2014-11-23
* solos-pci: fix error return codeJulia Lawall2014-08-07
* atm: solos-pci: make solos_bh() as staticDaeseok Youn2014-02-19
* atm: solos-pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-10
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* solos-pci: double lock in geos_gpio_store()Dan Carpenter2012-12-21
* solos-pci: ensure all TX packets are aligned to 4 bytesDavid Woodhouse2012-12-19
* solos-pci: add firmware upgrade support for new modelsNathan Williams2012-12-19
* solos-pci: remove superfluous debug outputNathan Williams2012-12-19
* solos-pci: add GPIO support for newer versions on Geos boardNathan Williams2012-12-19
* solos-pci: fix double-free of TX skb in DMA modeDavid Woodhouse2012-12-12
* solos-pci: remove list_vccs() debugging functionDavid Woodhouse2012-12-02
* solos-pci: use GFP_KERNEL where possible, not GFP_ATOMICDavid Woodhouse2012-12-02
* solos-pci: clean up pclose() functionDavid Woodhouse2012-12-02
* solos-pci: Fix leak of skb received for unknown vccNathan Williams2012-12-02
* solos-pci: wait for pending TX to complete when releasing vccDavid Woodhouse2012-12-02
* solos-pci: Fix DMA supportDavid Woodhouse2012-05-24
* drivers/atm/solos-pci.c: exchange pci_iounmapsJulia Lawall2012-02-19
* atm: solos-pci: Fix set-but-unused variable.David S. Miller2011-04-17
* atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville2011-03-30
* atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville2011-03-30
* atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville2011-03-30
* ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_...Jesper Juhl2011-02-13
* atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-10
* solos: Refuse to upgrade firmware with older FPGA. It doesn't work.David Woodhouse2010-11-08
* ATM: solos-pci, remove use after freeJiri Slaby2010-10-11
* solos-pci: Fix race condition in tasklet RX handlingDavid Woodhouse2010-08-07
* atm/solos-pci: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-09
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* drivers/atm/solos-pci.c: fix warning/bug, clean up codeAndrew Morton2009-11-18
* solos-pci: declare MODULE_FIRMWAREBen Hutchings2009-11-10
* Merge branch 'master' of git://git.infradead.org/users/dwmw2/solos-2.6David S. Miller2009-09-22
|\
| * solos: Check for rogue received packetsNathan Williams2009-03-25
| * solos: support new FPGA RAM layoutNathan Williams2009-03-25
* | drivers/atm: Correct redundant testJulia Lawall2009-07-27
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-13
* | Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6David S. Miller2009-03-21
|\ \ | |/