Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
77531beeb97d079fb422d2b78a0d75c564384310
/
drivers
/
atm
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
c63d352
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7cf6156
atm: fix improper return value
by Pan Bian
· 8 years ago
4606c9e
atm: lanai: set error code when ioremap fails
by Pan Bian
· 8 years ago
89d9123
solos-pci: use permission-specific DEVICE_ATTR variants
by Julia Lawall
· 8 years ago
d560846
atm: iphase: fix newline escape and minor tweak to source formatting
by Colin Ian King
· 8 years ago
cf9932a
ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()
by Markus Elfring
· 8 years ago
0f0d0ed
ATM-ZeitNet: Replace one kzalloc() call by kcalloc()
by Markus Elfring
· 8 years ago
5ad3ea3
ATM-ZeitNet: Improve a size determination in zatm_open()
by Markus Elfring
· 8 years ago
32230ac
ATM-ZeitNet: Use kmalloc_array() in start_tx()
by Markus Elfring
· 8 years ago
0ba8abb
ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()
by Markus Elfring
· 8 years ago
304f0a4e
ATM-nicstar: Refactor a kmalloc() call in ns_init_card()
by Markus Elfring
· 8 years ago
ee41f07
ATM-nicstar: Improve another size determination in ns_init_card()
by Markus Elfring
· 8 years ago
24310fd
ATM-nicstar: Improve another size determination in get_scq()
by Markus Elfring
· 8 years ago
7870612
ATM-nicstar: Use kmalloc_array() in get_scq()
by Markus Elfring
· 8 years ago
e808bb6
ATM-iphase: Use kmalloc_array() in tx_init()
by Markus Elfring
· 8 years ago
2c4f414
ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()
by Markus Elfring
· 8 years ago
d9e6620
ATM-ENI: Use kmalloc_array() in eni_start()
by Markus Elfring
· 8 years ago
b65b24d
atm: fore200e: Do not drop const qualifier
by LABBE Corentin
· 8 years ago
eab8146
drivers: atm: nicstar: Use the correct function to free some resources
by Christophe Jaillet
· 8 years ago
466fc793
atm: horizon: Use setup_timer
by Amitoj Kaur Chawla
· 8 years ago
f2633d2
atm: iphase: off by one in rx_pkt()
by Dan Carpenter
· 8 years ago
86f0439
atm: firestream: add more reserved strings
by Dan Carpenter
· 8 years ago
49dc2b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
fc4fa6e
treewide: Fix typo in printk
by Masanari Iida
· 9 years ago
bd0ed56
atm: solos-pci: use to_pci_dev()
by Geliang Tang
· 9 years ago
e94d91a
atm: solos-pci: Replace simple_strtol by kstrtoint
by LABBE Corentin
· 9 years ago
cbb41b9
atm: iphase: fix misleading indention
by Tillmann Heidsieck
· 9 years ago
21e26ff
atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()
by Tillmann Heidsieck
· 9 years ago
ce816eb
solos-pci: Increase headroom on received packets
by David Woodhouse
· 9 years ago
58d29e3
atm: he: drop null test before destroy functions
by Julia Lawall
· 9 years ago
bae23b6
atm: idt77105: Use setup_timer
by Vaishali Thakkar
· 9 years ago
684b4ac
atm: use msecs_to_jiffies for conversions
by Nicholas Mc Guire
· 9 years ago
ffaa31d
atm:he - Do not initialise statics to 0.
by Shailendra Verma
· 9 years ago
376cd36
atm:he - Change 1 to true for bool type variable.
by Shailendra Verma
· 9 years ago
3855634
drivers: atm: nicstar: remove ifdef'd out skb destructors
by Florian Westphal
· 10 years ago
ede58ef
atm: remove deprecated use of pci api
by chas williams - CONTRACTOR
· 10 years ago
8bdda5d
atm: horizon: Remove some unused functions
by Rickard Strandqvist
· 10 years ago
927a97c
atm: lanai: Remove unused function
by Rickard Strandqvist
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
73112f9
solos-pci: fix error return code
by Julia Lawall
· 10 years ago
5416755
drivers: atm: eni: Add pci_dma_mapping_error() call
by Tina Johnson
· 10 years ago
a9add33
atm: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
b7983e3
atm: simplify lanai.c by using module_pci_driver
by Michael Opdenacker
· 10 years ago
f0094b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
6f2a011
atm: use pci_zalloc_consistent
by Joe Perches
· 10 years ago
e5a98fc
drivers/atm/atmtcp.c: fix error return code
by Julia Lawall
· 10 years ago
c7bcae4
solos-pci: fix error return code
by Julia Lawall
· 10 years ago
597aec3
drivers: atm: fix %d confusingly prefixed with 0x in format strings
by Hans Wennborg
· 10 years ago
74e8ce3
atm: fore200e.c: Cleaning up uninitialized variables
by Rickard Strandqvist
· 10 years ago
7e91035
atm: idt77252: Remove redundant error check
by Peter Senna Tschudin
· 10 years ago
869f273
atm: idt77105: Use del_timer_sync() in exit path
by Thomas Gleixner
· 11 years ago
aff12ac
atm: firestream: Use del_timer_sync() in teardown path
by Thomas Gleixner
· 11 years ago
118ce7a
atm: nicstar: remove interruptible_sleep_on_timeout
by Arnd Bergmann
· 11 years ago
c73b1f6
atm: firestream: fix interruptible_sleep_on race
by Arnd Bergmann
· 11 years ago
5f4d4e3
atm: solos-pci: make solos_bh() as static
by Daeseok Youn
· 11 years ago
c664d63
atm: nicstar: use NULL instead of 0 for pointer
by Daeseok Youn
· 11 years ago
ab85cff
atm: ambassador: use NULL instead of 0 for pointer
by Daeseok Youn
· 11 years ago
4c55a46
atm: slight optimization of addr compare
by dingtianhong
· 11 years ago
109744c
atm: solos-pci: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
57c5bca
atm: he: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
b5de4a2
atm: idt77252: fix dev refcnt leak
by Ying Xue
· 11 years ago
212124d
atm: firestream: remove duplicate define
by Michael Opdenacker
· 11 years ago
d2bb3905
atm: nicstar: fix regression made by previous patch
by Andy Shevchenko
· 11 years ago
a2a69f0
drivers/atm/he.c: convert to module_pci_driver
by Libo Chen
· 11 years ago
f8de310
atm: he: print MAC via %pM
by Andy Shevchenko
· 11 years ago
8390f81
atm: nicstar: re-use native mac_pton() helper
by Andy Shevchenko
· 11 years ago
b32369f
net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb)
by Isaku Yamahata
· 11 years ago
f0911aa
atm: he: use mdelay instead of large udelay constants
by Arnd Bergmann
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
b051f6e
atm/nicstar: convert to idr_alloc()
by Tejun Heo
· 12 years ago
c767bf2
atm/nicstar: don't use idr_remove_all()
by Tejun Heo
· 12 years ago
ab54ee8
atm/iphase: rename fregt_t -> ffreg_t
by Heiko Carstens
· 12 years ago
6c44512
Drivers: atm: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
2904207
solos-pci: double lock in geos_gpio_store()
by Dan Carpenter
· 12 years ago
152a2a8
solos-pci: ensure all TX packets are aligned to 4 bytes
by David Woodhouse
· 12 years ago
13af816
solos-pci: add firmware upgrade support for new models
by Nathan Williams
· 12 years ago
7fbdadb
solos-pci: remove superfluous debug output
by Nathan Williams
· 12 years ago
f9baad0
solos-pci: add GPIO support for newer versions on Geos board
by Nathan Williams
· 12 years ago
cae49ed
solos-pci: fix double-free of TX skb in DMA mode
by David Woodhouse
· 12 years ago
ddb3033
Merge git://git.infradead.org/users/dwmw2/atm
by David S. Miller
· 12 years ago
c48d49a
solos-pci: remove list_vccs() debugging function
by David Woodhouse
· 12 years ago
a1db5c5
solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC
by David Woodhouse
· 12 years ago
213e85d
solos-pci: clean up pclose() function
by David Woodhouse
· 12 years ago
007ef52
solos-pci: Fix leak of skb received for unknown vcc
by Nathan Williams
· 12 years ago
7ad3ead
solos-pci: wait for pending TX to complete when releasing vcc
by David Woodhouse
· 12 years ago
fcdc90b
atm: forever loop loading ambassador firmware
by Dan Carpenter
· 12 years ago
6ca3b14
sections: fix section conflicts in drivers/atm
by Andi Kleen
· 12 years ago
f716168
drivers/atm/iphase.c: fix error return code
by Julia Lawall
· 12 years ago
b4bd8ad
solos-pci: Fix DMA support
by David Woodhouse
· 12 years ago
ec47ea8
skb: Add inline helper for getting the skb end offset from head
by Alexander Duyck
· 13 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
bd966e4
Driver: Atm: Remove 'break' after 'return' statement.
by Santosh Nayak
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
126a3fd
eni: fix driver remove function and driver probe error path.
by françois romieu
· 13 years ago
5eac5f6
drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatible
by Julia Lawall
· 13 years ago
ff4783c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
8ae0cfe
drivers/atm/solos-pci.c: exchange pci_iounmaps
by Julia Lawall
· 13 years ago
12806a2
atm: Fix typo in lanai.c
by Masanari Iida
· 13 years ago
Next »