Commit Graph

256 Commits (d92a3ca689257c6bec94e026538782c280afaaab)

Author SHA1 Message Date
David Woodhouse 1f6ea6e511 solos-pci: Fix race condition in tasklet RX handling 15 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
Grant Likely 1ab1d63a85 of/platform: remove all of_bus_type and of_platform_bus_type references 15 years ago
Andy Shevchenko 2b27822ff8 drivers: atm: don't use private copy of hex_to_bin() 15 years ago
Peter Huewe c9634ac1b7 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Peter Huewe 6df7b80c64 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Peter Huewe e80d3f08e2 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Peter Huewe fbaab95827 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Peter Huewe b16170c1ed atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Peter Huewe 5352228803 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Peter Huewe 12c8471a1e atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
chas williams - CONTRACTOR 06df277a67 atm: remove IRQF_DISABLED in combination with IRQF_SHARED 15 years ago
Karl Hiramoto e0b901a953 atm/suni.c: call atm_dev_signal_change() when signal changes. 15 years ago
Karl Hiramoto 49d49106fc atm/solos-pci: call atm_dev_signal_change() when signal changes. 15 years ago
Karl Hiramoto 0753455322 atm/idt77105.c: call atm_dev_signal_change() when signal changes. 15 years ago
Karl Hiramoto c69fb76e8f atm/adummy: add syfs DEVICE_ATTR to change signal 15 years ago
Grant Likely 1636f8ac2b sparc/of: Move of_device fields into struct pdev_archdata 15 years ago
chas williams - CONTRACTOR e623d62512 atm: [he] rewrite buffer handling in receive path 15 years ago
chas williams - CONTRACTOR 1d927870e5 atm: [he] remove small buffer allocation/handling code 15 years ago
chas williams - CONTRACTOR 864a3ff635 atm: [nicstar] remove virt_to_bus() and support 64-bit platforms 15 years ago
chas williams - CONTRACTOR 098fde114b atm: [nicstar] reformatted with Lindent 15 years ago
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Nathan Williams e1bc7eedba atm: select FW_LOADER in Kconfig for solos-pci 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Eric Dumazet e743d31312 drivers: net: use skb_headlen() 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Akinobu Mita d287d66ee4 atm: use for_each_set_bit() 15 years ago
hartleys 8d9ded23b3 drivers/atm/lanai.c: use %pM to show MAC address 15 years ago
hartleys 3008ab36e2 drivers/atm/fore200e.c: use %pM to show MAC address 15 years ago
hartleys aaa09ee728 drivers/atm/idt77252.c: use %pM to show MAC address 15 years ago
hartleys 1154b299e7 drivers/atm/nicstar.c: use %pM to show MAC address 15 years ago
Julia Lawall 710708e82b drivers/atm: Correct code taking the size of a pointer 15 years ago
chas williams - CONTRACTOR 504bb3b58e atm: [he] adjust tests to account for sk_wmem_alloc changes 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Andrew Morton 7adcdb4c11 drivers/atm/solos-pci.c: fix warning/bug, clean up code 15 years ago
Ben Hutchings e8c0ae2c04 ambassador: declare MODULE_FIRMWARE 15 years ago
Ben Hutchings 9fca79d670 solos-pci: declare MODULE_FIRMWARE 15 years ago
roel kluin e0c5567d06 atm: Cleanup redundant tests on unsigned 15 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Juha Leppanen 1b66c1ef2f atm: dereference of he_dev->rbps_virt in he_init_group() 16 years ago
roel kluin 5d5baa9266 atm: dereference of he_dev->rbps_virt in he_init_group() 16 years ago
Julia Lawall 8b97c7c283 drivers/atm: Use DIV_ROUND_CLOSEST 16 years ago
Julia Lawall 6cf5767c71 drivers/atm: Correct redundant test 16 years ago
Simon Farnsworth 69a9ceab83 solos: Show Interleaving details for ADSL2 and 2+ 16 years ago
David Woodhouse a3434660e5 solos: Add some margin-related parameters 16 years ago
Yang Hongyang e930438c42 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Nathan Williams 78f857f265 solos: Check for rogue received packets 16 years ago
Nathan Williams 4dbedf43d2 solos: support new FPGA RAM layout 16 years ago