index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
solos-pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
atm: make atmdev_ops const
Bhumika Goyal
2017-08-09
1
-1
/
+1
*
atm: solos-pci: constify attribute_group structures
Amitoj Kaur Chawla
2017-08-02
1
-2
/
+2
*
atm: solos-pci: constify pci_device_id.
Arvind Yadav
2017-07-16
1
-1
/
+1
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-6
/
+6
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
atm: solos-pci: remove useless variable assignments
Gustavo A. R. Silva
2017-06-15
1
-2
/
+2
*
solos-pci: use permission-specific DEVICE_ATTR variants
Julia Lawall
2016-10-31
1
-1
/
+1
*
atm: solos-pci: use to_pci_dev()
Geliang Tang
2015-12-29
1
-3
/
+3
*
atm: solos-pci: Replace simple_strtol by kstrtoint
LABBE Corentin
2015-12-05
1
-11
/
+17
*
solos-pci: Increase headroom on received packets
David Woodhouse
2015-09-17
1
-2
/
+10
*
atm: remove deprecated use of pci api
chas williams - CONTRACTOR
2015-01-18
1
-13
/
+13
*
solos-pci: fix error return code
Julia Lawall
2014-11-23
1
-0
/
+2
*
solos-pci: fix error return code
Julia Lawall
2014-08-07
1
-0
/
+1
*
atm: solos-pci: make solos_bh() as static
Daeseok Youn
2014-02-19
1
-1
/
+1
*
atm: solos-pci: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-12-10
1
-2
/
+0
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-2
/
+1
*
Drivers: atm: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
solos-pci: double lock in geos_gpio_store()
Dan Carpenter
2012-12-21
1
-1
/
+1
*
solos-pci: ensure all TX packets are aligned to 4 bytes
David Woodhouse
2012-12-19
1
-4
/
+23
*
solos-pci: add firmware upgrade support for new models
Nathan Williams
2012-12-19
1
-11
/
+42
*
solos-pci: remove superfluous debug output
Nathan Williams
2012-12-19
1
-1
/
+0
*
solos-pci: add GPIO support for newer versions on Geos board
Nathan Williams
2012-12-19
1
-0
/
+105
*
solos-pci: fix double-free of TX skb in DMA mode
David Woodhouse
2012-12-12
1
-2
/
+3
*
solos-pci: remove list_vccs() debugging function
David Woodhouse
2012-12-02
1
-41
/
+0
*
solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC
David Woodhouse
2012-12-02
1
-3
/
+3
*
solos-pci: clean up pclose() function
David Woodhouse
2012-12-02
1
-4
/
+14
*
solos-pci: Fix leak of skb received for unknown vcc
Nathan Williams
2012-12-02
1
-1
/
+2
*
solos-pci: wait for pending TX to complete when releasing vcc
David Woodhouse
2012-12-02
1
-3
/
+14
*
solos-pci: Fix DMA support
David Woodhouse
2012-05-24
1
-1
/
+3
*
drivers/atm/solos-pci.c: exchange pci_iounmaps
Julia Lawall
2012-02-19
1
-2
/
+2
*
atm: solos-pci: Fix set-but-unused variable.
David S. Miller
2011-04-17
1
-2
/
+1
*
atm/solos-pci: Don't flap VCs when carrier state changes
Philip A. Prindeville
2011-03-30
1
-25
/
+1
*
atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump
Philip A. Prindeville
2011-03-30
1
-1
/
+8
*
atm/solos-pci: Use VPI.VCI notation uniformly.
Philip A. Prindeville
2011-03-30
1
-2
/
+2
*
ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_...
Jesper Juhl
2011-02-13
1
-2
/
+3
*
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
2010-12-10
1
-4
/
+4
*
solos: Refuse to upgrade firmware with older FPGA. It doesn't work.
David Woodhouse
2010-11-08
1
-0
/
+8
*
ATM: solos-pci, remove use after free
Jiri Slaby
2010-10-11
1
-3
/
+5
*
solos-pci: Fix race condition in tasklet RX handling
David Woodhouse
2010-08-07
1
-1
/
+6
*
atm/solos-pci: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
2010-07-09
1
-3
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
drivers/atm/solos-pci.c: fix warning/bug, clean up code
Andrew Morton
2009-11-18
1
-13
/
+16
*
solos-pci: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-10
1
-0
/
+3
*
Merge branch 'master' of git://git.infradead.org/users/dwmw2/solos-2.6
David S. Miller
2009-09-22
1
-9
/
+66
|
\
|
*
solos: Check for rogue received packets
Nathan Williams
2009-03-25
1
-0
/
+4
|
*
solos: support new FPGA RAM layout
Nathan Williams
2009-03-25
1
-9
/
+62
*
|
drivers/atm: Correct redundant test
Julia Lawall
2009-07-27
1
-1
/
+1
*
|
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
2009-04-13
1
-1
/
+1
*
|
Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6
David S. Miller
2009-03-21
1
-160
/
+664
|
\
|
[next]