summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorphilipl@overt.org <philipl@overt.org>2008-11-30 20:27:50 -0500
committerPierre Ossman <drzeus@drzeus.cx>2008-12-31 18:18:13 +0100
commit0527a60c2b6bd7ab20e82cc5e488659e20eaaacd (patch)
treeae8118227ef02068d628ed5d7e1f22f18865be04 /scripts/stackusage
parentb30f8af3358b5c66be223e3a9f3d11b3d02b4a8f (diff)
downloadkernel-0527a60c2b6bd7ab20e82cc5e488659e20eaaacd.tar.gz
ricoh_mmc: Handle newer models of Ricoh controllers
The latest generation of laptops are shipping with a newer model of Ricoh chip where the firewire controller is the primary PCI function but a cardbus controller is also present. The existing code assumes that if a cardbus controller is, present, then it must be the one to manipulate - but the real rule is that you manipulate PCI function 0. This patch adds an additional constraint that the target must be function 0. Signed-off-by: Philip Langdale <philipl@overt.org> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
700'>2024-06-25ethtool: provide customized dim profile managementHeng Qi 2024-05-13net: revert partially applied PHY topology seriesJakub Kicinski 2024-04-18ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDLKory Maincent (Dent Project) 2024-04-10ethtool: update tsinfo statistics attribute docs with correct typeRahul Rameshbabu 2024-04-06net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier 2024-04-05netlink: specs: ethtool: define header-flags as an enumJakub Kicinski 2024-04-05ethtool: add interface to read Tx hardware timestamping statisticsRahul Rameshbabu 2024-04-03net: ethtool: Add impedance mismatch result code to cable testPawel Dembicki 2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski 2024-01-01net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier 2024-01-01net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier 2023-12-13net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki 2023-11-18net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski 2023-11-18net: ethtool: ts: Let the active time stamping layer be selectableKory Maincent 2023-11-18net: ethtool: Add a command to list available time stamping layersKory Maincent 2023-11-18net: ethtool: Add a command to expose current time stamping layerKory Maincent 2023-06-12net: ethtool: correct MAX attribute value for statsJakub Kicinski 2023-03-27ethtool: Add support for configuring tx_push_buf_lenShay Agroskin 2023-02-13net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson 2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean 2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean 2023-01-13ethtool: add tx aggregation parametersDaniele Palmas 2023-01-11net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto 2022-12-05ethtool: add netlink based get rss supportSudheer Mogilappagari 2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski 2022-10-03ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel 2022-09-23net: phy: Add support for rate matchingSean Anderson 2022-04-15net: ethtool: extend ringparam set/get APIs for tx_pushJie Wang 2022-02-23ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep 2022-01-28ethtool: add header/data split indicationJakub Kicinski 2021-11-22ethtool: add support to set/get rx buf len via ethtoolHao Chen 2021-11-03ethtool: fix ethtool msg len calculation for pause statsJakub Kicinski